made the signalproxy compile with MSVC
[quassel.git] / src / common /
2008-01-21 Marcus Eggenbergermade the signalproxy compile with MSVC
2008-01-21 Manuel NickschasSend updatedRemotely() signal after initialization...
2008-01-20 Marcus Eggenbergermade the SignalProxy aware of default arguments
2008-01-20 Marcus Eggenbergerbugfixinating
2008-01-20 Manuel NickschasBringing back session save/restore. Old state won't...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-19 Marcus EggenbergerIntroducing SignalProxy NG! We're no longer using
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
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 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-02 Manuel NickschasVarious smaller stuff, some parts of the new identity... 0.2.0-pre
2008-01-02 Marcus Eggenberger- Implemented IrcServerHandler::handleMode(). In the...
2008-01-01 Manuel Nickschas...actually commit the translation magic...
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-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-07 Marcus EggenbergerFixed possible segfault in IrcChannel::isKnownUser()
2007-11-30 Manuel NickschasFix that sometimes % wasn't escaped properly, triggerin...
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 Nickschasremoving some debug messages
2007-11-29 Manuel NickschasThis should fix a bug resulting in a crash, when a...
2007-11-28 Marcus EggenbergerThis _should_ fix the bug, that users quitting the...
2007-11-28 Manuel NickschasIrcChannel::ircUserDestroyed() now sends appropriate...
2007-11-27 Manuel NickschasMake Quassel less crashy (yeah, case sensitivity in...
2007-11-27 Manuel NickschasThe nicklist is back! We now have a NickModel that...
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-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-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-04 Marcus EggenbergerThis Update is like 90% bugfixes.
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-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-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 EggenbergerStopped SlaveSynchronizers from requesting a second...
2007-10-20 Manuel NickschasSanitize handling of mirc color codes in order to ease...
2007-10-19 Manuel Nickschascmake--
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-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 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-01 Manuel NickschasCommitting my current state just in case. Mostly work...
2007-09-30 Marcus EggenbergerAdded uint editingDistance(const QString &s1, const...
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-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...
2007-08-08 Manuel NickschasImplemented a signal handler to graceful shutdown Quass...
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-08-01 Manuel NickschasGot rid of class Global, as promised. For now, the...
2007-08-01 Manuel NickschasOK Folks, my first commit after quite a while, and...
2007-07-27 Manuel NickschasFixed linker error caused by not running MOC on ircuser.h.
next