Spanish translation updated
[quassel.git] / src /
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
2009-10-01 Sebastian GothWrite aliases+ignorelist changes to DB immediately
2009-09-30 Manuel NickschasCheck for IrcUser's existence in handleMode()
2009-09-29 Manuel NickschasEscape % in the user name
2009-09-29 Daniel Albersdisable umask on Windows
2009-09-29 Manuel NickschasMark settingsKey names as non-translateable
2009-09-29 Daniel Alberscore defaults to safer umask
2009-09-29 Daniel Albersfix core ceasing to reconnect
2009-09-28 Sebastian GothSend text on shift+return in SingleLine mode
2009-09-28 Sebastian GothAdd small delay to chatview search
2009-09-28 Aurelien GateauFix indicator server type.
2009-09-25 Manuel NickschasRename UserInputHandler to CoreUserInputHandler
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 Sebastian GothFix potential core crash
2009-09-22 Manuel NickschasMake the "Allow colored text" option work
2009-09-21 Sebastian GothPeriodically save all settings of a coresession
2009-09-21 Sebastian GothAllow tab completion of nicks after various chars
2009-09-21 Manuel NickschasAllow unlimited initial backlog fetch
2009-09-21 Manuel NickschasFix initial backlog for buffers with no new messages
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 NickschasEscape % in hostnames
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 NickschasCompile with Qt 4.6
next