aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* cleanup: add or remove empty lines between documentation blocks & codeGravatar un1versal2016-03-1411-36/+91
* Remove Spotify interface until I can fix it.Gravatar wodim2016-03-134-217/+0
* Only share the user's own nick colour if he has chosen the•••background not to be transparent. Gravatar wodim2016-03-121-1/+4
* Proper bouncers have no problems with CAPGravatar Alexey Sokolov2016-03-121-1/+1
* revert NewNetwork icon: this adds the newnetwrok icon to the treeview list•••these icons are for the config dialog and context menu options only for now. Gravatar un1versal2016-03-071-1/+1
* fix missing space between words in tooltip textGravatar un1versal2016-03-061-1/+1
* OptionsWidget_servers: fix indentation & remove separatorGravatar un1versal2016-03-061-4/+3
* add newnetwork + newserver icons and update assignments•••Server and Configuration dialog/context menu can use dedicated icons for these functions. We reused unused icons and removed dead transfer icon. FileTransfer is same icon as this Gravatar un1versal2016-03-061-5/+5
* libkvitheme/KviKvsCoreFunctions_gl documentation: program name capitalizationGravatar un1versal2016-03-021-1/+1
* libkvitheme: improve error message and fix dialog title•••apologies @ctrlaltca @Dessa didn't do this on purpose, if you curse and swear at me, wouldn't blame you :D Gravatar un1versal2016-03-021-2/+2
* - tweak a string to not use a xgettext string, we escape % everywhere so prob...•••- fix msbuild for NTDDI_VISTA Gravatar Dessa2016-02-291-2/+2
* ListWindow: add title to export empty list dialog warningGravatar un1versal2016-02-271-2/+2
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-2734-152/+155
* LinksWindow: populate the remainder of the context menu entries with iconsGravatar un1versal2016-02-231-15/+15
* LogViewWindow: append colons to labelsGravatar un1versal2016-02-231-3/+3
* OptionsWidget_nickserv: complete removal of html_center_begin/end, also fixes...Gravatar un1versal2016-02-211-9/+9
* OptionsWidget_nickserv: remove unused QString html_center_begin/end•••no point keeping this around Gravatar un1versal2016-02-211-3/+0
* Add header text to tray tooltipGravatar un1versal2016-02-201-1/+1
* ClassEditorWindow/PackThemeDialog: fix label capitalizationGravatar un1versal2016-02-162-3/+3
* Fix wrong icon assignmentGravatar un1versal2016-02-121-1/+1
* Fix display of file names in some errors in the registered users dialog.Gravatar wodim2016-02-081-3/+3
* fix crazy long tooltip with no breaks•••closes #1867 Surely the tooltips should determine where fullstops are and such, intead of relying on harcoded line breaks/newlines? Gravatar un1versal2016-02-051-5/+5
* OptionsWidget: remove more <br> and fix typoGravatar un1versal2016-02-041-3/+3
* reduce line break space between paragraphs•••This is extremely annoying, removing <br> the space is too little, While with <br> the space is too much. Trying things like <p style="margin-bottom:15px;"> (or any value other than 15px) has 0 effect So hate <br> all you want between the <p></p> but nothing else has the same effect as this. As is with <br style="line-height:5px;"/> the sapcing is more or less ideal here. If you can fix this with similar results not using <br> please enlighten me. Gravatar un1versal2016-02-041-2/+2
* Merge pull request #1861 from un1versal/The-Emperor's-New-Clothes•••Remove centered text formatting from all tooltips and some other dialog entriesGravatar un1versal2016-02-0332-347/+329
|\
| * SetupWizard: remove center formatting, die now and forever. you fiend ;)Gravatar un1versal2016-02-021-3/+1
| * canvaswidget: remove center formatting•••cant actually see where this is shown at time of doing this, maybe it will reveal itself later Gravatar un1versal2016-02-021-1/+1
| * libkvitip: remove tip center formatting; thats a nice tip dont use it.Gravatar un1versal2016-02-021-5/+3
| * RegistrationWizard: remove center formatting from dialog field entriesGravatar un1versal2016-02-021-4/+4
| * DccBBroker: remove dialog center formattingGravatar un1versal2016-02-021-1/+1
| * RegisteredUsersDialog: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
| * RegisteredUserEntryDialog: remove tooltip and filed entry center formattingGravatar un1versal2016-02-021-6/+6
| * PopupEditorWindow: remove tootip center formattingGravatar un1versal2016-02-021-5/+5
| * OptionsWidget_windowList: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
| * OptionsWidget_uparser: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
| * OptionsWidget_tray: remove tooltip center formattingGravatar un1versal2016-02-021-3/+1
| * OptionsWidget_theme: remove tooltip center formattingGravatar un1versal2016-02-021-6/+6
| * OptionsWidget_servers: remove tooltip center formattingGravatar un1versal2016-02-021-80/+80
| * OptionsWidget_query: remove tooltip center formattingGravatar un1versal2016-02-021-18/+18
| * OptionsWidget_proxy: remove tooltip center formattingGravatar un1versal2016-02-021-2/+2
| * OptionsWidget_notifier: remove tooltip center formattingGravatar un1versal2016-02-021-8/+1
| * OptionsWidget_nickserv: remove tooltip + dialog center formattingGravatar un1versal2016-02-021-5/+5
| * OptionsWidget_mediaTypes: remove tooltip center formattingGravatar un1versal2016-02-021-4/+4
| * ListWindow: remove tooltip center formatting and fix missed tooltip capitaliz...Gravatar un1versal2016-02-021-3/+3
| * OptionsWidget_logging: remove tooltip center formattingGravatar un1versal2016-02-021-6/+6
| * OptionsWidget_lag: remove tooltip center formattingGravatar un1versal2016-02-021-6/+6
| * OptionsWidget_irc: remove tooltip center formattingGravatar un1versal2016-02-021-4/+4
| * OptionsWidget_identity: remove tooltip center formattingGravatar un1versal2016-02-021-32/+27
| * OptionsWidget_dcc: remove tooltip center formattingGravatar un1versal2016-02-021-45/+45
| * OptionsWidget_ctcpFloodProtection: remove tooltip center formattingGravatar un1versal2016-02-021-3/+3