2008-09-02 |
Manuel Nickschas | Make compile on MSVC again... that thing doesn't know... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | s/int/qreal/ |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Find genversion.exe on Wintendo. Fixes BR #306, thanks... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | s/class/struct/, thanks to Hydrogen for noticing :) |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Uh, apparently, cmake-2.6 is not always downward compat... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Fix MOC defines for cmake-2.4. This fixes building... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | fixing dupes |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Trying to force Qt's layout system into not screwing... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | Merge branch 'master' of git@git.quassel-irc.org:quassel |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Marcus Eggenberger | Introducing fast backlog replay! Thanks sph_ for the... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Manuel Nickschas | Various buildsystem improvements: |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Marcus Eggenberger | fixing a memleak |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Manuel Nickschas | Bring back workaround for the unwanted scroll-on-buffer... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Marcus Eggenberger | fixing it everywhere :P |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Manuel Nickschas | Bring back the workaround to not reserve space for... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Marcus Eggenberger | removing unneeded semicolons after Qt macros - making... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Marcus Eggenberger | faster ChatLine insertion into the ChatScene. And some... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Marcus Eggenberger | fixing BR #302 - client crash on disconnect |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Marcus Eggenberger | Fixing BR #295 - Autobacktraces are limited to Linux... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Manuel Nickschas | Dirty hack to fix the scrolling issues for now, will... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Fix stupid resizing/scrolling bug |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Some more changes to the About dialog 0.3.0 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Update version for release |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | This guy really ought to be in the list :) |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Updating the About dialog with our new contributors... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Improve scrolling and dynamic backlog fetching behavior |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Sanitize the handling of ColumnHandleItems |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Manuel Nickschas | Fix regression that caused crashes while selection... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | fixing update of activity in multiple connected clients... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Manuel Nickschas | Replace segfault by big fat warning |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | some fixes regarding issues with dark themes |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Marcus Eggenberger | added a convenience method: Client::bufferModel()-... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Marcus Eggenberger | Finishing my personal crusade against Buffer. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Manuel Nickschas | Fix crash on end of backlog (cf. BR 248) |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Marcus Eggenberger | Introducing lazy word wrap calc. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | speed improvement to checkForHighlight (non longer... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | Fixing BR #256 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | chatmonitor shows own messages again (per default)... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Marcus Eggenberger | Internal stuff only. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Manuel Nickschas | Start a new local selection immediately when clicking... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Manuel Nickschas | Fixing the remaining crash that might have happened... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Cleanups, tweaks and fixes |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Use inheritance for handling the different ChatItem... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Marcus Eggenberger | ChatScene now properly react on aboutToRemoveRows(... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Escape % in channel names |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Ignore whitespace in join handler (cf. Bug #290) |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Marcus Eggenberger | reverting the backlog request to how it was in the... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Correctly resize ChatView height on disconnect |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Manuel Nickschas | Improve ChatMonitorFilter to use Message::Backlog rathe... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | (Try to) fix RPATH issues |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Disable settings for away-on-detach as it hasn't been... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Bump client/core protocol version, since internal struc... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Introducing Network::requestSetNetworkInfo() to simplif... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Use SyncableObject::requestUpdate() for updating Identities |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Whitespace |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Manuel Nickschas | Adding detach-away settings to identities, removing... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Marcus Eggenberger | make quassel compile in deploy mode again (mac os x... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Manuel Nickschas | Standard Roles should be the same in MessageModel and... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Manuel Nickschas | Adding a Q_ASSERT to see if that catches the remaining... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Marcus Eggenberger | fixing pull / rebase aftermath |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Marcus Eggenberger | Introducing search in the chatview. See views -> show... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Introduce discardable LayoutData |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Clean indentation |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Clipboard will no longer be randomly overwritten with... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Manuel Nickschas | Fix superfluous QString() usage and provide proper... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
ZRegis | Maintenance French Translation |
commit | commitdiff | tree | snapshot |
2008-08-15 |
ZRegis | Maintenance French Translation |
commit | commitdiff | tree | snapshot |
2008-08-15 |
ZRegis | Add more string to translate |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Daniel Albers | secondsToString() correct year calculation, remove... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Marcus Eggenberger | Quassel dumps now a human readable stacktrace to $... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Remove bogus warning |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Avoid duplicate messages |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Jonas Heese | added session management |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Fix doubleclicks in empty spaces in ChatMonitorView... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Making ChatItems in the first column full-height. Also... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Correctly handle selections while new ChatLines are... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Rework selections to make them not fail with weird... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Manuel Nickschas | Do no longer react to right mouse button presses |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Marcus Eggenberger | fixing the creating of new buffers in the client. bye... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Marcus Eggenberger | message marker is now a thin line and no longer display... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Marcus Eggenberger | fixing a compile warning in windows |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Marcus Eggenberger | the new chatwidget now highlights the first new message... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Marcus Eggenberger | Continuing my personal crusade against Buffer. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | the alias engine can now expand nicks to their hostnames |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Manuel Nickschas | Bring back notifications (again...) |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | fixing strange looking CTCP ACTIONs (/me style message... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | stop the chat monitor from stealing unhandled double... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | fixes, cleanup and other improvements... Now I know... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | fixing a bug where newly added bufferviews are not... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | only show dbus settings if dbus is available |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | Fixing BR # 204 - double click on the sender column... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Marcus Eggenberger | fixing BR #261 (making fields removable from the chatmo... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Manuel Nickschas | Bring back dynamic backlog fetching (move scrollbar... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | Fixing BR #199 introduce /back as alias for unaway |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | Fixed a bug where the client would not initialize chann... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Daniel Albers | /j and /join only prepend # when channel names start... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | using a shared buffer for QTextBoundaryFinder |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | fixing BR #264 (core crash after join) |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | Revert "fixing BR #264 (core crash after join)" |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Marcus Eggenberger | fixing BR #264 (core crash after join) |
commit | commitdiff | tree | snapshot |
next |