modernize: Reformat ALL the source... again!
[quassel.git] / src / qtui /
2018-06-16 Shane Synanclient: Clean up chatviewsettingspage.ui
2018-06-16 Shane Synanclient: ChatViewSettings check before reload Qss
2018-06-16 Shane Synanclient: Highest sender prefix mode, migrate, fix
2018-06-16 Shane Synanclient: Fix settings migration fallthrough
2018-06-16 Manuel Nickschasqtui: Fix build for KDE4
2018-06-16 Shane Synanmono: "Import Legacy" for import local highlights
2018-06-15 Manuel Nickschasqtui: Rework the attention state behavior of the tray...
2018-06-15 Manuel Nickschasqtui: Fix duplication of tray icon with StatusNotifier
2018-06-15 Manuel Nickschasqtui: Hide "fallback" and "Override" if no system theme...
2018-06-15 Manuel Nickschasqtui: Don't show config for DockManager if not available
2018-06-15 Manuel Nickschasqtui: Show core connection dialog only after initialization
2018-06-15 Manuel Nickschasicons: Fix icons not showing for format color buttons
2018-06-15 Manuel Nickschasqtui: Fix tooltip and change wording in Appearance...
2018-06-15 Manuel Nickschasqtui: Properly update tray icons
2018-06-15 Manuel Nickschasqtui: Refactor the system tray implementations
2018-06-15 Manuel Nickschasicons: Add hicolor fallback for Qt < 5.5
2018-06-15 Manuel Nickschasqtui: Switch to tray-specific icons
2018-06-15 Manuel Nickschasqtui: Use icon names in tray implementations
2018-06-15 Manuel Nickschasqtui: Clean up SystemTray
2018-06-15 Manuel Nickschasicons: Fix icon theme support for StatusNotifierItem
2018-06-15 Manuel Nickschasqtui: Fix icons in the AboutDlg
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-15 Manuel Nickschasqtui: Fix icon loading and improve icon theme support
2018-06-15 Manuel Nickschasqa: Use override in QtUi
2018-06-14 romibiMove systray animation settings to notification setting...
2018-06-14 romibiSplit systray notification backend
2018-06-06 Manuel Nickschasqtui: Properly fix the SettingsDlg layout
2018-06-06 Shane Synanmono: Move Local Highlights -> Legacy Highlights
2018-06-06 Manuel Nickschasmono: Show a popup during database migration
2018-06-06 Manuel Nickschasmono: Run the internal core in a separate thread
2018-06-06 Manuel Nickschascore: Simplify core initialization logic
2018-06-06 Manuel NickschasRemove ancient settings migration code
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: Add input tooltips, clear format, cleanup
2018-06-06 Shane Synanclient: Clarify QKeySequence::Quit matter in docs
2018-06-06 Shane Synancommon: Add '$i:identd', '*' for empty, tooltips
2018-06-06 Shane Synanclient: Fix core sessions unsupported warning
2018-06-06 Shane Synanclient: Fix Core Info session widget spacing
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2018-06-06 Shane Synanclient: Show when End Session unavailable, polish
2018-06-06 Shane Synanclient: Migrate old highlight Channels to RegEx
2018-06-06 Shane Synancommon: Apply RegEx, CS column to sender, channel
2018-06-06 Shane Synanclient: Show feedback for Local Highlights import
2018-06-06 Shane Synanclient: Explain Local Highlights vs. Remote
2018-06-06 Shane Synanclient: Show when Remote Highlights unsupported
2018-06-06 Shane Synanclient: Add Highlight Rules tooltips, UI polish
2018-06-06 Shane Synanclient: Unify Local/Remote Highlights table order
2018-06-06 Shane Synanclient: Fix Local Highlights import to remote
2018-06-06 Shane Synancommon: Put scopeMatch in util, use in highlights
2018-06-06 Shane Synancommon: Add inverted scope match rules to ignores
2018-06-06 Shane Synanclient: Disable case-sensitive check for no nick
2018-06-06 genius3000Add a Configure menu item to Networks in the buffer...
2018-05-23 Shane SynanChange Message::Flags/Type cast to Int, not UInt
2018-05-23 Michael MarleyUse 64-bit IDs for messages
2018-05-07 Michael MarleyAdd support for Elliptic Curve keys for CertFP
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 phuzionChange HTTP links to HTTPS for quassel-irc.org and...
2018-04-05 romibiLock Toolbars too
2018-04-05 romibiLock Buffer- and Nick-Lists too
2018-04-05 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2018-03-28 Svetlana TkachenkoSupport $i:account in aliases
2018-03-28 Svetlana TkachenkoSupport $i:ident in aliases
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
2018-03-28 Janne KoschinskiPer default, set local nick highlight to none
2018-03-28 Janne KoschinskiPer popular request, always enable local highlights
2018-03-28 Janne KoschinskiFix an issue where empty elements were shown in the...
2018-03-28 Janne KoschinskiOnly enable the relevant highlight depending on core...
2018-03-28 Janne KoschinskiAdd an import button to import local rules into the...
2018-03-28 Janne KoschinskiDisable the highlights page when not connected
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-26 Manuel Nickschascommon: Make the Quassel class a proper singleton,...
2018-03-08 Manuel Nickschasuistyle: Support extended mIRC colors
2018-03-08 Manuel Nickschasuistyle: Add more type-safety to UiStyle, and clean...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2018-03-01 Manuel Nickschasproxy: Actually fix settings migration logic
2018-03-01 Javier LlorenteReorder includes alphabetically
2018-03-01 Javier LlorenteMove account details out of 'ManualProxy'
2018-03-01 Javier LlorenteUpdate VERSION_MINOR_CURRENT, realign spaces for commen...
2018-03-01 Javier LlorenteAdd case 4 for new proxy type default value
2018-03-01 Javier LlorenteAdd system proxy support for quassel-client
2018-02-27 Manuel Nickschasqtui: Avoid bogus tr() context warning
2018-02-27 Janne KoschinskiImplement /ignore functionality
2018-02-27 Janne KoschinskiPolish session list UI
2018-02-27 Manuel Nickschasuisupport: Also fix doubleclick in nick views
2018-02-05 Shane Synanclient: Fix Chat Monitor missing sender brackets
2017-12-21 Manuel NickschasOnly enable sender prefix option if the core supports...
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiStore the HighlightNickType as int instead of custom...
2017-12-20 Janne KoschinskiFix an issue where the table headers were invisible
2017-12-20 Janne KoschinskiRedesign the core highlight settings page
2017-12-20 Janne KoschinskiImplement sender matching for highlight rules
2017-12-20 Janne KoschinskiImplement inverse highlight rules
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-12-20 Janne KoschinskiImplement core-side highlights
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiRemove the session area when empty; improved dialog...
2017-12-19 Janne KoschinskiImprovements to fix the build and for Doxygen
next