quassel.git
2018-06-16 Ken MooreClean up High-DPI scaling options
2018-06-16 Shane Synanmono: "Import Legacy" for import local highlights
2018-06-16 romibiRemove unused quassel.icns
2018-06-16 romibiAutogenerate icns from png iconset for app bundle
2018-06-15 Shane Synanclient: Update welcome logo with new logo, shadow
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 Nickschasicons: Update application icon
2018-06-15 Manuel Nickschasqtui: Clean up SystemTray
2018-06-15 Manuel Nickschasicons: Fix icon theme support for StatusNotifierItem
2018-06-15 Manuel Nickschasinterfaces: Fix types in SNI interfaces, remove old...
2018-06-15 Daniel AlbersFix notification icon not appearing in Unity
2018-06-15 Manuel Nickschasicons: Install Quassel-specific icons in hicolor for Qt4
2018-06-15 Manuel Nickschascmake: Clean up icon-related build options
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-15 Manuel Nickschasicons: Use more common names for irc-channel-* icons
2018-06-15 Manuel Nickschasicons: Fix message-quassel-tray-inverted icon
2018-06-15 Manuel Nickschasicons: Update bundled Breeze and Breeze Dark icon themes
2018-06-15 Manuel Nickschasicons: Adapt and improve icon import script
2018-06-15 Manuel Nickschasicons: Remove obsolete hicolor icons
2018-06-15 Manuel Nickschasicons: Reorganize icon directories
2018-06-15 romibiAdd a README to the icons folder
2018-06-15 romibiUpdate qrc's for new Icons and update Import Script
2018-06-15 romibiUpdate Quassel-Icons based on justjannes icon-repo
2018-06-15 romibiShip light and dark Breeze Icon theme by default
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: Only load translations if running stand-alone
2018-06-06 Manuel Nickschascore: Properly parent QObject-derived attributes
2018-06-06 Manuel Nickschascore: Change signature of Core::syncTimer()
2018-06-06 Manuel Nickschascommon: Make InternalPeer (more) thread-safe
2018-06-06 Manuel Nickschascore: Use QCoreApplication::exit() instead of just...
2018-06-06 Manuel Nickschascore: Simplify core initialization logic
2018-06-06 Manuel Nickschascommon: Ensure the custom config path is stored as...
2018-06-06 Manuel Nickschascommon: Set umask in main() instead of Core::init()
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 Synancore: Save schema version for intermediate steps
2018-06-06 Shane Synancommon: Add '$i:identd', '*' for empty, tooltips
2018-06-06 Shane Synancore: Include timezone for CTCP TIME replies
2018-06-06 Shane Synancommon: Sort user prefix channelmodes on add/set
2018-06-06 Shane SynanRename strict-ident, apply to non-identd response
2018-06-06 Michael MarleyFix crash caused by repeated kicks of an already-kicked...
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 SynanReally use Remote Highlights for nick, not Local
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-06-03 Manuel Nickschascommon: Notify if key was removed from settings
2018-05-23 Manuel Nickschascommon: Improve logger configuration
2018-05-23 Manuel Nickschascommon: Use override instead of virtual
2018-05-23 Manuel Nickschascommon: Remove the lastAwayMessage Q_PROPERTY declaration
2018-05-23 Shane Synancore: Migrate SQLite schema to MSec, warn of slow
2018-05-23 Michael MarleyIrcUser: Rename lastAwayMessage to lastAwayMessageTime
2018-05-23 Michael MarleyIrcUser: Use QDateTime for lastAwayMessage, not int
2018-05-23 Shane SynanFinish 64-bit time conversion, modify protocol
2018-05-23 Shane SynanChange Message::Flags/Type cast to Int, not UInt
2018-05-23 Shane Synancore: Fix 64-bit ID SQLite -> Postgres migration
2018-05-23 Michael MarleyUse 64-bit IDs for messages
2018-05-23 Janne Koschinskicore: Allow configuring DB/auth from environment
2018-05-23 Janne Koschinskicore: Store session state in database, migrate old
2018-05-23 Janne KoschinskiImplement type-filtered backlog fetching
2018-05-23 Shane Synancore: Fix PostgreSQL realname/avatarurl handling
2018-05-23 Shane Synancore: Fix SQLite realname/avatarurl handling
2018-05-23 Janne KoschinskiImplement sender realname/avatarurl storage
2018-05-23 Janne Koschinskiprotocol: Implement 64-bit message timestamps
2018-05-23 Janne KoschinskiStore highlight status per buffer coreside
next