| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)•••* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed. --------- Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net> | 2023-07-08 | 1 | -5/+5 | |
| * | Replace KVI_OPTION_MIRCCOLOR usage with getMircColor•••- Replace occurrences in IRC-related views, and message type references - Don't replace occurrences dealing with the color picker or the configurable low (0-15) colors - Also replace hard-coded references to the maximum color index (15/16) with KVI_EXTCOLOR_MAX | 2019-01-16 | 1 | -8/+8 | |
| * | Remove Q_UNUSED macros | 2018-11-28 | 1 | -3/+1 | |
| * | OptionsWidget: Fix auto enabling/disabling of smart nickname color same text ...••• * Fixes #2297 | 2017-10-21 | 1 | -1/+5 | |
| * | OptionsWidget_message: fix label text "Use specified smart colors for own nic...•••should reflect boolUseSpecifiedSmartColorForOwnNick part resolution for #2297 | 2017-09-04 | 1 | -1/+1 | |
| * | OptionsWidget_message: fix enabling/disabling of selector. | 2017-09-04 | 1 | -1/+1 | |
| * | Add an option to allow the use of smart nickname colours with no background (... | 2017-09-01 | 1 | -0/+3 | |
| * | OptionsWidget_*: dont quote around regular words | 2016-07-01 | 1 | -1/+1 | |
| * | Cleanup random separators with no comments | 2016-05-06 | 1 | -4/+0 | |
| * | Apply clang-tidy: modernize-use-default | 2016-04-30 | 1 | -10/+5 | |
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -2/+2 | |
| * | Apply clang-format | 2016-04-29 | 1 | -194/+207 | |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog | 2016-02-27 | 1 | -2/+2 | |
| * | fix argh | 2015-12-28 | 1 | -1/+1 | |
| * | 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 | 2015-12-19 | 1 | -3/+3 | |
| * | Align dialog messages to left just like all dialogs do. | 2015-12-12 | 1 | -1/+1 | |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | 2015-11-28 | 1 | -1/+1 | |
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -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 | 2015-10-18 | 1 | -3/+2 | |
| * | Add the possibility of resetting the IRC colors to default. Also add an infor... | 2015-09-14 | 1 | -18/+38 | |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | 2015-08-25 | 1 | -2/+2 | |
| * | fixes incorrect usage of QWidgetAction (as already corrected for #1334)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6284 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-11-13 | 1 | -1/+3 | |
| * | 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 | 2012-09-25 | 1 | -3/+0 | |
| * | single bugfix in webview object + a lot of make gcc happy•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6129 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-04-08 | 1 | -0/+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 | 2012-02-26 | 1 | -2/+3 | |
| * | renamed namespace•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-02-10 | 1 | -3/+3 | |
| * | fixed icon widget signal mismatch•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5325 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-10 | 1 | -1/+1 | |
| * | reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-05 | 1 | -9/+13 | |
| * | 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 | 2011-01-01 | 1 | -0/+656 |
