aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Collapse)AuthorAgeFilesLines
...
* OptionsWidget_servers: correct missed capitalization in tooltip txtGravatar un1versal2015-10-281-3/+3
|
* OptionsWidget_servers: connect button window unfocus state color adjustments ↵Gravatar un1versal2015-10-271-2/+8
| | | | | | | | | | + add comments @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.
* Merge pull request #1695 from blindsighttf2/connect_buttonGravatar wodim2015-10-271-1/+4
|\ | | | | widget: Improve the Connect Now button
| * widget: Improve the Connect Now buttonGravatar Matt Ullman2015-10-271-1/+4
| | | | | | | | | | Make the inactive state color match the active state Remove the blue glow surrounding the border and text
* | followup to 306b1ed6c9d6ca2a94b1701a98644a23cdf78a59Gravatar Dessa2015-10-261-1/+1
|/ | | | fix the script as well.
* options: Fix double semicolon typoGravatar Matt Ullman2015-10-261-82/+82
|
* build: Fix compiler warningsGravatar Matt Ullman2015-10-232-2/+2
| | | | | 'this' is always going to be true, so mute a compiler warning having it default to true. Fixes #1689
* Fix oops! occurrenceGravatar un1versal2015-10-221-1/+1
|
* more windows stuff, run mkcreateinstanceproc.shGravatar Dessa2015-10-223-45/+45
| | | | | | - make win32 version.h autogenerated ("breaks" out of source build i don't really know if i can make the windows RC behave the way i want...) - install at qt.conf file on windows so the platform plugin doesn't need to be moved around anymore - convert OptionsWidget_lag.h to UTF-8 to fix mkcreateinstanceproc.sh
* KViSelectors/OptionsWidget_* typos and capitalizationGravatar un1versal2015-10-223-27/+27
|
* 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
|
* OptionsWidget: fix the strings that escaped the lack of coffeeGravatar un1versal2015-10-222-2/+2
|
* OptionsWidget_Various typos, consistency and capitalizationGravatar un1versal2015-10-2218-48/+47
|
* Clean up trailing whitespaces and excess newlinesGravatar Matt Ullman2015-10-1842-65/+6
| | | | | Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk
* Align message text to top of dialogGravatar un1versal2015-10-141-0/+1
| | | | | | **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)
* Merge pull request #1660 from un1versal/Cant-Help_MyselfGravatar Szymon Tomasz Stefanek2015-10-125-13/+13
|\ | | | | Split from #1631 - Simpler to digest typos and capitalization fixes and syntax normalization.
| * [ci skip] cpp file typos and capitalization correctionsGravatar un1versal2015-10-084-12/+12
| |
| * [ci skip] various header files, typos correctionsGravatar un1versal2015-10-081-1/+1
| |
* | fix Winamp messages thx @wodimGravatar un1versal2015-10-081-1/+1
|/
* changes for windows buildsGravatar Dessa2015-10-081-40/+40
| | | | | | - fix #1601 - fix msvc14 build - add Windows 10 identifier to KviOsInfo, even though it will not work until we will actually *target* win10 (which will probably never happen)
* [OptionsDialog] Align message to top of dialogGravatar un1versal2015-10-061-2/+0
|
* Fix missing ")"Gravatar wodim2015-10-051-1/+1
|
* Add package.extractField command to extract binary images from kvirc ↵Gravatar Szymon Tomasz Stefanek2015-10-041-1/+1
| | | | packages. Will be used in the web site.
* Update cursor width when the option is changed and enable or disable the ↵Gravatar wodim2015-10-021-2/+3
| | | | spinbox depending on whether the checkbox is checked.
* fix #1591 add custom cursor thickness size optionsGravatar universal2015-10-021-1/+5
|
* Bye bye MDI. I have probably introduced few minor bugs that I haven't been ↵Gravatar Szymon Tomasz Stefanek2015-09-283-72/+1
| | | | able to spot yet. Please report. Closes #1630.
* [Naming]Various icons: Improve naming conventions matchingGravatar universal2015-09-271-1/+1
|
* Minor grammar: english -> EnglishGravatar universal2015-09-152-3/+3
|
* Add the possibility of resetting the IRC colors to default. Also add an ↵Gravatar Szymon Tomasz Stefanek2015-09-142-19/+42
| | | | informational message about the nature of the colors.
* I swear Ide done these before.Gravatar universal2015-09-134-7/+7
|
* Fix: icon assignments an.... zzzzzzzRoncGravatar universal2015-09-138-12/+12
|
* Quick fixGravatar Szymon Tomasz Stefanek2015-09-131-1/+1
|
* More icon assignment in menus fixesGravatar universal2015-09-134-12/+12
| | | | Im hoping the last.
* Improvemnet: Various KVIrc Options menu icons assignment improvementsGravatar universal2015-09-106-8/+8
| | | | | | Also added: new Shield Icon type to serve as Protection Icon new Raweventeditor Icon type for Settings menubar \#1559
* This stuff doesn't seem to be used anymoreGravatar Szymon Tomasz Stefanek2015-08-301-1/+1
|
* Fix #1535Gravatar Szymon Tomasz Stefanek2015-08-302-6/+10
|
* Fix naming for commit 633ce49Gravatar Szymon Tomasz Stefanek2015-08-261-1/+1
|
* Merge pull request #1504 from Pan7/masterGravatar Szymon Tomasz Stefanek2015-08-261-1/+2
|\ | | | | Show WindowList With User Flag Option (will change the name of the option in next commit)
| * Show WindowList With User Flag OptionGravatar Pan72015-08-021-1/+2
| |
* | File dialogs seem to always require a parent. Without it Qt5 enters in a ↵Gravatar Szymon Tomasz Stefanek2015-08-252-3/+3
| | | | | | | | kind of modal loop that prevents user from interacting with the whole application.
* | Fix modality of option dialogsGravatar Szymon Tomasz Stefanek2015-08-245-10/+12
|/
* Fix naming conventionsGravatar Szymon Tomasz Stefanek2015-08-021-1/+1
|
* Spacing for toggle option for away colorGravatar Pan72015-08-021-0/+1
|
* UI toggle option for away colorGravatar Pan72015-08-021-1/+5
|
* Implemented options.close. Closes #1397Gravatar Szymon Tomasz Stefanek2015-08-021-1/+56
|
* Implement support for IRCv3.1's away-notify extensionGravatar Fabio Bas2015-08-011-2/+2
|
* Allow user to prevent notices from triggering the notifierGravatar OmegaPhil2015-02-141-4/+9
| | | | | | Fixes https://svn.kvirc.de/kvirc/ticket/1476 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6441 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make options dialogs modal. Fixes ugly focus issues.Gravatar Szymon Tomasz Stefanek2015-01-025-11/+15
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6431 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix input boxes alignment in nickserv options.Gravatar Alexey Sokolov2014-12-291-1/+1
| | | | | | | Patch by TheReign, thanks! git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6419 17fca916-40b9-46aa-a4ea-0a15b648b75c