aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_webView.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-30/+1
|
* Apply clang-tidy: modernize-loop-convertGravatar Alexey Sokolov2016-04-301-3/+3
|
* Apply clang-tidy: modernize-use-defaultGravatar Alexey Sokolov2016-04-301-2/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-8/+8
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-437/+443
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-8/+7
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* src/modules: typos, consistency capitalize, fomatting and indenting fixesGravatar un1versal2015-12-191-37/+30
| | | | these contains in addition the whitespace changes
* 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
|
* - 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
* - bump to QT 4.7 (we have no QT 4.8 specific code)Gravatar Robert Förster2014-02-271-8/+0
| | | | | | | - QT4 on MSVC still needs qtmain, the cmake policy does not apply there - fix perl on windows, remove activestate hack, we don't support that anymore git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6371 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More on #1302Gravatar Markus Rennings2012-07-091-21/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6226 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Typos, thx to fiber in ticket #1302Gravatar Markus Rennings2012-07-091-21/+21
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6224 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed 2 formt strings in object webviewGravatar Fabio Bas2012-04-101-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6137 17fca916-40b9-46aa-a4ea-0a15b648b75c
* single bugfix in webview object + a lot of make gcc happyGravatar Fabio Bas2012-04-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix compilation, thanks minde for noticing (CtrlAltCa <3)Gravatar wodim2012-02-271-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.Gravatar Fabio Bas2012-02-261-2/+2
| | | | | | | | 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
* More boring fixes...Gravatar Noldor2011-12-281-9/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6007 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fixed compilation errorGravatar Noldor2011-12-271-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6005 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on webkit(wip)Gravatar Noldor2011-12-271-5/+27
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6004 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on webkitGravatar Noldor2011-12-181-33/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5994 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on webkit(wip)Gravatar Noldor2011-12-131-8/+85
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5992 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on webview (wip) - some fixes around widgetsGravatar Noldor2011-12-071-47/+330
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5991 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code cleanGravatar Noldor2011-12-021-62/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5990 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Improvements in class webview (w.i.p.)Gravatar Noldor2011-12-021-127/+420
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5989 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Some fix in kvs classesGravatar Noldor2011-11-121-28/+74
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5986 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Objects module: fixed indentation (wip)Gravatar Fabio Bas2011-05-081-5/+137
| | | | | | | webview class: proper documentation misc: fixed errors and bad pratices found by lwlint git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code improvements in kvs classesGravatar Noldor2011-04-281-6/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed compilation warningsGravatar Elvio Basello2011-03-301-312/+336
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5732 17fca916-40b9-46aa-a4ea-0a15b648b75c
* delete Qt <4.6 hacksGravatar wodim2011-03-241-4/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5685 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Small compilation fixGravatar Szymon Tomasz Stefanek2011-03-161-1/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5611 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Code improvements in the theme manager(wip)Gravatar Noldor2011-03-161-6/+37
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5610 17fca916-40b9-46aa-a4ea-0a15b648b75c
* I suppose these things happen.Gravatar wodim2011-03-141-2/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5603 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixes compilation under qt < 4.7Gravatar wodim2011-03-141-2/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5602 17fca916-40b9-46aa-a4ea-0a15b648b75c
* disable webview kvs object for qt < 4.6Gravatar Fabio Bas2011-03-131-1/+1
| | | | | | fixed xmlreader doc git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5587 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on class webviewGravatar Noldor2011-03-131-2/+135
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5581 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on kvs class webviewGravatar Noldor2011-03-131-36/+35
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5571 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix the webView preview paintingGravatar Szymon Tomasz Stefanek2011-03-131-2/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5569 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More work on kvs class webviewGravatar Noldor2011-03-121-3/+47
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5568 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Quick fixGravatar Noldor2011-03-121-0/+414
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5566 17fca916-40b9-46aa-a4ea-0a15b648b75c