aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/notifier/NotifierWindowTab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mass rename of margin -> contentsMarginsGravatar Fabio Bas2023-10-181-1/+1
|
* notifier module: general code cleanupGravatar IceN9ne2017-10-211-19/+9
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-37/+43
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Bye bye MDI. I have probably introduced few minor bugs that I haven't been ↵Gravatar Szymon Tomasz Stefanek2015-09-281-1/+1
| | | | able to spot yet. Please report. Closes #1630.
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-1/+1
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* qt5 support (sip): code only, no touch to build system by nowGravatar Fabio Bas2012-09-251-4/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - Happy new year!Gravatar Fabio Bas2012-01-011-6/+6
| | | | | | | | | | | | - Some parts of kvirc still refered to KviMainWindow as frame(), m_pFrm, etc.. => fixed - Some parts of kvirc were still coded as if more than one KviMainWindows could exists => fixed, this involved changing KviWindows's ctor and removing KviWindow::frame(), thus the big change - The trayicon module still called itself (and was called) dockextension, and was built to support more than one KviMainWindows => renamed and fixed - Modified KviWindow::hasAttention so that is can be used everywhere instead of mixing different ways to check if a notificationm should popup - should fix #1221 and hopefully introduce little to no bugs git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6010 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Re-enabled pseudotransparency for the notifier. I agree this forces the user ↵Gravatar Fabio Bas2011-05-191-2/+0
| | | | | | to choose a matching foreground color, but is true also for labels, the inputbar, etc. Should we think at a series of options to enable the global background per-section? git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5847 17fca916-40b9-46aa-a4ea-0a15b648b75c
* notifier: force focus on the inputbarGravatar Fabio Bas2011-05-191-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5846 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Don't use the global background image for the notifier since the foreground ↵Gravatar Szymon Tomasz Stefanek2011-03-231-1/+3
| | | | | | colors may be mismatched. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5673 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-0/+230
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c