aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/WebThemeInterfaceDialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove QWebEngine usage in core. Rewrite web package manager (#2570)Gravatar ctrlaltca2023-11-281-4/+0
| | | | | | | * 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/
* Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORTGravatar Fabio Bas2023-10-181-2/+2
|
* Convert 0s and NULLs to nullptrGravatar IceN9ne2018-12-031-1/+1
|
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-281-2/+2
| | | | keyword.
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-7/+3
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-181-1/+0
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-2/+2
| | | | | | | | | 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
* Add a web interface for the addonsGravatar Szymon Tomasz Stefanek2011-03-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5692 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Start generalizing the web package management interfaceGravatar Szymon Tomasz Stefanek2011-03-171-29/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5618 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code improvements in the theme manager(wip)Gravatar Noldor2011-03-161-0/+73
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c