Clean-up and refactor the blowfish encryption stuff
[quassel.git] / src / qtui / mainwin.cpp
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
2009-08-06 Manuel NickschasDIE DIE DIE ColorSettingsPage
2009-08-06 Manuel NickschasAdd debug menu entry for reloading the stylesheets
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-07-14 Manuel NickschasUse KToolBar instead of QToolBar for KDEified Quassel
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-05-26 Manuel NickschasFix restoring maximized state at restart on Windows
2009-05-26 Manuel NickschasMore windowstate-related changes
2009-05-26 Manuel NickschasRemove "Minimize on minimize" setting
2009-05-21 Marcus EggenbergerAlt-A
2009-05-21 Marcus Eggenbergerimproved debugging facilities for the bufferview overlay
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-04-12 Manuel NickschasIntroduce a notification type and add extra notificatio...
2009-04-01 ZRegisAdd missing translation Maintoolbar
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-03-16 Marcus Eggenbergermoving the bufferoverlay to some static place -> the...
2009-03-16 Marcus Eggenbergerfirst working BufferViewOverlay
2009-03-14 Manuel NickschasUse standard key sequence for toggling search rather...
2009-02-16 Manuel NickschasMove font settings to general appearance settingspage
2009-02-15 Manuel NickschasCategories in the settings dialog are now clickable
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
2009-02-14 Manuel NickschasFix window icon for inactive state
2009-02-14 Manuel NickschasCall activateWindow() on tray restore
2009-02-14 Manuel NickschasUse SystemTray in MainWin and notification backends
2009-02-13 Marcus Eggenbergerproper object name for the toolbar
2009-02-12 Marcus Eggenbergerusing unified toolbar on mac os now
2009-02-11 Marcus Eggenbergerremoving unneeded menu separator
2009-02-11 Manuel NickschasRemove odd-looking icon for 'Show Nicks'
2009-02-11 Manuel NickschasHide ChatMonitor by default, as it tends to confuse...
2009-02-11 Manuel NickschasDon't invoke notifications for own messages, fixes...
2009-02-11 Marcus EggenbergerFixes #481 - Sort buffer views alphabetically.
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-09 Marcus Eggenbergertypos
2009-02-08 Marcus EggenbergerRenaming _all_ instances of _networkToolBar to _mainToolBar
2009-02-08 Manuel NickschasAdd menu entry for toggleing toolbars
2009-02-08 Manuel NickschasRename Network toolbar to Main toolbar
2009-02-06 Marcus Eggenbergerremoving the not connected to core message in mono...
2009-02-06 Manuel NickschasDisable non-functional Nick toolbar for now
2009-02-06 Manuel NickschasGenerate selection change events and propagate to ToolB...
2009-02-06 Manuel NickschasAdd toolbar support to the MainWin.
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-02-05 Marcus Eggenbergerdon't draw using the higlight colors in the away log
2009-02-05 Marcus EggenbergerFixes #410 - away log (you'll find it in the views...
next