cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / qtui / mainwin.cpp
2022-02-13 Dimitris ApostolouFix typos
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2021-05-30 Nicolas CornuFix parents for all dialog windows
2021-03-30 Nicolas CornuSet parent for new windows dialog
2021-03-20 Manuel Nickschasqa: Resolve Qt deprecation warnings - use sslHandshakeE...
2020-10-03 Shane Synanclient: Deprecate local highlight, migrate cleanup
2020-10-03 Alex McGrathAdd button and bindings for striking through text
2020-06-11 Janne Koschinskissl: Remove fallback code for missing SSL support
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2020-01-08 Manuel Nickschascommon: Always let QVariant::fromValue() deduce the...
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Daniel AlbersMerge branch 'select-account-from-cli' of https://githu...
2019-07-26 Janne KoschinskiAllow selecting the core account to connect to from CLI 503/head
2019-02-14 phuzionUpdate Help>About Qt to use modern Qt logo and remove...
2019-02-13 Janne KoschinskiFixes bug where nicklist was broken on first start
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Don't use apparent connect-by-name slots...
2018-11-18 Manuel Nickschasmodernize: Migrate action-related things to PMF connects
2018-11-18 Manuel Nickschasmodernize: Replace most remaining old-style connects...
2018-11-18 Manuel Nickschasclazy: Convert many old-style connects into function...
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-11-18 Manuel Nickschasqtui: Add debug dialog for showing the resource file...
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
2018-11-18 Manuel Nickschasqt4-b-gone: Remove support for Phonon
2018-11-18 Manuel Nickschasqt4-b-gone: Remove support for libindicate
2018-11-07 Manuel Nickschasqtui: Make the debug log a proper dialog
2018-10-04 Manuel Nickschasqtui: Don't parent dialogs created on the stack
2018-10-04 Manuel NickschasRevert "qtui: Don't create parented dialogs on the...
2018-10-01 Manuel Nickschasqtui: Fix quit sequence and lifetime issues
2018-10-01 Manuel Nickschasqtui: Don't create parented dialogs on the stack
2018-09-06 Manuel Nickschasclang-tidy: Avoid memory leak in MainWin
2018-07-17 Manuel Nickschascore: Improve handling of core initialization errors
2018-07-12 Shane Synanclient: /list automatically requests channel list
2018-07-12 Shane Synanclient: Convert /list #chan to UI advanced search
2018-07-12 Manuel Nickschaslogger: Refactor the logging framework
2018-06-21 Manuel Nickschasqtui: Remove remnant from debugging icon loading
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-15 Manuel Nickschasqtui: Show core connection dialog only after initialization
2018-06-15 Manuel Nickschasqtui: Refactor the system tray implementations
2018-06-15 Manuel Nickschasqtui: Set proper icon for "About Quassel" menu option
2018-06-15 Manuel Nickschasqtui: Set default window icon independent of connection...
2018-06-14 romibiSplit systray notification backend
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Shane Synanclient: Remap "Reload Stylesheet" to Ctrl+Shift+R
2018-06-06 Shane Synanclient: Add keyboard shortcuts for formatting
2018-06-06 Shane Synanclient: Clarify QKeySequence::Quit matter in docs
2018-06-06 genius3000Add a Configure menu item to Networks in the buffer...
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 romibiLock Toolbars too
2018-04-05 romibiLock Buffer- and Nick-Lists too
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2018-02-27 Janne KoschinskiImplement /ignore functionality
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2017-04-13 romibiFix Icon fallback issue
2016-10-08 Manuel Nickschasdcc: Add settings page for DCC configuration dcc
2016-09-28 Manuel Nickschasdcc: Only show file receive dialog for new transfers
2016-09-28 Manuel Nickschasdcc: Protect DCC file transfer support by a feature...
2016-09-28 Manuel Nickschasdcc: Add rudimentary view for file transfers
2016-09-14 romibiEnable Nick Toolbar
2016-09-14 romibiChange Icons
2016-09-14 romibiAdd "Connect to Core" and "Disconnect from Core" button...
2016-09-07 romibiFix cmd+Q invalidating the layout somehow
2016-09-06 Shane SynanMove Chat View colors to new settings page
2016-09-05 Martin T. H. SandsmarkRemove default keybinding for showing/hiding menubar
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-09-05 Martin T. H. SandsmarkAdd buffer filtering support.
2016-06-13 Hendrik LeppkesImplement QtMultimedia notification backend
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-06-06 Manuel NickschasGreatly simplify TransferManager API and implementation
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-28 Manuel NickschasMerge pull request #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-03 Hannah von RethSimplify MainPage and add Connect to core button in...
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-09-21 Patrick von RethUpdated the Snorenotification backend to the new api...
2015-06-16 Manuel NickschasAdd spell-checking support via the Sonnet framework 136/head
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
next