| 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 | -12/+0 |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 1 | -1/+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 | -3/+4 |
| * | Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORT | Fabio Bas | 2023-10-18 | 1 | -3/+3 |
| * | switch to the correct window even if it's open already | wodim | 2017-03-02 | 1 | -0/+3 |
| * | documentation minor formatting fixes | un1versal | 2016-05-08 | 1 | -5/+5 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -5/+5 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -55/+57 |
| * | libkvihelp: capitalization fixes | un1versal | 2015-12-05 | 1 | -3/+3 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 1 | -1/+1 |
| * | fix #1249•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6238 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-07-18 | 1 | -2/+2 |
| * | - 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 | 1 | -5/+4 |
| * | 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 | -1/+0 |
| * | Code improvements in help window when using webkit(wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5570 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2011-03-13 | 1 | -0/+14 |
| * | 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 | 1 | -12/+12 |
| * | 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 | 1 | -1/+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 | 1 | -10/+10 |
| * | 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 | 1 | -3/+3 |
| * | fix for #1029•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5180 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-12-08 | 1 | -3/+2 |
| * | 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 |
| * | Fixes for several memory leaks reported by valgrind•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4384 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-05-28 | 1 | -13/+14 |
| * | fix for #763•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4258 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-04-18 | 1 | -1/+1 |
| * | fixed lcd object documentation•••fixed help for local help files (script documentation)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4154 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-03-19 | 1 | -15/+31 |
| * | help: fixed not working /help commandline, texticons, (doc_ shortcuts)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4113 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-03-08 | 1 | -0/+10 |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-01-24 | 1 | -1/+2 |
| * | fixed help module blank screen on index/search item selection•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3723 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-12-20 | 1 | -2/+1 |
| * | applied patches, thanks to Kebianizao•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3703 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-12-17 | 1 | -2/+3 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 1 | -1/+1 |
| * | ensure that all the modules that creates a window using g_pFrame->addWindow c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3080 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-02-17 | 1 | -3/+6 |
| * | second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 1 | -2/+2 |
| * | finished help module; still a small problem on window focus after search inde...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2576 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-09-26 | 1 | -71/+20 |
| * | more work on the help search•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2569 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-09-25 | 1 | -34/+43 |
| * | quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2568 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-25 | 1 | -1/+1 |
| * | some fixes/improvements and code cleaning.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2567 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-09-25 | 1 | -16/+37 |
| * | fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-09-18 | 1 | -1/+3 |
| * | more qt4 porting (misc + removing qt3 listview)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-08-23 | 1 | -6/+7 |
| * | fixed help module for win32/mingw (and probably msvc too)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1936 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-06-24 | 1 | -8/+12 |
| * | better file loading•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1636 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-05-01 | 1 | -8/+20 |
| * | indented code...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1599 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-26 | 1 | -22/+10 |
| * | more qt4 port (renamed QT3 stuff))•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Noldor | 2008-04-21 | 1 | -3/+11 |
| * | permit again loading of html help files out of the main kvirc help directory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1541 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-04-20 | 1 | -1/+0 |
| * | porting help module (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1539 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-04-20 | 1 | -18/+16 |
| * | Fixes for other tickets•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1214 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-03-13 | 1 | -4/+3 |
| * | some little fixes around;•••fixed docs;
bumped version to 3.4.0
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-03-04 | 1 | -2/+2 |
| * | More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2008-01-15 | 1 | -4/+4 |
| * | More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2007-02-20 | 1 | -0/+9 |
| * | Theme management stuff and other tricks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@75 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2006-12-30 | 1 | -4/+2 |
| * | Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2006-12-18 | 1 | -0/+230 |