2007-10-19 |
Manuel Nickschas | Stage 2 |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Manuel Nickschas | Renaming QtGui to QtUi, in order to not confuse build... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Benjamin Zeller | make quassel compile on msvc |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Manuel Nickschas | Newest version of QuasselTopia, and some minor random... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Manuel Nickschas | Remove superfluous (and warning-producing) semicolons. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Marcus Eggenberger | Ok this is the major rework of quassel we've all been... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Manuel Nickschas | Moving quasselui.h from common/ to client/ where it... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Manuel Nickschas | Make debug mode default again. Change this in build... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Manuel Nickschas | Avoid a strange (maybe gcc-related?) bug where Quassel... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Manuel Nickschas | Add manual deps to ensure rebuilding of the binary. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Manuel Nickschas | We put the project-wide value of CONFIG in build/buildc... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | Added basic stuff for localization/internationalization... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | Make QuasselTopia build again. Just run 'qtopiamake... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | qmake-based build system should work now! Please test... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | Some small stuff, like adding semicolons to Qt macro... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | Checking in current state of QuasselTopia. Probably... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Manuel Nickschas | Preliminary check-in of qmake-based build system. This... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Marcus Eggenberger | Added uint networkId() to BufferIds. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Manuel Nickschas | Updated Doxyfile now generated docs without too many... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Manuel Nickschas | consistent_naming++ |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Manuel Nickschas | Moving the message format code (i.e. msg -> formatted... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Manuel Nickschas | Make Message a proper class rather than a struct (i... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Manuel Nickschas | Make SignalProxy accept temporary variables for signal... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Manuel Nickschas | Make selectBuffer() work as expected (by me :-)). |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Manuel Nickschas | Committing my current state just in case. Mostly work... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Marcus Eggenberger | Added uint editingDistance(const QString &s1, const... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Marcus Eggenberger | Added getNetworkId(UserId user, const QString &network... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Manuel Nickschas | pirate++ |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Marcus Eggenberger | Undoing my recent bullshit... -.- |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Marcus Eggenberger | Moved detachObject(QObject *) to public slots |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Manuel Nickschas | Make SignalProxy detach QObjects automatically upon... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Manuel Nickschas | SignalProxy::detachObject() implemented. Not really... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Manuel Nickschas | Fixes. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Manuel Nickschas | Yay! QuasselTopia has a working core connection dialog... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Manuel Nickschas | Renamed project file für Qtopia build to quasseltopia.pro |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Manuel Nickschas | First check-in of the Qtopia build system. See qtopia... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Manuel Nickschas | clean++ |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Manuel Nickschas | YES! We finally have dynamic signals between Core and... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Manuel Nickschas | Last Quassel version to use the soon-to-be-obsolete... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Manuel Nickschas | Checking in current work on settings dialogs. We will... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Marcus Eggenberger | some minor code purdifications :) |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Marcus Eggenberger | Fixing the Bug where a clear of the BufferTreeModel... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Manuel Nickschas | Fixed disconnect from Core. Dis- and reconnecting shoul... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Manuel Nickschas | Implemented a signal handler to graceful shutdown Quass... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Manuel Nickschas | Removed broken autoconnect (for networks) -- how are... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Manuel Nickschas | Progress bar working, get rid of debug code. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Manuel Nickschas | Work-in-progress: use progress bar |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Manuel Nickschas | Yay! After months, distributed client/core operation... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Manuel Nickschas | Tuned the settings dialog a bit, mostly fixing the... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Manuel Nickschas | Trying to fix random segfault upon connect... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Manuel Nickschas | Got rid of class Global, as promised. For now, the... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Manuel Nickschas | OK Folks, my first commit after quite a while, and... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Manuel Nickschas | Fixed linker error caused by not running MOC on ircuser.h. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Marcus Eggenberger | No new features here... (adding/testing of new files) |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Marcus Eggenberger | Aller guten Dinge sind drei! (please don't ask any... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Marcus Eggenberger | next try *lol* |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Marcus Eggenberger | treemodels can now be cleared |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Manuel Nickschas | I am starting to clean up the mess that is Global right... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Manuel Nickschas | Fixed comments. |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Manuel Nickschas | Added a function decodeString() to util.{h|cpp} that... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Manuel Nickschas | Cleaning up the closet... or at least the code. Tried... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Manuel Nickschas | Fixed a problem where cmake apparently didn't get all... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Manuel Nickschas | Still working on the authentification stuff. Technicall... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Marcus Eggenberger | minor fixes. now buffers can be removed via del/backspa... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Manuel Nickschas | Fix off-by-one bug in a line that was even more buggy... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Manuel Nickschas | Finished the fusion of the different main_* files,... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Manuel Nickschas | Some modifications to the build system, that allow... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Paul Klumpp | small easy buildscript, that should work for people... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marcus Eggenberger | some minor tweaks |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marcus Eggenberger | fixed a bug preventing quasel from crashing on exit |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marcus Eggenberger | Implemented Custom Views (configurable via drag and... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Manuel Nickschas | Reorganizing of the Quassel architecture is almost... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Marcus Eggenberger | forgot to add 6 files... -.- |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Marcus Eggenberger | still continuing separation of gui and data and file... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Manuel Nickschas | Finished file reorganization (for now). Sources are... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Manuel Nickschas | Continuing file reorganization... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Manuel Nickschas | Starting reorganization of files in preparation of... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Manuel Nickschas | Make selections in bufferviews (mostly) synchronous... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Two hours of bughunting ending between keyboard and... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Refactoring the GUI. Work in progress. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Marcus Eggenberger | Fixed a Bug where an issued /join did not trigger the... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Only expand network items in bufferviews. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Make BufferView trees expanded by default. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Setting status buffer active on connection (by creating... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Manuel Nickschas | Big update this time - Core has been redesigned to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marcus Eggenberger | Minor Update: |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marcus Eggenberger | Changed the BufferView System to a MVC Design Pattern |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marcus Eggenberger | I konw... stupid me... moved it to the wrong directory... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Marcus Eggenberger | rename of bufferview.ui according to new naming scheme |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Manuel Nickschas | Renamed NetworkView[Widget] to BufferView[Widget]. |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Marcus Eggenberger | Implemented a basic notification system to show activit... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Marcus Eggenberger | Fixes to SqliteStorage: |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Manuel Nickschas | Fixed and integrated SqliteStorage as new storage backe... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Manuel Nickschas | Added install rules (at least for *nix) |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Marcus Eggenberger | Implemented new SqliteStorage Backend |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Manuel Nickschas | Adding skeleton for SqliteStorage. |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Manuel Nickschas | Implement check for empty quit message, fixing BR #31. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Manuel Nickschas | Fixed small bug in CTCP handling: userFromMask -> nickF... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Marcus Eggenberger | added some more ctcp handlers |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Manuel Nickschas | Fixed rendering for CTCP ACTION, closing BR #27. |
commit | commitdiff | tree | snapshot |
next |