quassel.git
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.
2007-05-14 Marcus Eggenbergerfixed small bug in handleServerMsg()
2007-05-14 Manuel NickschasMerged changes from branch "sput" r62:66 back into...
2007-05-14 Marcus Eggenberger- Bug #20 (RPL_NICKNAMEINUSER)
2007-05-08 Marcus Eggenberger- moved tabcompleter in seperate file
2007-05-08 Marcus Eggenbergeradded first and simple version of Tabcompletion (Nicks...
2007-05-04 Manuel NickschasMerged changes from branch "sput" r56:61 back into...
2007-02-12 Manuel NickschasMerged changes from branch "sput" r50:55 back into...
2006-12-29 Paul Klumppactivated()->triggered()
2006-12-29 Paul Klumppactivated()->triggered()
2006-12-29 Paul Klumppactivated()->triggered()
2006-11-12 Marco GeniseAdded performlist support.
2006-11-05 Manuel NickschasMore small tweaks to fix scrollbar behavior. This reall...
2006-11-05 Manuel NickschasSmall fix in scrollbar behavior. Still not cool, but...
2006-11-05 Manuel NickschasAfter quite a while, we have another big SVN update...
2006-10-29 Manuel NickschasCleaned up the gui/ directory by moving all *.ui files...
2006-10-29 Manuel NickschasOK, another update. This is just prior to redoing the...
2006-10-28 Manuel NickschasTime for another update. Most significantly, I implemen...
2006-10-25 Manuel NickschasFixed a bug that did not remove users from channel...
2006-10-25 Manuel NickschasMore good news:
2006-10-25 Manuel NickschasLots of additions again. Working on implementing comman...
2006-10-24 Manuel NickschasFixed a bug that prevented our custom Message type...
2006-10-24 Manuel NickschasMore neato stuff. A preliminary TabWidget now allows...
2006-10-23 Manuel NickschasDon't exit Quassel when closing the serverlist. That...
2006-10-23 Manuel NickschasAnother big update today.
2006-10-21 Manuel NickschasMore small changes, working on the dialogs right now.
2006-10-21 Paul Klumppexpanding->preferred
2006-10-21 Paul Klumppmore to clarify
2006-10-21 Paul Klumppnew mainwindow.ui
2006-10-21 Manuel Nickschas* Nicklist layout now way better.
2006-10-21 Manuel NickschasMore minor changes while playing around. Enter /c now...
2006-10-21 Manuel Nickschas* Use Haui's new channelwidget. Yeah, it's still just...
2006-10-21 Paul Klumppmy notes for future reference .. or similar.
2006-10-21 Paul Klumpp(no commit message)
2006-10-20 Paul KlumppNew nifty super dooper not yet so nice but real and...
2006-10-20 Manuel NickschasSome more filename changes. Should be it for now.
2006-10-20 Manuel NickschasBig, big, major commit this time:
2006-10-18 Marco GeniseChanged the windows build method.
next