qtui: Clean up SystemTray
[quassel.git] / src / qtui / mainwin.h
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Shane Synanclient: Add keyboard shortcuts for formatting
2018-06-06 genius3000Add a Configure menu item to Networks in the buffer...
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2016-09-28 Manuel Nickschasdcc: Add rudimentary view for file transfers
2016-09-07 romibiFix cmd+Q invalidating the layout somehow
2016-09-05 Martin T. H. SandsmarkCreate a custom popup menu for mainwindow, add menubar...
2016-09-05 Martin T. H. SandsmarkAdd action/shortcut to use the buffer filter/search
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-06-06 Manuel NickschasGreatly simplify TransferManager API and implementation
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-16 Manuel NickschasPort remaining stuff in MainWin to KF5
2015-02-08 Manuel NickschasUse KMainWindow if KF5 integration is enabled.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasHappy New Year!
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-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-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMainWin should get a ClientTransfer pointer
2014-01-01 Manuel NickschasAdd a very rudimentary UI for accepting a transfer
2013-12-22 Manuel NickschasFix fullscreen mode
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-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-02-14 Chris Le SueurAdd a shortcut for hiding current buffer.
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 NickschasAllow configuration of shortcuts for platforms other...
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-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 NickschasKill CoreConnectDlg, kill it with fire!
2009-11-18 Manuel NickschasFix initial backlock fetch with >= qt-4.6.0-rc1
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-09-10 Manuel NickschasClose notifications on buffer switch rather than activa...
2009-08-27 Manuel NickschasMake menubar hideable
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-05-26 Manuel NickschasMore windowstate-related changes
2009-05-21 Marcus EggenbergerAlt-A
2009-05-13 Manuel NickschasProperly save and restore the mainwindow state
2009-05-12 Manuel NickschasMake SessionSettings derive from UiSettings
2009-04-27 Manuel NickschasSystray icon improvements
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-16 Marcus Eggenbergerfirst working BufferViewOverlay
2009-02-14 Manuel NickschasUse SystemTray in MainWin and notification backends
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-08 Manuel NickschasAdd menu entry for toggleing toolbars
2009-02-08 Manuel NickschasRename Network toolbar to Main toolbar
2009-02-06 Manuel NickschasAdd toolbar support to the MainWin.
2009-02-05 Marcus EggenbergerFixes #410 - away log (you'll find it in the views...
2009-01-20 Marcus Eggenbergermaybe clicking the tray icon toggles minimize to tray...
2009-01-20 Marcus EggenbergerThis could / should / oh well you know the drill.....
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus Eggenbergerproperly resetting core lag on disconnect
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-05 Marcus EggenbergerAll Buffers is dead! Long live All buffers!
2009-01-04 Marcus EggenbergerThe Monolithic build behaves now like a regular IRC...
2009-01-04 Marcus EggenbergerRemoving core related items from menu and statusbar
2009-01-03 Sebastian GothFix menu names according to seele's review p.16
2008-12-26 Manuel NickschasAdd shortcuts edit dialog for KDEified Quassel
2008-12-26 Manuel NickschasProvide "Configure Notifications..." menu entry, to...
2008-12-26 Manuel NickschasAdd "About KDE" to help menu
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
next