Remove our own shipped FindQt4.cmake and friends
[quassel.git] / src / qtui /
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-04-01 Manuel NickschasAdd (pretty empty) cpp files for abstract classes to...
2012-04-01 Manuel NickschasFix includes
2012-03-22 Marcus EggenbergerOnly show notifications for buffers, which are part...
2012-02-21 Manuel NickschasUpdate AboutDlg
2012-02-20 Manuel NickschasRename the icons for inactive and alerted to conform...
2012-02-14 Daniel Albersbump © years
2012-02-14 Manuel NickschasChange shortcut for hiding the current buffer to a...
2012-02-14 Chris Le SueurAdd a shortcut for hiding current buffer.
2012-02-12 Daniel Albersallow automatic client reconnect to be < 30s
2012-01-24 Daniel Albersfix plurals in some translations and a typo in ChannelL...
2012-01-24 Daniel Albersproper plurals for en_US
2012-01-23 Daniel Albersmark some strings untranslatable
2012-01-22 Manuel NickschasFix #984 without breaking topic input
2012-01-21 Manuel NickschasFix compiler warnings
2012-01-20 Chris MoellerDisables JavaScript, which fixes #1089 and other issues...
2012-01-20 Bas PapeAdd support for adding a space when tab-completing...
2010-10-22 Manuel NickschasFix trimming
2010-10-10 Marcus Eggenbergerfixing build on non-mac systems. ooopsi.
2010-10-10 Marcus Eggenbergerfixing application menu entries and shortcuts on Mac OS
2010-09-05 Manuel NickschasCheck if the notifications client supports actions
2010-08-27 Manuel NickschasFix license for statusnotifieritem*
2010-08-27 Manuel NickschasStatusNotifierItem ("D-Bus tray icon") improvements
2010-08-24 Manuel NickschasAdd support for dbusmenu
2010-08-16 Manuel NickschasFix up fullscreen action
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 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-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-22 Manuel NickschasSome buildsystem fixes for optional modules and Qt...
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-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-11 Manuel NickschasCache ChatLine layout data for visible chatlines
2010-05-01 Dirk Rettschlagsort languages in settings V2
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-04-24 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2010-04-24 Marcus EggenbergerBufferViewOverlay now correctly respects filtering...
2010-04-14 Manuel NickschasFix tray icon behavior for non-KDE StatusNotifier
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
2010-04-13 Manuel NickschasStop blinking of tray icon on first click
2010-04-13 Manuel NickschasFix visibility issues with StatusNotifier
2010-04-01 Manuel NickschasWe hate uninitialized values
2010-03-12 Marcus Eggenbergersanificating and decrashificating the TopicWidget
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...
2010-03-09 Dirk Rettschlagbetter height for nick combobox and style button
2010-03-09 Manuel NickschasProperly clean up after disconnecting
2010-03-07 Manuel NickschasRevert "sort languages in settings"
2010-03-07 Manuel Nickschasfix trayicon-tooltip for linux
2010-03-07 Dirk Rettschlagsort languages in settings
2010-03-07 Johannes Huberfixes #929
2010-03-07 Dirk Rettschlagignore font styles of custom input widget fonts
2010-03-07 Martin Mayerfix trayicon-tooltip for mac and win
2010-03-03 Manuel NickschasRemove hover-event-related asserts that would sometimes...
2010-03-03 Manuel NickschasShow all existing BufferViews if we don't have a layout...
2010-03-03 Sebastian GothOnly store last used buffer if it is valid
2010-03-03 Sebastian GothPreselect last used buffer at startup
2010-03-03 Manuel NickschasAdd j0hu to AboutDlg, promote al
2010-03-03 Manuel Nickschasdebug--
2010-03-03 Daniel Albersupdate search results when fetching backlog
2010-03-03 Manuel NickschasSome fixups for the per-chat history stuff
2010-03-03 Dirk Rettschlagfixed uninitialized qint32
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-03 Manuel NickschasMake network connection settings more understandable
2010-03-03 Manuel NickschasPrettify notifications settingspage
2010-03-03 Manuel NickschasMake disabling the tray icon animation work again
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-03-01 Marcus Eggenbergersince seezer was too slow: fixing double click buffer...
2010-02-25 Manuel NickschasFix building without KDE
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2010-02-24 Manuel NickschasProperly handle hover events in ChatView
2010-02-23 Manuel NickschasDon't crash if no highlighter is currently active
next