aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Expand)AuthorAgeFilesLines
* Complete the fix for #1018•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5144 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-11-175-13/+79
* don't try to reuse already opened option widgets (fixes #1018)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5143 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-11-163-28/+40
* applied patch from #1006, thanks egns•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5106 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-251-1/+1
* updated italian translation; suppressed gcc warning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5092 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-10-191-2/+0
* merged egns's patch to enable painless msvc compilation, thank you!•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-191-1/+1
* fix for #976•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5090 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-185-17/+10
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-168-47/+27
* Remove the "save configuration" menu entry. KVIrc *must* take care of the use...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5049 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-10-091-3/+8
* reverted r5041, r5038, r5036•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5044 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-072-14/+40
* fixed compilation under windows;•••some paint performance-related patches git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5041 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-041-7/+1
* removed tree_windowlist max width option•••added global window opacity option, thanks armoured git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5037 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-022-6/+8
* enabled compositing on all platforms supported by qt (tested on macosx)•••removed old pseudo transparency methods cleaned themed controls painting routines git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5036 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-022-32/+13
* refresh user avatarin userlist when it gets unset •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4959 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-311-1/+1
* 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-312-3/+3
* fix for #911•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4922 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-212-32/+53
* Decrease the maximum OnJoinRequestDelay and so it's a bit harder for braindam...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4861 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-08-131-2/+2
* 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/+1
* cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-073-10/+10
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4801 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-061-1/+1
* renamed option to better reflect the fact it's a DBus notifier•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4800 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-061-4/+5
* added an option to switch between KVIrc and KDE notifiers•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4798 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-061-8/+22
* forgot to remove debug strings in previous commit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4718 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-311-7/+0
* fix for #867•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4717 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-311-2/+11
* Added proper options to enalbe/disable each type of link tooltip•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4615 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-061-1/+10
* fix for #817•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4568 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-301-0/+1
* Update the topic label settings when changing theme options for labels. Some ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4478 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-201-1/+1
* fix for #813•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4459 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-132-24/+37
* Minor formatting fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4434 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-101-0/+2
* Correctly enable the 'Connect Now' button at startup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4423 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-061-1/+1
* server handling: avoid to pick up the first available server from the first a...•••other small fixes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4421 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-06-041-0/+5
* DCC works. Support 64bit resume offsets. Add option for routers that remap DC...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4417 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-021-1/+9
* Code cleaning•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4413 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-06-011-3/+0
* A couple of fixes for MacOSX•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4412 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-011-4/+4
* Fix the "Connect Now" button color on windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4410 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-011-1/+17
* fixed windowlist scrolling using the mouse wheel;•••Added an option to discriminate between the old kvirc3 behaviour (scroll the scrollbar) and the pre-kvirc4 behaviour (scroll next/previous channel). The options defaults to the old kvirc3 behaviour. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4406 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-311-1/+2
* fixed compilation without KDE•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4405 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-05-311-1/+3
* Fix for #445 on KDE and windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4403 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-311-5/+40
* Yet more work on the servers dialog.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4396 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-291-11/+31
* Yet more work on the servers dialog•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4395 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-294-41/+126
* More work on the server options widget.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4394 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-291-104/+167
* Some work on the server options dialog.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4392 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-281-45/+96
* Kill some debug noise.•••Fix painting of themed input editor under some styles (hm.. do we *REALLY* need to theme this ? under some themes it's ugly) Some work on the sound module: fixes for the Oss+Audiofile and Phonon systems. Add support for testing the sound system from the option dialog. Add a basic jingle sound that can be used for the test above (maybe we could find something nicer and smaller ?) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4371 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-242-11/+61
* Tweak avatar selection a bit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4370 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-05-231-3/+26
* fix for #793:•••- remove ability to manually show/hide the tray icon - force the tray icon to show/hide itself when the option is changed - disable close in tray and the other tray-related options when the tray icon is disabled - of course you can still mess up all of this using with kvs: /trayicon.hide and /option boolShowDockExtension false git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4351 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-211-0/+10
* last round of misc fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4323 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-1/+2
* misc format string fixed (regression introduced in r4317)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-1/+1
* removed some more compilation warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4320 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-141-1/+1
* Merge the use of multiple QString()::arg(QString) calls to avoid format strings•••Filter out any urlencoded path form dcc file names git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-143-3/+3
* no-brain patch for #784•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4310 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-05-081-1/+1
* Another fix in options search•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4251 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2010-04-131-1/+5