Make Message a proper class rather than a struct (i.e. use setters/getters and
[quassel.git] / src / qtgui / mainwin.cpp
2007-09-06 Manuel NickschasYay! QuasselTopia has a working core connection dialog...
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-20 Manuel NickschasChecking in current work on settings dialogs. We will...
2007-08-10 Manuel NickschasFixed disconnect from Core. Dis- and reconnecting shoul...
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...