aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help/helpwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
* More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-271-7/+7
* 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 Gravatar Szymon Tomasz Stefanek2010-12-251-5/+5
* fixed loading help index•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5030 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-251-0/+5
* module help: removed modal progress dialog, implemented inline progress bar•••module logviewer: reworked a bit the progressbar git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5022 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-09-191-33/+62
* avoid qsplitter children to collapse, since we already have buttons where nec...•••small fix to iograph: added sanity check to traffic counters git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4828 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-091-0/+2
* avoid a race condition on help indexing•••avoid crashes due to kvikvsactions deleted while their internal script is still executing (happens because we clear() out menu popups at every show, and a user could get a popup shown before its code finishes executing) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3836 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-131-1/+1
* 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 Gravatar Fabio Bas2009-12-201-3/+3
* applied patches, thanks to Kebianizao•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3703 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-171-2/+0
* fix for #593 + free selection in help module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3572 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-10-241-0/+2
* quite complicate fix for #517, had to workaround a qt4 bad behaviour.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3441 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-311-2/+1
* removed old options & code regarding window caption colors•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3353 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-07-191-12/+0
* fix for a crash bug in help window•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3215 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-05-151-5/+0
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-081-1/+1
* second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-1/+1
* 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 Gravatar Fabio Bas2008-09-261-8/+1
* removed some old references to qt3•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2571 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-09-251-3/+1
* 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 Gravatar Elvio Basello2008-09-181-2/+3
* more qt4 porting (misc + removing qt3 listview)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2281 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-08-231-1/+1
* code cleanups: removed unused functions from KviApp class; removed kvi_string...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2160 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-011-15/+15
* trashed kvi_styledcontrols•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-06-301-2/+1
* 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 Gravatar Fabio Bas2008-06-241-3/+3
* fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1832 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-201-6/+8
* more module help qt4 port (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1831 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-201-20/+23
* more QT4 port/fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1830 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-201-20/+21
* replace setIconSet with QT4 seIcon •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1672 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-041-1/+1
* indented code...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1599 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-261-85/+81
* porting help module (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1539 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-04-201-31/+11
* code clean; applied patch for MacOS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1370 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-0/+2
* Fixes for other tickets•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1214 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-03-131-2/+4
* 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 Gravatar Szymon Tomasz Stefanek2008-01-151-2/+2
* undoing, sorry•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-0/+1
* fixed font saving in qt4 kvirc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@644 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-07-051-1/+0
* More Qt4 port and some small fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@351 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-02-201-4/+24
* More Qt 4.x port and the torrent module by Alexander Stillich•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@255 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-261-3/+3
* More Qt 4.x port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@246 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2007-01-231-4/+4
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+307