aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - 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
* QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog Gravatar un1versal2016-02-275-13/+13
* 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
* 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
* 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
* 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
* OptionsWidget_ctcp: remove tooltip center formattingGravatar un1versal2016-02-021-4/+4
* OptionsWidget_connection: remove tooltip center formattingGravatar un1versal2016-02-021-14/+14
* OptionsWidget_Channel: remove tooltip center formattingGravatar un1versal2016-02-021-15/+15
* OptionsWidget_avatar: remove tooltips center formattingGravatar un1versal2016-02-021-12/+12
* OptionsWidget_alertsAndHighlighting: remove tootip center formattingGravatar un1versal2016-02-021-11/+11
* some more typo fixes and a translation bugfix•••- apply changes suggested by Arfrever - fix currently untranslatable options module (tx) Gravatar Dessa2016-02-011-1/+1
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar...Gravatar Dessa2016-01-312-2/+2
* OptionsWidget_theme: remove unused options and rename option namesGravatar un1versal2016-01-161-11/+5
* widget_identify: Fix grammarGravatar Matt Ullman2016-01-121-2/+2
* widget_identify: Check for SSL links tooGravatar Matt Ullman2016-01-121-1/+1
* remove ircactions toolbar button add channel menu and away button•••the ircaction contain s only duplicates of whats already visible except for the buttons added here. fix icon assignments fix capitalization ToolBar -> Toolbar and IRC Context -> IRC context Gravatar un1versal2016-01-101-1/+1
* add serverconfiguration matching coresmall and kvibigicon icons•••repurpose not in use Xy icon for KviIconManager:ServerConfiguration Gravatar un1versal2016-01-081-1/+1
* rename alert icon to notifier as whats its used forGravatar un1versal2016-01-081-2/+2
* Allow the window list handle to be hidden.•••Implements #1812. Gravatar wodim2016-01-071-1/+1
* Make it so margins and spacings between the UI elements in all settings dialo...Gravatar wodim2016-01-071-4/+0
* fix transparency m_pGlobalBackgroundPixmapSelector height consistencyGravatar un1versal2016-01-071-3/+3
* add ui option for boolWarnAboutPastingMultipleLines•••fixes #1821 Gravatar un1versal2016-01-061-6/+7
* add tooltip to Away (blend color): optionGravatar un1versal2016-01-051-0/+5
* These icons are user ranking system, so lets specify this in stringGravatar un1versal2016-01-051-1/+1
* append (blend color) to string entry to reflect what it actually is.•••closes #1814 https://github.com/kvirc/KVIrc/issues/1814#issuecomment-168728737 Gravatar un1versal2016-01-051-1/+1
* Add SSL urls (ircs/ircs6) in server options dialog.Gravatar TheReign2016-01-032-4/+12
* Startup times are negligible nowadays. Remove splash screen. Close #1808.Gravatar Szymon Tomasz Stefanek2016-01-033-45/+6
* Fix #1747.Gravatar Szymon Tomasz Stefanek2016-01-021-29/+35
* Remove default nickname in the NickServ dialog.•••Part of #1781. Gravatar wodim2016-01-011-1/+1
* Let the user create/edit a profile as long as it has a name. Do away with def...•••Part of #1781. Gravatar wodim2016-01-012-41/+12
* Fix favorites filter icon in servers dialogGravatar Szymon Tomasz Stefanek2015-12-301-1/+6