aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/help
Commit message (Expand)AuthorAgeFilesLines
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-12-221-2/+2
* Fixed compilation with recent qt5 snapshots:••• * QWebKit has been renamed to QWebKitWidgets * QCleanlooksStyle is not included by default, use QFusionStyle instead This breaks compatibility with qt5-beta1, but beta2 should be right around the corner git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6280 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-10-313-8/+15
* convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-10-041-3/+3
* qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-09-281-9/+0
* 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-252-6/+0
* fix #1249•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6238 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-07-181-2/+2
* admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2012-01-141-9/+0
* - 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 Gravatar Fabio Bas2012-01-015-12/+11
* help: fixed #1178 (added ctrl+c shortcut); splitted the "highlight" toolbar f...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5904 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-07-212-16/+49
* fix for #1128•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5780 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-04-132-47/+11
* patch for #1124•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5726 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-291-1/+0
* delete Qt <4.6 hacks•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5685 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-241-5/+1
* fix for #1110•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5654 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-202-18/+4
* fix for #1109•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5642 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-191-1/+1
* webkit-enabled helpwidget: workaround to support qt 4.5, indentation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5586 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-131-15/+25
* 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 Gravatar Noldor2011-03-136-9/+215
* killed some defines;•••more work on KDE notifier; improved hungarian notation; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-071-1/+1
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-1/+1
* 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 Gravatar Szymon Tomasz Stefanek2011-01-018-98/+98
* 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-295-5/+5
* 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-275-28/+28
* More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-262-3/+3
* 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-255-17/+17
* fix for #1029•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5180 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-12-081-3/+2
* 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-194-67/+109
* 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 Gravatar Fabio Bas2010-08-311-1/+1
* 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-092-0/+3
* Fixes for several memory leaks reported by valgrind•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4384 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-281-13/+14
* fix for #763•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4258 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-04-181-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 Gravatar Fabio Bas2010-03-191-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 Gravatar Fabio Bas2010-03-081-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 Gravatar Fabio Bas2010-01-241-1/+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-202-5/+4
* 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-174-539/+592
* 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-243-17/+2
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-309/+0
* 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
* fixed unreadable help on dark themes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3435 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-291-0/+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-152-6/+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-085-5/+5
* 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 Gravatar Fabio Bas2009-02-171-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 Gravatar Fabio Bas2008-11-084-19/+19
* fixed malformed format strings, thanks to GlaDiaC•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2734 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-10-151-3/+3
* 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-265-91/+33
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-211/+3
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-191/+0
* 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