write correct version in mac-bundle;
[quassel.git] / src /
2010-08-11 Bas PapeFixed code duplication 0.7-beta1
2010-08-11 Bas PapeParse idle and signon time when there is no IrcUser...
2010-08-11 Jaak RistiojaFixed highlighting of buffers caused by ignored messages.
2010-08-11 Johannes Hubernew handler for ctcp clientinfo, fixes #1012
2010-08-11 Johannes Huberimproved ctcp handler method, fixes #1011
2010-08-11 Hendrik LeppkesForce parsing of PREFIX in RPL_ISUPPORT. Fixes #936
2010-08-11 Bas PapeFix host shown for whois when IrcUser didn't exist
2010-08-11 Daniel Albersprint sql queries when running core in debug mode
2010-08-11 Patrick von Rethsynced WindowID with KDE/kdelibs/kdeui/notifications...
2010-08-11 Sebastian GothRethink buffer preselection
2010-08-11 Sebastian GothFix buffer preselection on reconnect
2010-08-11 Alexander SteinShow the active icon in tray menu
2010-08-10 Johannes Hubernew handler for RPL_INVITING 341, fixes #1007
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-08-10 Johannes Huberintroduce fullscreen mode, fixes #803
2010-08-05 Manuel NickschasAdd rudimentary keyboard navigation for previous/next...
2010-08-05 Manuel NickschasNo longer disable the input widget for inactive buffers
2010-08-05 Manuel NickschasSave/restore active bufferview
2010-08-05 Manuel NickschasIntroduce the concept of an "active" bufferview
2010-08-05 Manuel NickschasRework message splitting to properly handle encrypted...
2010-07-29 Manuel NickschasProvide CoreNetwork accessor for getting a cipher for...
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-28 Manuel NickschasFix license header for cipher.{cpp|h}
2010-07-22 Johannes Hubermessage + topic encryption
2010-07-22 Johannes Hubermessage + topic decryption
2010-07-22 Johannes Hubernew commands setkey, delkey
2010-07-22 Johannes Huberadded cipher to channel + user
2010-07-22 Johannes Huberadded key map
2010-07-22 Johannes Hubercipher implementation
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-22 Manuel NickschasSome buildsystem fixes for optional modules and Qt...
2010-07-16 Marcus Eggenbergerthis should fix buffer merging with Postgres backend
2010-07-11 Manuel NickschasFix crash when encountering a topic with HTML tags
2010-06-30 Manuel NickschasFix and Qt-4.6-ify ColumnHandleItem
2010-06-29 Manuel NickschasAdd shortcut that jumps to the markerline
2010-06-22 Manuel NickschasFix wordwrap when using Qt > 4.6.3
2010-06-17 Manuel NickschasFix markerline placement on relayout
2010-06-17 Manuel NickschasCorrectly handle overlapping graphicsitems
2010-06-16 Manuel NickschasAdapt the stylesheets and the stylesheet generator...
2010-06-16 Manuel NickschasRefactor the markerline into a proper QGraphicsWidget
2010-06-16 Manuel NickschasSet QSS-parsed gradients' coordinate system to ObjectBo...
2010-06-15 Manuel Nickschasconstify
2010-06-02 Manuel NickschasAdd missing #include for Mac
2010-06-02 Manuel NickschasFix keysequence strings for Mac again
2010-06-02 Manuel NickschasFix modifier names for Mac
2010-05-31 Manuel NickschasKill JumpKeyHandler and replace it by proper action...
2010-05-31 Manuel NickschasMake shortcut categories work
2010-05-31 Manuel NickschasFix chatline caching on resize
2010-05-31 Manuel NickschasAllow configuration of shortcuts for platforms other...
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-05-31 Manuel NickschasMake "Restore from defaults" work for single settingspages
2010-05-13 Marcus EggenbergerFixes #746 - Quassel unsets default modes set by server...
2010-05-12 Marcus EggenbergerIntroducing global away
2010-05-11 Manuel NickschasCache ChatLine layout data for visible chatlines
2010-05-04 Jens ArnoldFix #959: SQLite -> PostgreSQL migration
2010-05-01 Dirk Rettschlagsort languages in settings V2
2010-05-01 Johannes Hubertranslate string in user tooltip, fixes #953
2010-05-01 Sebastian GothHandle /query and /join without args nicely
2010-05-01 Sebastian GothClientUserInputHandler is now a BasicHandler
2010-05-01 Manuel NickschasInitialize variable
2010-05-01 Rüdiger Sonderfeldemacs bindings: added default case to be consistend
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-t (transpose words)
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-u/l/c (upper/lower/capitalize...
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-d (kill word)
2010-05-01 Rüdiger Sonderfeldemacs bindings: Allow Alt as Modifier key
2010-05-01 Rüdiger Sonderfeldremoved C-left/right bindings (already available).
2010-05-01 Rüdiger Sonderfeldadded basic support for Emacs style key bindings
2010-05-01 Manuel NickschasImprove marker line behavior; allow manual setting...
2010-05-01 Manuel NickschasProperly handle synced marker lines
2010-05-01 Manuel NickschasProvide some new accessors for Chat{View|Scene}
2010-05-01 Manuel NickschasDon't let the inputline eat application shortcuts
2010-04-30 Marcus Eggenbergerfixes #940 - Problem with +foo-Channels
2010-04-30 Marcus Eggenbergerfixes #903 - Odd umode case can make user disappear...
2010-04-24 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2010-04-24 Marcus EggenbergerBufferViewOverlay now correctly respects filtering...
2010-04-19 Manuel NickschasRevert "fixed compilation on mingw w64 x64"
2010-04-16 Patrick von Rethfixed compilation on mingw w64 x64
2010-04-15 Manuel NickschasDon't crash on startup
2010-04-15 Marcus Eggenbergerenforce usage of SQLite in Monolithic mode
2010-04-14 Manuel NickschasFix tray icon behavior for non-KDE StatusNotifier
2010-04-13 Manuel NickschasReplace tab characters by 8 spaces
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
2010-04-13 Manuel NickschasStop RFC-violating IRC servers from crashing quassel
2010-04-13 Manuel NickschasStop blinking of tray icon on first click
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-04-05 Manuel NickschasRevert "Reset the BufferViewFilter after setting a...
2010-04-03 Manuel NickschasMeh, initialize variables not only for one ctor
2010-04-01 Manuel NickschasDon't link to libindicate-qt when we disable Ayatana...
2010-04-01 Manuel NickschasWe hate uninitialized values
2010-03-20 Marcus EggenbergerChecking whether a initSetMethod exists before bluntly...
2010-03-18 Manuel NickschasDon't declare QVariant as a meta type if it's already...
2010-03-14 Manuel NickschasReset the BufferViewFilter after setting a new config
2010-03-12 Marcus Eggenbergersanificating and decrashificating the TopicWidget
2010-03-11 Thomas Muellerfixes 898
2010-03-11 Marcus EggenbergerMessages with redirection flag set (all messages that...
2010-03-11 Marcus Eggenbergerpermanently ignored (HardStrictness) messages can no...
2010-03-11 Marcus EggenbergerMake Quassel work with Qt 4.5 again
2010-03-10 Daniel AlbersMake keyboard shortcuts independent from translations
2010-03-09 Dirk Rettschlagcleanup
2010-03-09 Dirk Rettschlagfixed height of inputline to match the rest of the...
next