quassel.git
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-25 Manuel NickschasFixing svn:ignore entries.
2007-10-24 Manuel NickschasAh, well, made the build system actually work. Hopefull...
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 Nickschasdocs++
2007-10-19 Manuel NickschasRemoving my holy . again. Ah, the wonders of modern...
2007-10-19 Benjamin Zellerput back sput's holy . in the buildsystem ;)
2007-10-19 Benjamin Zellermake buildsystem work on windows with msvc
2007-10-19 Manuel Nickschascmake--
2007-10-19 Manuel NickschasOk, things should be working again. Note to select...
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 NickschasMake debug mode default again. Change this in build...
2007-10-10 Manuel NickschasAvoid a strange (maybe gcc-related?) bug where Quassel...
2007-10-10 Manuel NickschasAdd manual deps to ensure rebuilding of the binary.
2007-10-10 Manuel NickschasWe put the project-wide value of CONFIG in build/buildc...
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 Nickschasqmake-based build system should work now! Please test...
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 NickschasUpdated Doxyfile now generated docs without too many...
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-09-01 Manuel NickschasRenamed project file für Qtopia build to quasseltopia.pro
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-20 Manuel NickschasChecking in current work on settings dialogs. We will...
2007-08-19 Marcus Eggenbergersome minor code purdifications :)
2007-08-15 Marcus EggenbergerFixing the Bug where a clear of the BufferTreeModel...
2007-08-10 Manuel NickschasFixed disconnect from Core. Dis- and reconnecting shoul...
2007-08-08 Manuel NickschasImplemented a signal handler to graceful shutdown Quass...
2007-08-07 Manuel NickschasRemoved broken autoconnect (for networks) -- how are...
2007-08-07 Manuel NickschasProgress bar working, get rid of debug code.
2007-08-07 Manuel NickschasWork-in-progress: use progress bar
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-08-05 Manuel NickschasTuned the settings dialog a bit, mostly fixing the...
2007-08-03 Manuel NickschasTrying to fix random segfault upon connect...
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.
2007-07-27 Marcus EggenbergerNo new features here... (adding/testing of new files)
2007-07-27 Marcus EggenbergerAller guten Dinge sind drei! (please don't ask any...
2007-07-27 Marcus Eggenbergernext try *lol*
2007-07-25 Marcus Eggenbergertreemodels can now be cleared
2007-07-08 Manuel NickschasI am starting to clean up the mess that is Global right...
2007-07-06 Manuel NickschasFixed comments.
2007-07-06 Manuel NickschasAdded a function decodeString() to util.{h|cpp} that...
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-27 Manuel NickschasFixed a problem where cmake apparently didn't get all...
2007-06-27 Manuel NickschasStill working on the authentification stuff. Technicall...
2007-06-27 Marcus Eggenbergerminor fixes. now buffers can be removed via del/backspa...
2007-06-25 Manuel NickschasFix off-by-one bug in a line that was even more buggy...
2007-06-25 Manuel NickschasFinished the fusion of the different main_* files,...
next