aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of https://github.com/kvirc/KVIrcGravatar Szymon Tomasz Stefanek2015-12-301-1/+1
|\
| * Improve string label: On me was kicked -> When I am Kicked.•••wodim should have reviewed the PR that changed this string months ago, he especially had plenty opportunity for 3+ weeks while PR was up. @ctrlaltca would you mind terribly doing a transifex push for this?Gravatar un1versal2015-12-301-1/+1
* | Move the favorites flag to the upper right corner, near the filter.Gravatar Szymon Tomasz Stefanek2015-12-302-27/+23
|/
* fix server ping icon + consistent assignmentsGravatar un1versal2015-12-292-3/+3
* Removed tr() around empty string•••If you pass an empty string to gettext, it will return the metainformation header of the PO file, that is not typically what you want. Gravatar Fabio Bas2015-12-281-1/+1
* Gzip logs -> Compress logs•••You know it makes sense on multiplatform app Gravatar un1versal2015-12-281-1/+1
* fix arghGravatar un1versal2015-12-281-1/+1
* add missing colon...•••would be nice if all coons in these were appended to string not part of string. Gravatar un1versal2015-12-271-1/+1
* revert wront option box capitalization•••missed in cddeb99d Gravatar un1versal2015-12-271-1/+1
* Dont capitalize conjunctions in titles•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization Gravatar un1versal2015-12-261-1/+1
* revert/fix wrong capitalization of checkbox options labelsGravatar un1versal2015-12-264-5/+5
* dont capitalize prepositions with less than 5 letters in label titles•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization Happy holidays to all, get drunk and be Mary. Gravatar un1versal2015-12-251-1/+1
* improve avarar selection messageGravatar un1versal2015-12-231-2/+2
* adjust message and increase dialog minimum size•••make this message slightly more readable intead of a wall of text. Gravatar un1versal2015-12-231-4/+3
* fix avatar choose dialogGravatar TheReign2015-12-231-25/+30
* fix sentence wording and pluralise correct word.Gravatar un1versal2015-12-231-2/+2
* Consistency: missed colons on label textGravatar un1versal2015-12-231-5/+5
* fix broken message text on dialog and fix missed strings.•••Theres way too many dialogs everywhere scattered all over for same thing more or less.. Gravatar un1versal2015-12-231-8/+8
* https:// for avatar now supported and remove empty spaceGravatar un1versal2015-12-231-1/+1
* reassign time -> history icon to recently connected to list of serversGravatar un1versal2015-12-221-1/+1
* Address Dessas comments (thx for review)Gravatar un1versal2015-12-192-2/+2
* various files: typos/consistency and capitalization see notes below.•••https://techbase.kde.org/Projects/Usability/HIG/Capitalization This was just done last minute over some notes I had made during earlier similar fixes. * dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural. * freenode is all lowercase instance only. * tooltips are not Camel Case capitalization style either. * some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to. * Tree items are Camel Case * Typos in Unknow channel modes * more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these The tooltips text doubles up as title one isnt capitalized and the other is... So now none are in this area only since unlike toolbars thers no test display here and its passable. Alternative is to fix these dialogs and toolbars and tbh I cant do it. * cannot vs can't : these are consistency fixes for strings and debug messages only. * about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels. s spaces tyyt Gravatar un1versal2015-12-1920-66/+66
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-1920-72/+72
* Add warning for invalid options_group in options.dialog and block empty optio...Gravatar TheReign2015-12-181-0/+5
* OptionsWidget_interfaceFeatures: We can't and shouldn't use different wordin...•••Any user that actually uses various OSes should not have to try to decipher or encounter a completely different looking or different wording for same settings like it was done here. What was done here is 100% wrong way to approach this. Gravatar un1versal2015-12-151-1/+1
* OptionsWidget_input: realign position to values after 339ddfc6 to values befo...•••After 339ddfc6 this commit the right thing to do would be to have reverted the positioning added in 4fa5b389 Gravatar un1versal2015-12-151-5/+5
* Move the option to be able to copy text only when the Control key is held and...Gravatar wodim2015-12-142-3/+7
* More descriptive section header title.Gravatar un1versal2015-12-121-3/+3
* Align dialog messages to left just like all dialogs do.Gravatar un1versal2015-12-121-1/+1
* Added 64-bit ack option to DCC receive.Gravatar TheReign2015-12-071-0/+5
* mkcreateinstanceproc: update capitalization in boileralte header in generatorGravatar un1versal2015-12-071-3/+3
* copyright headers: fix broken boilerplate wording linkss -> terms and opinion...Gravatar un1versal2015-11-2886-87/+87
* Fix error in 4a51590.Gravatar wodim2015-11-171-1/+1
* When adding a new text icon, ensure a theme directory in the user config dire...•••Fixes #1747. Gravatar wodim2015-11-171-0/+2
* Don’t select any section in option dialogs by default.•••It looks like Qt selects the first option of a QTreeWidget on OS X by default. This is part of #1704. Gravatar wodim2015-11-091-0/+1
* OptionsWidget_servers: cleanup whitespaces and more typosGravatar un1versal2015-11-061-18/+4
* Capitalization & consistency fix on confirm dialog title•••Its safe to use the following guide: https://techbase.kde.org/Projects/Usability/HIG/Capitalization Gravatar un1versal2015-11-061-5/+4
* server: Add a warning dialog when clearing serversGravatar Matt Ullman2015-11-061-0/+11
* OptionsWidget_server: switch order & assign icons to Clear and Import Server ...•••And also add Server to their labels and tooltips Gravatar un1versal2015-11-051-3/+3
* fix typos and capitalization while Im here with this dialog.Gravatar un1versal2015-11-051-6/+6
* improve ordering of options and Favorite Server tooltipGravatar un1versal2015-11-051-19/+14
* events: Add option to require Control to copy•••Closes #1709 Gravatar Matt Ullman2015-11-041-5/+6
* favorites: Hide server when unfavorited•••Have the menu option labeled 'Unfavorite Server' when it is currently favorited. Gravatar Matt Ullman2015-11-042-1/+10
* favorites: Fix indentationGravatar Matt Ullman2015-11-041-31/+31
* favorites: Add ServerFavorite to the browserGravatar Matt Ullman2015-11-041-9/+10
* assign serverfavorite icon to functionGravatar un1versal2015-11-041-1/+1
* Add base work for favoritesGravatar Matt Ullman2015-11-044-8/+88
* Fix icon assignments cut != remove help != otherGravatar un1versal2015-11-042-3/+3
* Capitalization fixGravatar un1versal2015-11-021-1/+1
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-2880-80/+80