improved debugging facilities for the bufferview overlay
[quassel.git] / src / qtui / mainwin.cpp
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...
2009-02-04 Marcus Eggenbergerfixes #448 - progress indicator for backlog
2009-02-02 Daniel Albersfix restore via systray icon ignoring first click
2009-01-21 Manuel Nickschaswarnings--
2009-01-20 Marcus EggenbergerAnother try on tackeling the minimize issues. lol.
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-20 Marcus EggenbergerThis could / should / I just wish it does / who the...
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 NickschasInputLine now regains focus on keypress
2009-01-05 Manuel NickschasNotification backends now can emit a signal activated...
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-04 Tomas ChvatalMake kde stuff speak in localized manner, also remove...
2009-01-03 Sebastian GothFix menu names according to seele's review p.16
2008-12-26 Manuel NickschasSome more fixes
2008-12-26 Manuel NickschasAdd shortcuts edit dialog for KDEified Quassel
2008-12-26 Manuel NickschasSupport KAction and KActionCollection
2008-12-26 Manuel NickschasProvide "Configure Notifications..." menu entry, to...
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasAdd "About KDE" to help menu
2008-12-26 Manuel NickschasFixes
2008-12-26 Manuel NickschasUse KCmdLineArgs, KApplication and KMainWindow
2008-12-19 Manuel NickschasRedesign ChatMon settingspage a bit
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-11-30 Manuel NickschasAdd AbstractActionProvider and accessors to AbstractUi
2008-11-29 Marcus Eggenbergermaking the requester type configurable
2008-11-29 Marcus Eggenbergerpostponed backlog loading until custom views are loaded...
2008-11-20 Manuel NickschasAdd accessor for the All Buffers view to MainWin
2008-11-18 Marcus Eggenbergerthis should fix the issues with the settinsg dialog
2008-11-17 Marcus Eggenbergeryou can now disable the web previews and user state...
2008-11-16 Manuel NickschasAdd Qt logo to About Qt... action
2008-11-16 Manuel NickschasDon't quit when the last window is closed (could still...
2008-11-04 Marcus Eggenbergerfixing dupe messages
2008-10-30 Marcus EggenbergerImproved debuging:
2008-10-27 Marcus Eggenbergergiving the message model the control over the dynamic...
2008-10-27 Marcus Eggenbergerbetter abstraction of BacklogRequester to support diffe...
2008-10-25 Alexander von Rentelnadded zoom feature: "ctrl +" magnifies, "ctrl -" demagn...
2008-10-20 Manuel NickschasUhm, note to self: remove debug stuff after debugging...
2008-10-20 Manuel NickschasUse QtUiSettings for QtUi-related stuff, rather than...
2008-10-19 Manuel NickschasFixing default layout issues with MainWin, closing...
2008-10-17 Manuel NickschasShow LockDock action in menu again
2008-10-17 Manuel NickschasAction pimping, MainWin cleansing, deuification
2008-10-13 Manuel NickschasWupps. Make compile without D-Bus again.
2008-10-12 Manuel NickschasAdd TaskbarNotificationBackend
2008-10-12 Manuel NickschasComplete and pimp DesktopNotificationBackend.
2008-10-12 Manuel NickschasMoar cleanups
2008-10-12 Manuel NickschasRemoving deprecated notification cruft from MainWin
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-09-27 Manuel NickschasMake app icon larger again
2008-09-26 Manuel NickschasFix MainWin icons
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-22 Manuel NickschasAdd Icon and IconLoader
2008-09-20 Manuel NickschasTest our newly acquired shortcut capabilities by finall...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-18 Manuel Nickschascleanups (WiP)
2008-08-25 Marcus EggenbergerFinishing my personal crusade against Buffer.
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-13 Jonas Heeseadded session management
2008-08-11 Manuel NickschasBring back notifications (again...)
2008-08-11 Marcus Eggenbergerfixes, cleanup and other improvements... Now I know...
next