Updated some missing danish translations, added some new ones. \o/
[quassel.git] / src /
2008-01-13 Marcus EggenbergerFixed active state for statusBuffer and Queries
2008-01-13 Marcus Eggenberger- Improved the speed of IrcServerHandler (and other...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasAs preparation for revamping the whole networking stuff...
2008-01-09 Manuel NickschasFinally! The new identities plus a nice shiny settingsp...
2008-01-08 Manuel Nickschas_Almost_ finished the identity dialog (which is still...
2008-01-08 Marcus EggenbergerWe now have back a real BufferModel. It's basically...
2008-01-08 Manuel NickschasWho stole the ! from main.cpp?
2008-01-07 Marcus EggenbergerSQL-Queries are now stored in a resource. The bashscript
2008-01-07 Manuel NickschasForgot to remove some obsolete stuff.
2008-01-07 Manuel NickschasSignalProxy now only allows syncing for classes derived...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-06 Manuel NickschasChanged the new layout of the settings files around...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasRevamped a lot of the settings stuff. This should fix...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...
2008-01-05 Marcus EggenbergerSignalProxy emits now the updatedRemotely() Signal...
2008-01-05 Marcus EggenbergerAdded some featues to the SignalProxy. Now SyncSlaves...
2008-01-04 Marcus EggenbergerThis fix of the SignalProxy features more backward...
2008-01-04 Marcus Eggenberger- Fixed a minor bug in IrcUser
2008-01-03 Manuel NickschasGive the CoreConnectDlg its icons back :)
2008-01-02 Adam TuliniusCleaned up window titles of widgets etc. Bu-bye "Forms...
2008-01-02 Adam TuliniusSome more translation. Added a missing tr() in qtui...
2008-01-02 Manuel NickschasAdd missing tr() calls in order to make all strings...
2008-01-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2008-01-02 Marcus Eggenbergermade the checkable columns of the bufferview prettier...
2008-01-02 Marcus Eggenberger- Implemented IrcServerHandler::handleMode(). In the...
2008-01-01 Marcus Eggenbergeras a result of semi boredom and since it bugged me...
2008-01-01 Manuel Nickschas...actually commit the translation magic...
2008-01-01 Manuel NickschasRemoving the now obsolete images directory (which conta...
2008-01-01 Manuel NickschasImporting (parts of) the Oxygen iconset. I hope the...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-30 Marcus EggenbergerMade the ModelPropertyMapper listen to dataChanged...
2007-12-28 Marcus EggenbergerWell this is my deferred christmas present: signalproxy...
2007-12-26 Manuel NickschasSay hello to the first settings page in our shiny new...
2007-12-25 Manuel NickschasMy X-Mas present to you: partially working encodings...
2007-12-22 Marcus Eggenbergerfixed the "QCoreApplication::postEvent: Unexpected...
2007-12-21 Manuel NickschasFix qtui.pri to not request settingspage.h anymore.
2007-12-21 Manuel NickschasThe Quassel Core now remembers on exit which networks...
2007-12-20 Manuel NickschasMake BufferInfo qDebug()able as per EgS' request.
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-12-17 Manuel NickschasStop Quassel from doing stupid things when a nick chang...
2007-12-17 Manuel NickschasCommit some preliminary work on the settingspage stuff.
2007-12-16 Manuel NickschasGetting ready to revamp the settings dialog and stuff...
2007-12-14 Manuel NickschasMake the chatwidget remember column sizes. This should...
2007-12-13 Manuel NickschasFix nasty drawing bug. Add preliminary release roadmap...
2007-12-10 Marcus EggenbergerFixed custom Views
2007-12-10 Manuel NickschasRemove test account.
2007-12-09 Marcus EggenbergerFixed a bug in the multiuser environment
2007-12-09 Marcus EggenbergerPrevent server from crashing, while trying to connect...
2007-12-07 Marcus EggenbergerFixed possible segfault in IrcChannel::isKnownUser()
2007-12-03 Manuel NickschasOne more...
2007-12-02 Manuel NickschasLast fixes before submitting QuasselTopia...
2007-12-02 Manuel NickschasMake Quassel compile on amd64. Thanks aseigo for findin...
2007-11-30 Manuel NickschasFix that sometimes % wasn't escaped properly, triggerin...
2007-11-30 Manuel NickschasPrevent Quassel from crashing upon core dis- and reconn...
2007-11-30 Manuel NickschasMore polishing of QuasselTopia, and getting rid of...
2007-11-30 Marcus Eggenbergerthis shoud fix user duplication bug introduced in the...
2007-11-30 Marcus Eggenbergerfigured this would probably be a good Idea for the...
2007-11-30 Marcus EggenbergerChannel Identifiers are now handled case insensitive...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel NickschasSome more tweaking for QuasselTopia.
2007-11-29 Manuel NickschasFixed annoying bug where the nicklist wouldn't be shown...
2007-11-29 Manuel Nickschasremoving some debug messages
2007-11-29 Manuel NickschasThis should fix a bug resulting in a crash, when a...
2007-11-29 Manuel NickschasAdded nicklist for QuasselTopia. Various cosmetic and...
2007-11-28 Manuel NickschasFix a glitch in the style engine (which mis-parsed...
2007-11-28 Manuel NickschasNow QuasselTopia can actually send text, not only receive!
2007-11-28 Manuel NickschasMake QuasselTopia run on the Greenphone! \o/
2007-11-28 Manuel NickschasMake the nicklist work again. *cough*
2007-11-28 Manuel NickschasMoving InputLine (ex-ChannelWidgetInput) to uisupport...
2007-11-28 Marcus EggenbergerThis _should_ fix the bug, that users quitting the...
2007-11-28 Manuel NickschasIrcChannel::ircUserDestroyed() now sends appropriate...
2007-11-28 Marcus EggenbergerThis should fix the bug, that buffer switches are propa...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-27 Manuel NickschasNow we have a sorted nicklist and hide unused categorie...
2007-11-27 Manuel NickschasThe nicklist is back! We now have a NickModel that...
2007-11-26 Manuel NickschasAaaand renaming NickModel again. Oh well.
2007-11-26 Manuel NickschasSome cosmetic corrections and some minor work on the...
2007-11-23 Manuel NickschasVarious stuff, cosmetic fixes, fiddling with IrcUsers...
2007-11-22 Manuel NickschasRenaming/moving some files. Apparently, I can't use...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.
2007-11-22 Manuel NickschasSeparating type definitions from the miserable remains...
2007-11-13 Marcus EggenbergerJust added some safetychecks
2007-11-13 Marcus EggenbergerFinaly got rid of the synchronizers, making Quassel...
2007-11-13 Marcus EggenbergerAdded convenience signals ircUserJoined(IrcUser *)...
2007-11-13 Manuel NickschasAdded a first version of the BufferViewWidget for Quass...
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...
2007-11-11 Marcus Eggenbergerobviously calling QSortFilterProxyModell::invalidate...
2007-11-10 Marcus EggenbergerFixed a bug in SqliteStorage::setup() which could cause...
2007-11-06 Marcus EggenbergerThis should take care of it the clean way. Sput please...
2007-11-06 Manuel NickschasTemporarily fixed the bug where the backlog would be...
2007-11-05 Manuel NickschasRemove libqxt from our svn. We don't depend on it anymo...
2007-11-05 Marco GeniseOk, the long awaited config wizard is here (at least...
2007-11-05 Marcus Eggenberger(no commit message)
2007-11-05 Manuel NickschasFIRST QuasselTopia version that actually has a chatwidg...
2007-11-04 Marcus EggenbergerThis Update is like 90% bugfixes.
2007-11-04 Manuel NickschasRenaming some files, mostly.
2007-11-04 Manuel NickschasAh well, apparently calling a class "QtopiaStyle" is...
next