| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix build with KDE Frameworks 6 (#2585)•••* KF6: adapt to new KNotificationAction API
Use correct versioned location for the notifyrc.
* KF6: correct includes for KWindowInfo
* KF6: add KF6::StatusNotifierItem component
KStatusNotifierItem was split from KNotifications in KF6. | Aleksei Bavshin | 2023-12-25 | 1 | -3/+3 |
| * | Misc Qt6 port for slightly changed class names and method signatures | Fabio Bas | 2023-10-18 | 2 | -0/+8 |
| * | Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression•••Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
| Fabio Bas | 2023-10-18 | 1 | -2/+2 |
| * | Mass rename of margin -> contentsMargins | Fabio Bas | 2023-10-18 | 2 | -2/+2 |
| * | Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)•••* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------
Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net> | ctrlaltca | 2023-07-08 | 1 | -4/+4 |
| * | Stop using deprecated KWindowSystem::windowInfo()•••Fix #2504
Patch by Andreas Sturmlechner | Alexey Sokolov | 2021-05-16 | 1 | -1/+1 |
| * | Remove unnecessary usages of the inline keyword per language evolution. | IceN9ne | 2018-11-28 | 5 | -18/+18 |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | Alexey Sokolov | 2018-11-14 | 3 | -4/+6 |
| * | Fix typo introduced in e9f3c22 | IceN9ne | 2017-10-21 | 1 | -3/+3 |
| * | notifier module: general code cleanup | IceN9ne | 2017-10-21 | 8 | -210/+127 |
| * | ran "pngcrush -ow -rem allb -reduce" | Dessa | 2017-06-29 | 62 | -0/+0 |
| * | notifier module: Make message text selectable. | IceN9ne | 2017-02-25 | 1 | -0/+1 |
| * | ran optipng -o9 on all png files | wodim | 2017-02-17 | 46 | -0/+0 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 1 | -2/+1 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 3 | -18/+18 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 10 | -359/+447 |
| * | documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
| un1versal | 2016-03-14 | 1 | -8/+12 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -7/+7 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 10 | -12/+12 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 4 | -4/+4 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 1 | -1/+1 |
| * | Fix Minimal Dark 2.0 and some general internal themes tweaks | universal | 2015-09-15 | 2 | -0/+0 |
| * | Try to fix notifier tab close icon | universal | 2015-09-15 | 1 | -0/+0 |
| * | refresh notifier background•••I couldnt determine if this image was used or not, but in any case the
logo is some other version which doesnt match the style of program icon.
Here we update that image to match.
| uNiversaI | 2015-09-01 | 1 | -0/+0 |
| * | notifier cleanup - move old images to old folder•••This is a good compromise, after a few tests these are the images that
dont seem to be needed or used currently.
Instead of plain deleting just moved them to old folder in case.
| uNiversaI | 2015-09-01 | 40 | -0/+0 |
| * | Notifier - cleanup | uNiversaI | 2015-08-31 | 7 | -0/+0 |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- 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
| Robert Förster | 2014-11-21 | 5 | -21/+21 |
| * | - some fixing for cmake 3•••- compile with WIN32_LEAN_AND_MEAN
- fix compilation with qt5 on windows, thanks to d00p for the transparency fix
- some work on windows resource files (still in progress)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-02-27 | 1 | -2/+0 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 2 | -14/+14 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -8/+0 |
| * | qt5 support (sip): code only, no touch to build system by now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6251 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-25 | 2 | -8/+0 |
| * | fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-02-27 | 1 | -1/+1 |
| * | Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••This fixes most of the random crashes on osx, and is the base for a next change in the menubar.
Addiotional fix: "disconnect" menu entry was broken since the 3.x era
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6072 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-26 | 2 | -17/+17 |
| * | admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-14 | 2 | -15/+0 |
| * | - Happy new year!••• - 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
| Fabio Bas | 2012-01-01 | 2 | -7/+7 |
| * | Re-enabled pseudotransparency for the notifier. I agree this forces the user ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5847 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-19 | 1 | -2/+0 |
| * | notifier: force focus on the inputbar•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5846 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-05-19 | 2 | -1/+5 |
| * | Don't use the global background image for the notifier since the foreground c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5673 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-23 | 1 | -1/+3 |
| * | Fix notifier painting: the background size must match effective size and not ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5535 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-05 | 1 | -2/+2 |
| * | renamed namespace•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-02-10 | 1 | -1/+0 |
| * | reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-05 | 1 | -11/+11 |
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-01 | 11 | -146/+146 |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 4 | -4/+4 |
| * | splitted some classes in their own files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5250 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-12-29 | 1 | -0/+1 |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 5 | -20/+20 |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-26 | 1 | -1/+1 |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-25 | 4 | -11/+11 |
| * | porbable compilation fix for msvc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5087 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-17 | 1 | -1/+1 |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules
fixed "space before comma" in documentation/coments/code
regenerated translations
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-31 | 1 | -1/+1 |
| * | - fixed notifier close button•••- fixed crash bug on missing pixmap
- fixed doc for $chan.matchmask
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4920 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-08-21 | 1 | -7/+7 |