aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/WebThemeInterfaceDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/Gravatar ctrlaltca2023-11-281-7/+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 Gravatar Fabio Bas2023-10-181-1/+2
* Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORTGravatar Fabio Bas2023-10-181-3/+3
* Update URL to kvirc.net•••See https://github.com/kvirc/kvirc-www/pull/28 Gravatar Alexey Sokolov2021-07-021-1/+1
* Make Windows code Unicode-aware (#2219)Gravatar wodim2017-05-241-1/+1
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-18/+11
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-281-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* 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 Gravatar Matt Ullman2015-10-181-1/+0
* More work on theme packingGravatar Szymon Tomasz Stefanek2015-08-271-2/+5
* More qt5 porting/warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6262 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-291-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 Gravatar Fabio Bas2012-09-251-3/+1
* fussy fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5921 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-051-1/+1
* reworked KviLocale stuff: now it's a singleton•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-251-1/+1
* Add a web interface for the addons•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5692 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-251-3/+3
* Client side improvements on the package management dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5634 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-171-2/+1
* Set the package url dynamically so the current language can be specified too•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5625 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-171-4/+5
* Start generalizing the web package management interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5618 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-171-206/+20
* Change spaces to tabs, reindent, simplify•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5617 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-171-125/+136
* Code improvements in the theme manager(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-03-161-0/+253