| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove QWebEngine usage in core. Rewrite web package manager (#2570)•••* Remove use of QWebEngine from help module
* Rewrite the WebPackageManagementDialog to use an http/json API instead of a webpage; drop QWebEngine usage
* Edited repository urls to https://kvirc.github.io/ | ctrlaltca | 2023-11-28 | 1 | -16/+1 |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 1 | -2/+1 |
| * | 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 | -1/+0 |
| * | Mass rename of margin -> contentsMargins | Fabio Bas | 2023-10-18 | 1 | -1/+1 |
| * | Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORT | Fabio Bas | 2023-10-18 | 1 | -6/+6 |
| * | 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 | -2/+2 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -30/+0 |
| * | cleanup: remove more ancient commneted code | un1versal | 2016-05-06 | 1 | -15/+2 |
| * | ThemeManagementDialog: remove broken <nobr> and adjust secondary text color | un1versal | 2016-05-03 | 1 | -5/+4 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -11/+11 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -91/+100 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 1 | -2/+2 |
| * | update remove theme icon assignment | un1versal | 2016-01-07 | 1 | -1/+1 |
| * | Make the current theme string to be more translatable | Alexey Sokolov | 2015-12-29 | 1 | -1/+1 |
| * | revert theme manager: we dont need huge icons pixelated•••Until we have a proper dialog this at least should be semi-sane.
https://github.com/kvirc/KVIrc/issues/1737 (has proposal and awaiting @pragmaware)
| un1versal | 2015-12-28 | 1 | -8/+8 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 1 | -5/+5 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -1/+1 |
| * | ThemeManagementDialog: cleanup duplicate include | un1versal | 2015-11-21 | 1 | -1/+0 |
| * | Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers
with pitchforks running over to my desk
| Matt Ullman | 2015-10-18 | 1 | -2/+1 |
| * | Make the theme images in the theme management dialog bigger. Maybe needs more... | Szymon Tomasz Stefanek | 2015-10-04 | 1 | -5/+6 |
| * | Fix (some of) the KviTalListWidget problems related to item resize | Szymon Tomasz Stefanek | 2015-10-03 | 1 | -0/+1 |
| * | Fixes a crash that happens when you close the main window with the theme mana...•••This undoes part of f2485de, so beware.
| wodim | 2015-09-30 | 1 | -1/+1 |
| * | Rework the theme management a bit | Szymon Tomasz Stefanek | 2015-08-27 | 1 | -27/+29 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -1/+9 |
| * | - 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 | 1 | -3/+3 |
| * | Actually allow a user to delete a theme without segfaulting...•••Fixes #1307 / https://svn.kvirc.de/kvirc/ticket/1307
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6395 17fca916-40b9-46aa-a4ea-0a15b648b75c
| OmegaPhil | 2014-11-12 | 1 | -1/+1 |
| * | 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 | 1 | -1/+0 |
| * | extended last fix to multi-selection•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6153 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2012-04-16 | 1 | -12/+24 |
| * | fixed bug related to theme deletion, if they are builtin we can't delete them•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6152 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2012-04-16 | 1 | -99/+117 |
| * | fixed a couple crashes in theme module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6131 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-09 | 1 | -6/+6 |
| * | 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 | 1 | -4/+4 |
| * | fix for #1202•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5936 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-08-21 | 1 | -0/+3 |
| * | patch for #1124•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5726 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-03-29 | 1 | -0/+2 |
| * | delete Qt <4.6 hacks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5685 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-03-24 | 1 | -1/+1 |
| * | Client side improvements on the package management dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5634 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-17 | 1 | -6/+13 |
| * | More work on theme manager improvements•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5620 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-03-17 | 1 | -12/+39 |
| * | Start generalizing the web package management interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5618 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-17 | 1 | -11/+13 |
| * | Change spaces to tabs, reindent, simplify•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5617 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-17 | 1 | -1/+2 |
| * | Code improvements in the theme manager(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-03-16 | 1 | -22/+41 |
| * | More file renaming•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5537 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-03-05 | 1 | -0/+457 |