Cleanup
[quassel.git] / src / qtui /
2010-02-09 Manuel NickschasAvoid Q_INTERFACES-related warning with Qt >= 4.6
2010-02-09 Manuel NickschasSystemTray refactoring in preparation of supporting...
2010-01-31 Sebastian GothAdapt chatview and nickview to join-and-switch
2010-01-31 Sebastian GothMake sender column clickable
2010-01-29 Dirk Rettschlagfixed focus when switching to plain topic view
2010-01-29 Dirk Rettschlagfixed focus when closing ChatViewSearchbar
2010-01-29 Dirk Rettschlagadded different information in the TopicWidget based...
2010-01-29 Manuel NickschasSome fixes for DesktopNotificationBackend
2010-01-29 Manuel NickschasChatItems are no longer QGraphicsItems
2010-01-22 Dirk RettschlagFixed bugs in topic widget
2010-01-18 Daniel Albersadd MenuBar toggle to ChatScene context menu
2010-01-18 Sebastian GothInitial CTCP ignore functionality
2010-01-17 Manuel NickschasAllow compilation without QSystemTrayIcon
2010-01-13 Manuel Nickschasdebug--
2010-01-13 Manuel NickschasFix selection and loading of translations; allow to...
2010-01-07 Daniel Albersrename translation files to <2 letter ISO code>.po
2010-01-06 Aurelien GateauEnsure desktop file is found when using quasselclient
2010-01-01 Manuel NickschasUntie the marker line from lastSeenMsg
2009-12-10 Manuel NickschasFix wrong settingskey for enabling custom stylesheets
2009-12-08 Manuel NickschasFocus password field in CoreConnectAuthDlg
2009-12-08 Manuel NickschasShow current network name in main window title too
2009-12-08 Manuel NickschasImprove lag display
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-12-04 Manuel NickschasReplace fugly workaround for QTBUG-6322 by one that...
2009-12-04 Manuel NickschasTry to make the QTBUG-6322 workaround work in more...
2009-12-03 Manuel NickschasSet new application style on saving the appearance...
2009-12-02 Michael Grohfixed the default tab in some dialogs.
2009-12-02 Michael Grohcorrect tab order for the rest of the ui
2009-12-02 Michael Grohcorrect tab order for the settingspages
2009-12-01 Manuel NickschasRefactorize settingspages a bit
2009-12-01 Manuel NickschasReplace fugly würgaround for QTBUG-6322 with a longer...
2009-11-30 Martin Mayerupdate/correct german-translation & add brots nick...
2009-11-29 Manuel NickschasFix changed state detection in CoreAccountSettingsPage
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 NickschasAdd SslInfoDlg as a nice way to show information about...
2009-11-28 Manuel NickschasIntroduce WarningsSettings
2009-11-28 Manuel NickschasRemove the Internal Core from the non-monolithic client...
2009-11-28 Manuel NickschasMake monolithic client work again
2009-11-28 Manuel NickschasAlso show error messages in the status bar
2009-11-28 Manuel NickschasImplement user authentication for core login
2009-11-28 Manuel NickschasResurrect CoreConnectDlg
2009-11-28 Manuel NickschasMake all CoreAccountSettingsPage config accessible...
2009-11-28 Manuel NickschasHandle client state a bit more sanely
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-19 Manuel NickschasDon't draw a sunken frame around SettingsPageDlg's...
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-11-17 Manuel NickschasAdd missing contributors to AboutDlg
2009-11-08 Marcus Eggenbergerwarning--
2009-11-06 Manuel NickschasMake sure that text lines aren't squeezed together...
2009-11-05 Manuel Nickschasdebug--
2009-11-05 Marcus Eggenbergerfixing weird scrolling behavior when fetching dynamic...
2009-10-29 Manuel NickschasMake Sun Studio happy again
2009-10-25 Daniel Albersmake proper use of [QK]SystemTrayIcon->contextMenu()
2009-10-19 Manuel NickschasRevert "Change application entry in indicator menu...
2009-10-16 ZRegisupdate Tooltip text according to the Interface text...
2009-10-15 ZRegisMark missing settingsKey name as non-translateable
2009-10-15 ZRegisFix typo on string
2009-10-15 Aurelien GateauChange application entry in indicator menu to behave...
2009-10-14 Aurélien GâteauIf available, use KDE API to force window activation.
2009-10-09 Manuel NickschasDon't loop indefinitely while trying to teach manners...
2009-10-08 Daniel Albersfix webpreview for urls with url-encoded chars
2009-10-06 Daniel Albersreorganize crash handling
2009-10-02 Manuel NickschasDon't enable Ayatana by default
2009-09-29 Manuel NickschasMark settingsKey names as non-translateable
2009-09-28 Sebastian GothAdd small delay to chatview search
2009-09-28 Aurelien GateauFix indicator server type.
2009-09-23 Daniel Albersdon't require regex highlights to match whole line
2009-09-22 Manuel NickschasCorrectly load taskbar alert timeout from settings...
2009-09-22 Manuel NickschasMake the "Allow colored text" option work
2009-09-21 Manuel NickschasAllow unlimited initial backlog fetch
2009-09-19 Sebastian GothInvalidate messagefilter only for visible views
2009-09-18 Daniel Albersmake topicWidget capable of unsetting the topic
2009-09-18 Daniel Alberstiny refactoring
2009-09-16 Aurelien GateauPass the desktop file in a shell-independent way.
2009-09-16 Aurelien GateauPorted to libindicate 0.2.1.
2009-09-15 Tomáš ChvátalFix string text in ignorelist hint.
2009-09-15 Manuel NickschasDon't crash on creating a ChatView containing redirecte...
2009-09-15 Manuel NickschasShow one-letter words again
2009-09-14 Aurelien GateauSwitch to correct buffer when indicator is activated.
2009-09-14 Aurelien GateauShow window when server is activated.
2009-09-14 Aurelien GateauSupport for icon.
2009-09-14 Aurelien GateauProper sender text
2009-09-14 Aurelien GateauBasic implementation of indicators.
2009-09-14 Manuel NickschasWorkaround the wordwrap issues with Qt
2009-09-14 Manuel NickschasGreatly simplify the wrap point computation
2009-09-14 Manuel NickschasFix wordwrap in some cases
2009-09-13 Sebastian GothIt's the small things.. IgnoreListEditDlg++
2009-09-13 Sebastian GothMinor fixes to ignore list gui
2009-09-13 Sebastian GothVarious ignorelist fixes
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-09-11 Manuel NickschasDisplay correct core timezone in core connection dialog
next