aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/notifier/notifierwindowtab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* splitted some classes in their own filesGravatar Elvio Basello2010-12-291-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5250 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-2/+2
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* porbable compilation fix for msvcGravatar Fabio Bas2010-10-171-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5087 17fca916-40b9-46aa-a4ea-0a15b648b75c
* tweaked a bit the dbus notifier;Gravatar Elvio Basello2010-08-201-44/+51
| | | | | | | | | | | updated todo; cleaned code; fixed typos; improved hungarian notation; added doxygen comments; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4913 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked a bit the notifier to fix #809 and to give it a bit better lookingGravatar Fabio Bas2010-06-121-0/+54
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4448 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Rework the recent channels a bit: clean up and make sure that after a fresh ↵Gravatar Szymon Tomasz Stefanek2010-06-101-0/+1
| | | | | | startup #kvirc is in the list git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4436 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #552Gravatar Fabio Bas2009-09-041-0/+18
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3475 17fca916-40b9-46aa-a4ea-0a15b648b75c
* more compilation denoisingGravatar Fabio Bas2009-09-021-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3468 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #491, part 2Gravatar Fabio Bas2009-07-121-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3334 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #493Gravatar Fabio Bas2009-07-121-0/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3333 17fca916-40b9-46aa-a4ea-0a15b648b75c
* probable fix for #490Gravatar Fabio Bas2009-07-101-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3330 17fca916-40b9-46aa-a4ea-0a15b648b75c
* re-written mostly of the notifier, now featuring:Gravatar Fabio Bas2009-07-081-0/+132
- colored msg, icons etc - different layout, easier to mantain the code & patch - native os theme for widgets (except window decorations) - and, of course, a lot of new bugs for your own pleasure :) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3310 17fca916-40b9-46aa-a4ea-0a15b648b75c