aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsWidget_servers.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix icon assignments cut != remove help != otherGravatar un1versal2015-11-041-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
* OptionsWidget_servers: correct missed capitalization in tooltip txtGravatar un1versal2015-10-281-3/+3
* OptionsWidget_servers: connect button window unfocus state color adjustments ...•••@blindsight stumbled over a design omission since cd37db31. When the KVIrc window was unfocused the Active button/text color schemes were maybe left up to Qt. The comments should hopefully benefit future changes. This PR adds slight fine-tuning on the button unfocused state color scheme should change both button/text color not just in one or the other in a manner that reflects something happened but doesnt fundamentally change the status of the button.Gravatar un1versal2015-10-271-2/+8
* widget: Improve the Connect Now button•••Make the inactive state color match the active state Remove the blue glow surrounding the border and text Gravatar Matt Ullman2015-10-271-1/+4
* KViSelectors/OptionsWidget_* typos and capitalizationGravatar un1versal2015-10-221-15/+15
* OptionsWidget_servers: adjust 'Connect Now' button colorschemesGravatar un1versal2015-10-221-3/+3
* OptionsWidget_servers: add clear icons to 'Clear Servers List' actionGravatar un1versal2015-10-221-1/+1
* Clean up trailing whitespaces and excess newlines•••Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk Gravatar Matt Ullman2015-10-181-1/+0
* Align message text to top of dialog•••**Before** ![capture](https://cloud.githubusercontent.com/assets/3521959/10478076/e6629f84-7252-11e5-964b-0ed3b33c984a.PNG) **After** ![capture1](https://cloud.githubusercontent.com/assets/3521959/10478077/e66548a6-7252-11e5-9935-678d53aa1afe.PNG)Gravatar un1versal2015-10-141-0/+1
* [ci skip] cpp file typos and capitalization correctionsGravatar un1versal2015-10-081-7/+7
* Fix: icon assignments an.... zzzzzzzRoncGravatar universal2015-09-131-1/+1
* More icon assignment in menus fixes•••Im hoping the last. Gravatar universal2015-09-131-1/+1
* Fix modality of option dialogsGravatar Szymon Tomasz Stefanek2015-08-241-3/+3
* - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-11-211-4/+4
* - fixes for sunpro, with the exception of snd, kvirc now works with it•••- replace solaris define with more correct one - add win 6.3 kernel crap - replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend - remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either) - bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2013-10-111-3/+3
* Fixed compilation with qt5rc1•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6296 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2012-12-111-1/+0
* Help against a common confusion about network/nickserv settings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6295 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Sokolov2012-11-281-0/+10
* 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-251-4/+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-271-1/+1
* 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-261-38/+40
* 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
* 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
* 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-251-8/+8
* 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-231-12/+16
* 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-171-6/+38
* 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-211-3/+15
* 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
* 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-101-2/+2
* Add alternative network-specific and server-specific nicknames. Also a lot of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2011-01-101-33/+62
* reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2011-01-051-25/+25
* 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-011-0/+2001