aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Expand)AuthorAgeFilesLines
* 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-48/+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-2545-137/+10
* Fix a typo in an option description•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6222 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-07-061-3/+3
* single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-04-081-0/+1
* disable "minimize in tray" under osx, since we just can't avoid osx from inse...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6106 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-03-212-0/+4
* another compilation fix for win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6077 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-02-271-1/+1
* fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2012-02-275-5/+5
* Dropped the KviTalPopupMenu layer, ported the involved code to QAction.•••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 Gravatar Fabio Bas2012-02-2613-66/+71
* 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-011-3/+3
* Fix #1243. Also fix server unique ID generation.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6003 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-271-0/+2
* Allow STARTTLS to be used also without CAP support.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5997 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-211-14/+14
* StartTls and Sasl are now per-server options. These are no longer needed.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5996 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-12-211-6/+8
* Work around a QSplitter bug trying to keep the user list view width constant ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5970 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-09-211-1/+4
* small fix in options->connection: two unrelated options were disabled by "rec...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5964 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-09-041-2/+2
* fix all warnings under clang•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5952 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-261-2/+1
* fix for #1202•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5936 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-08-211-0/+3
* fix for #1166 + tweaked a bit the ctcp page dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5891 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-07-111-0/+1
* update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5868 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2011-06-141-1/+1
* several fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5855 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-05-262-1/+5
* Fixed typos found by Lintian.•••This commit fixes: I: kvirc: spelling-error-in-binary usr/bin/kvirc writeable writable I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvioptions.so allows to allows one to I: kvirc: spelling-error-in-binary usr/lib/kvirc/4.1/modules/libkvipopupeditor.so allows to allows one to git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5830 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2011-05-071-1/+1
* style fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5792 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-04-181-14/+20
* Working on emoticons•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5790 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2011-04-182-34/+53
* fix for #1123•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5727 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-291-0/+2
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5707 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-251-1/+1
* fixed compilation on windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5706 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-251-5/+6
* reworked KviLocale stuff: now it's a singleton•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5696 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-253-18/+17
* improved hungarian notation;•••added doxygen comments; updated docs; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5678 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-03-233-20/+27
* reworkes server filtering so that it doesn't mess up with config save•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5622 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-171-21/+40
* added a search/filter to the server options dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5621 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-172-6/+41
* add minimal label widths, make network status dialog text copyable under windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5562 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-03-103-2/+11
* Finish up some file renaming•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5536 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-054-6/+6
* Fix #1102•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5534 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-052-9/+12
* Fix #1103•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5533 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-03-051-1/+1
* fix for a crahs in the texticons option widget•••disabled the "load external file" option, since it was not working anyway git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5531 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-03-022-78/+60
* Fix a crash in the text icons configuration dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5520 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-261-3/+12
* Fix a crash in the server options widget•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5492 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-212-3/+17
* When all the windows are minimized and the active one is closed try to pick a...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5475 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-121-0/+3
* moed kvirc_force_locale from Qdir::home() to local configuration dir, so that...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5462 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-02-101-2/+5
* renamed namespace•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-02-102-5/+5
* Small tip in the scripting settings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5444 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-091-1/+10
* disclaimer for minimize in tray•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5435 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-02-081-0/+8
* More fixes for window positioning. Also maybe a workaround for ThemedComboBox...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5421 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-02-051-1/+1
* fix crash when adding a new icon•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5419 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-02-041-1/+1
* fix for #828•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5404 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar wodim2011-01-302-5/+7
* fix for #1073•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5364 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-153-168/+345
* implemented #609 (smart logging path); now you can set something like "$conte...•••polling: do we need a default value? if yes, define your choice git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5355 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-131-6/+13
* level-based tray icon notification: permit 5 as the minimum level•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2011-01-101-2/+2
* killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-102-6/+5