Merge pull request #83 from m5/hotlist-fix
[quassel.git] / src / qtui / mainwin.cpp
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-08-28 Daniel AlbersMerge pull request #87 from denizt/moc
2014-08-27 Deniz TürkogluFix MainToolBar visibility not saving in OSX 87/head
2014-08-03 m5fix buffer sorting for hot buffer hotkey 83/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-01-22 Michael KedzierskiChange ifdefs around Main ToolBar fix to target mac...
2014-01-22 Michael KedzierskiSave Main ToolBar state when not built against KDE...
2014-01-14 Chris H (Shade ... Implement issue #1219: Update the marker line when...
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMainWin should get a ClientTransfer pointer
2014-01-01 Manuel NickschasRefactor the transfer stuff
2014-01-01 Manuel NickschasAdd a very rudimentary UI for accepting a transfer
2013-12-22 Manuel NickschasFix fullscreen mode
2013-12-18 Martin SandsmarkFix notifications when minimized. 50/head
2013-11-19 Patrick von Rethclean apply of the whole snore patches
2013-03-06 Bas PapeAdd notification backend to support DockManagers
2013-03-06 Bas PapeOptionally start minimized to tray
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 David SansomeShow OS X notification center notifications
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-04-01 Manuel NickschasFix includes
2012-03-22 Marcus EggenbergerOnly show notifications for buffers, which are part...
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.
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-08-16 Manuel NickschasFix up fullscreen action
2010-08-11 Sebastian GothRethink buffer preselection
2010-08-11 Sebastian GothFix buffer preselection on reconnect
2010-08-10 Johannes Huberintroduce fullscreen mode, fixes #803
2010-08-05 Manuel NickschasAdd rudimentary keyboard navigation for previous/next...
2010-08-05 Manuel NickschasSave/restore active bufferview
2010-08-05 Manuel NickschasIntroduce the concept of an "active" bufferview
2010-05-31 Manuel NickschasKill JumpKeyHandler and replace it by proper action...
2010-05-31 Manuel NickschasMake shortcut categories work
2010-05-31 Manuel NickschasAllow configuration of shortcuts for platforms other...
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-04-24 Marcus EggenbergerFixes #913 - Core backlog download does not start until...
2010-04-13 Manuel NickschasClose notifications on other connected clients as well
2010-03-11 Marcus EggenbergerMake Quassel work with Qt 4.5 again
2010-03-10 Daniel AlbersMake keyboard shortcuts independent from translations
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 NickschasMake disabling the tray icon animation work again
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-02-25 Manuel NickschasAvoid circular #includes to shut up lupdate
2010-02-23 Manuel NickschasFix saving of dockwidget/bufferview layouts
2010-02-16 Manuel NickschasBasic StatusNotifierItem support
2010-02-16 Manuel NickschasMore systray refactoring
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...
2010-01-29 Dirk Rettschlagfixed focus when switching to plain topic view
2010-01-29 Dirk Rettschlagfixed focus when closing ChatViewSearchbar
2010-01-17 Manuel NickschasAllow compilation without QSystemTrayIcon
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-12-01 Manuel NickschasRefactorize settingspages a bit
2009-11-28 Manuel NickschasReenable CoreConfigWizard
2009-11-28 Manuel NickschasImprove error message display
2009-11-28 Manuel NickschasDisplay lag and SSL status in CoreConnectionStatusWidget
2009-11-28 Manuel NickschasMake SSL work again for CoreConnection
2009-11-28 Manuel NickschasImplement user authentication for core login
2009-11-28 Manuel NickschasResurrect CoreConnectDlg
2009-11-28 Manuel NickschasAdd a new statusbar widget for displaying CoreConnectio...
2009-11-28 Manuel NickschasGet rid of ClientSyncer
2009-11-28 Manuel NickschasSwitch over to CoreConnection
2009-11-28 Manuel NickschasKill CoreConnectDlg, kill it with fire!
2009-11-28 Manuel NickschasIntroduce settingspage for editing core accounts
2009-11-18 Manuel NickschasShow default bufferview if we don't have a saved state
2009-11-18 Manuel NickschasMake sure to properly remove bufferViews from the overlay
2009-11-18 Manuel NickschasFix initial backlock fetch with >= qt-4.6.0-rc1
2009-10-14 Aurélien GâteauIf available, use KDE API to force window activation.
2009-09-14 Aurelien GateauBasic implementation of indicators.
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-09-10 Manuel NickschasClose notifications on buffer switch rather than activa...
2009-09-08 Manuel NickschasMake topicwidget font and resize behavior configurable
2009-08-27 Manuel NickschasMake menubar hideable
2009-08-26 Manuel NickschasCheck for IgnoreListManager's existence before using it
2009-08-24 Manuel NickschasDecomplexify & reencapsulate
2009-08-24 Sebastian GothDon't show notifications for ignored messages
2009-08-24 Sebastian GothIgnorelist settingspage
2009-08-18 Manuel NickschasAdd a settingspage for configuring the input widget
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-08-06 Manuel NickschasAdd new ItemView settingspage
2009-08-06 Manuel NickschasDon't try to mark all incoming messages with the Backlo...
2009-08-06 Manuel NickschasAllow reloading stylesheets at runtime
2009-08-06 Manuel NickschasIntroduce the new ChatViewSettingsPage
next