Handle unknown CTCP stuff a little bit nicer
[quassel.git] / src /
2010-01-29 Sebastian GothHandle unknown CTCP stuff a little bit nicer
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-25 Bruno BigrasPrevent quasselclient from crashing when using the...
2010-01-25 Bruno BigrasPrevent quasselclient from crashing when there's no...
2010-01-22 Dirk RettschlagFixed bugs in topic widget
2010-01-19 Sebastian GothUpdate markerline correctly on postgres
2010-01-18 Sebastian GothAnd don't fuckup '*' rules
2010-01-18 Daniel Albersadd MenuBar toggle to ChatScene context menu
2010-01-18 Manuel Nickschasdebug--
2010-01-18 Sebastian GothCleanup netsplits on disconnect correctly
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 Daniel Albersremove "|" from URL RegExp
2010-01-06 Aurelien GateauEnsure desktop file is found when using quasselclient
2010-01-01 Manuel NickschasUntie the marker line from lastSeenMsg
2010-01-01 Manuel NickschasIntroduce a mechanism to test for certain core features
2009-12-25 Manuel NickschasAdd some checks to models
2009-12-10 Manuel NickschasFix wrong settingskey for enabling custom stylesheets
2009-12-09 Manuel NickschasRemove password from config if deactivating the "Rememb...
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-08 Manuel NickschasImprove handling of disconnections a bit
2009-12-07 Manuel NickschasIncrease the core-side ping timeout for the client...
2009-12-07 Manuel NickschasActually make the client/core connection settings do...
2009-12-07 Manuel NickschasIntroduce CoreConnectionSettings and a settingspage...
2009-12-07 Manuel NickschasMake SignalProxy heartbeat configurable
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-03 Daniel Albersshorten and comment CoreUserInputHandler::handleJoin
2009-12-03 Daniel AlbersHandle 512 byte limitation sensibly for /join
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-29 Manuel NickschasDon't set Disconnected state on socket connection
2009-11-29 Manuel NickschasFix building on UNIXes that don't use libdl
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 NickschasKnownHostSettings is not needed anymore
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 NickschasHandle removal of accounts a bit better
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 NickschasRespect autoconnect settings in CoreConnection
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 NickschasIntroduce (very) basic, incomplete version of CoreConne...
2009-11-28 Manuel NickschasKill CoreConnectDlg, kill it with fire!
2009-11-28 Manuel NickschasIntroduce settingspage for editing core accounts
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-11-24 Manuel NickschasFix building with the GNU Gold linker
2009-11-19 Manuel NickschasDon't draw a sunken frame around SettingsPageDlg's...
2009-11-19 Manuel NickschasDon't crash upon core/client timeout disconnect
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-15 Marcus Eggenbergerdon't rely on implicit typecast when using postgres
2009-11-12 Sebastian GothNever send empty netsplit-quit messages
2009-11-09 Manuel NickschasMake sure NickView::customEvent() has a valid model
2009-11-08 Daniel AlbersFix Quassel not rejoining newly joined channels
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-11-02 Daniel Alberssend unknown commands to server
2009-11-01 Marcus EggenbergerSeparate persistency for marker line (backend only)
2009-10-29 Manuel NickschasMake Sun Studio happy again
2009-10-28 Tomáš ChvátalRename i18n target to po target.
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-12 Marcus EggenbergerThis should fix the racecondition issues with the sqlit...
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
next