Tuned the settings dialog a bit, mostly fixing the layout problems we had and adding
[quassel.git] / src / qtgui / mainwin.cpp
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-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 NickschasStill working on the authentification stuff. Technicall...
2007-06-27 Marcus Eggenbergerminor fixes. now buffers can be removed via del/backspa...
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 Eggenbergerstill continuing separation of gui and data and file...
2007-06-20 Manuel NickschasFinished file reorganization (for now). Sources are...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...