Add TaskbarNotificationBackend
[quassel.git] / src / qtui / CMakeLists.txt
2008-10-12 Manuel NickschasAdd TaskbarNotificationBackend
2008-10-12 Manuel NickschasComplete and pimp DesktopNotificationBackend.
2008-10-12 Manuel NickschasAdd DesktopNotificationBackend
2008-10-12 Manuel NickschasAdd SystrayNotificationBackend (untested yet and still...
2008-09-28 Marcus Eggenbergergiving the chatscene more control over the webpreview...
2008-09-28 Marcus Eggenbergerimproved web preview removinatings
2008-09-27 Marcus Eggenbergermaking webkit optional
2008-09-27 Marcus Eggenbergerhovering over a url now shows a thumbnail preview
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-04 Marcus EggenbergerQtUiSettings().value(QString("ChatView/%1/KEY").arg...
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-13 Jonas Heeseadded session management
2008-08-11 Marcus Eggenbergerfixing BR #261 (making fields removable from the chatmo...
2008-08-07 Manuel NickschasAdd MessageProcessor progress widget to MainWin's statu...
2008-08-06 Manuel NickschasIntroduce AbstractMessageProcessor and its specializati...
2008-08-02 Manuel Nickschaschatmonitor++
2008-08-02 Marcus Eggenbergerstyling the column handle for the chatview. it has...
2008-08-02 Manuel NickschasIntroduce column separator items; change most of ChatVi...
2008-08-02 Manuel NickschasRemoving the old ChatWidget and related stuff from...
2008-07-22 Manuel NickschasMake QtDBus optional (i.e. compile even if no dbus...
2008-07-22 Manuel NickschasMove dbus interface definition to interfaces/ and gener...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-02 Marcus EggenbergerFixing Topic Widget (vertical centering, scrolling...
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-08 Manuel NickschasFixing parallel makes.
2008-06-06 Manuel NickschasSay hello (again) to CMake!