This should fix a bug resulting in a crash, when a IrcUser object was not destroyed...
[quassel.git] / src /
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...
2007-11-04 Manuel NickschasMake QuasselTopia compile again. We got rid of the...
2007-11-04 Manuel NickschasPrettified SignalProxy some more, updated license headers.
2007-11-03 Marcus Eggenberger- New SignalProxy which is kinda sorta based on the...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-29 Marcus EggenbergerCleanupination/Prettyfication/Refactorination of the...
2007-10-29 Marcus EggenbergerIRC disconnects are now handled properly
2007-10-28 Marcus EggenbergerFixed a bug, where the customviews were not so customiz...
2007-10-28 Marcus EggenbergerA warning message is now displayed when your nickname...
2007-10-25 Marcus EggenbergerFixed Bug in ModelPropertyMapper where currentChanges...
2007-10-25 Marcus EggenbergerRipped the guts out of the BufferWidget (which is basic...
2007-10-24 Manuel NickschasWe now have a current svn snapshot of libqxt in our...
2007-10-24 Marcus EggenbergerAdded ModelPropertyMapper which allows to keep track...
2007-10-24 Manuel Nickschasobsolete_crap--
2007-10-24 Manuel NickschasI CAN HAZ A STYLE ENGINES!?
2007-10-23 Marcus EggenbergerWe finally got a nice solution to synchronize multiple...
2007-10-21 Marcus EggenbergerActually... I have nearly no clue what the changes...
2007-10-21 Marcus Eggenbergerfixed bug in handleNick() where the determination whete...
2007-10-21 Marcus EggenbergerI think one of my major talents is commiting files...
2007-10-21 Marcus EggenbergerAdded Q_ASSERT when catching destroyed signals. There...
2007-10-20 Marcus EggenbergerStarted to reorganize the Buffer{Model|View|Filter...
2007-10-20 Manuel NickschasSyncing my state before starting to reorganize the...
2007-10-20 Marcus EggenbergerGot rid of those bugging QPainter errors
2007-10-20 Marcus EggenbergerFixed (at least I guess so) where a connect to a networ...
2007-10-20 Marcus Eggenbergerimplemented a quick workaround for new quassel users...
2007-10-20 Manuel NickschasActually create the ServerListDlg before using it.
2007-10-20 Marcus EggenbergerStopped SlaveSynchronizers from requesting a second...
2007-10-20 Marcus EggenbergerFixed crash when joining new channels
2007-10-20 Manuel NickschasSanitize handling of mirc color codes in order to ease...
2007-10-19 Marcus EggenbergerNope, I will not answer any questions...
2007-10-19 Marcus Eggenbergersome minor cosmetics...
2007-10-19 Manuel Nickschascmake--
2007-10-19 Manuel NickschasStage 3
2007-10-19 Manuel NickschasStage 2
2007-10-19 Manuel NickschasRenaming QtGui to QtUi, in order to not confuse build...
2007-10-19 Benjamin Zellermake quassel compile on msvc
2007-10-18 Manuel NickschasNewest version of QuasselTopia, and some minor random...
2007-10-18 Manuel NickschasRemove superfluous (and warning-producing) semicolons.
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-10-12 Manuel NickschasMoving quasselui.h from common/ to client/ where it...
2007-10-10 Manuel NickschasAvoid a strange (maybe gcc-related?) bug where Quassel...
2007-10-09 Manuel NickschasAdded basic stuff for localization/internationalization...
2007-10-09 Manuel NickschasMake QuasselTopia build again. Just run 'qtopiamake...
2007-10-09 Manuel NickschasSome small stuff, like adding semicolons to Qt macro...
2007-10-09 Manuel NickschasChecking in current state of QuasselTopia. Probably...
2007-10-09 Manuel NickschasPreliminary check-in of qmake-based build system. This...
2007-10-09 Marcus EggenbergerAdded uint networkId() to BufferIds.
2007-10-04 Manuel Nickschasconsistent_naming++
2007-10-04 Manuel NickschasMoving the message format code (i.e. msg -> formatted...
2007-10-04 Manuel NickschasMake Message a proper class rather than a struct (i...
2007-10-04 Manuel NickschasMake SignalProxy accept temporary variables for signal...
2007-10-03 Manuel NickschasMake selectBuffer() work as expected (by me :-)).
2007-10-01 Manuel NickschasCommitting my current state just in case. Mostly work...
2007-09-30 Marcus EggenbergerAdded uint editingDistance(const QString &s1, const...
2007-09-22 Marcus EggenbergerAdded getNetworkId(UserId user, const QString &network...
2007-09-19 Manuel Nickschaspirate++
2007-09-19 Marcus EggenbergerUndoing my recent bullshit... -.-
2007-09-19 Marcus EggenbergerMoved detachObject(QObject *) to public slots
2007-09-18 Manuel NickschasMake SignalProxy detach QObjects automatically upon...
2007-09-10 Manuel NickschasSignalProxy::detachObject() implemented. Not really...
2007-09-07 Manuel NickschasFixes.
2007-09-06 Manuel NickschasYay! QuasselTopia has a working core connection dialog...
2007-08-31 Manuel NickschasFirst check-in of the Qtopia build system. See qtopia...
2007-08-29 Manuel Nickschasclean++
2007-08-29 Manuel NickschasYES! We finally have dynamic signals between Core and...
2007-08-27 Manuel NickschasLast Quassel version to use the soon-to-be-obsolete...
next