quassel.git
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,...
2007-06-24 Manuel NickschasSome modifications to the build system, that allow...
2007-06-24 Paul Klumppsmall easy buildscript, that should work for people...
2007-06-22 Marcus Eggenbergersome minor tweaks
2007-06-22 Marcus Eggenbergerfixed a bug preventing quasel from crashing on exit
2007-06-22 Marcus EggenbergerImplemented Custom Views (configurable via drag and...
2007-06-20 Manuel NickschasReorganizing of the Quassel architecture is almost...
2007-06-20 Marcus Eggenbergerforgot to add 6 files... -.-
2007-06-20 Marcus Eggenbergerstill continuing separation of gui and data and file...
2007-06-20 Manuel NickschasFinished file reorganization (for now). Sources are...
2007-06-20 Manuel NickschasContinuing file reorganization...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...
2007-06-20 Manuel NickschasMake selections in bufferviews (mostly) synchronous...
2007-06-19 Manuel NickschasTwo hours of bughunting ending between keyboard and...
2007-06-19 Manuel NickschasRefactoring the GUI. Work in progress.
2007-06-19 Marcus EggenbergerFixed a Bug where an issued /join did not trigger the...
2007-06-19 Manuel NickschasOnly expand network items in bufferviews.
2007-06-19 Manuel NickschasMake BufferView trees expanded by default.
2007-06-19 Manuel NickschasSetting status buffer active on connection (by creating...
2007-06-19 Manuel NickschasBig update this time - Core has been redesigned to...
2007-06-18 Marcus EggenbergerMinor Update:
2007-06-18 Marcus EggenbergerChanged the BufferView System to a MVC Design Pattern
2007-06-18 Marcus EggenbergerI konw... stupid me... moved it to the wrong directory...
2007-06-18 Marcus Eggenbergerrename of bufferview.ui according to new naming scheme
2007-06-11 Manuel NickschasRenamed NetworkView[Widget] to BufferView[Widget].
2007-06-11 Marcus EggenbergerImplemented a basic notification system to show activit...
2007-06-06 Marcus EggenbergerFixes to SqliteStorage:
2007-06-03 Manuel NickschasFixed and integrated SqliteStorage as new storage backe...
2007-05-24 Manuel NickschasAdded install rules (at least for *nix)
2007-05-23 Marcus EggenbergerImplemented new SqliteStorage Backend
2007-05-21 Manuel NickschasAdding skeleton for SqliteStorage.
2007-05-21 Manuel NickschasImplement check for empty quit message, fixing BR #31.
2007-05-19 Manuel NickschasFixed small bug in CTCP handling: userFromMask -> nickF...
2007-05-18 Marcus Eggenbergeradded some more ctcp handlers
2007-05-18 Manuel NickschasFixed rendering for CTCP ACTION, closing BR #27.
2007-05-18 Marcus Eggenberger- Fixed Bug #22 (at least for CTCP)
2007-05-18 Manuel NickschasAdded the baseclass for the upcoming storage backends.
2007-05-18 Manuel NickschasFixed formatting code %O (which should switch off all...
2007-05-18 Manuel NickschasFixed a bug where a case-sensitive comparison with...
2007-05-17 Marcus Eggenbergerminor fixes and tweaks to networkviews
2007-05-17 Marcus Eggenberger- small tweak to tabcompletion
2007-05-17 Manuel NickschasAdded generic signals between Core and GUI. You can...
2007-05-17 Marcus EggenbergerFixed Bug #20 (Handle Numeric Reply 433 ERR_NICKNAMEINU...
2007-05-17 Manuel NickschasOne last test for the CIA bot:
2007-05-17 Manuel NickschasCleaning up ChangeLog :-)
2007-05-17 Manuel NickschasMore CIA testing...
2007-05-17 Manuel NickschasTesting the CIA bot.
2007-05-16 Manuel NickschasFixed small bug that prevented topic and own nick to...
2007-05-15 Manuel NickschasTesting changelog with mantis
2007-05-15 Manuel NickschasFixed some bugs concerning BufferIds.
2007-05-14 Manuel NickschasFinishing the big merge.
next