| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove QWebEngine usage in core. Rewrite web package manager (#2570)•••* Remove use of QWebEngine from help module
* Rewrite the WebPackageManagementDialog to use an http/json API instead of a webpage; drop QWebEngine usage
* Edited repository urls to https://kvirc.github.io/ | ctrlaltca | 2023-11-28 | 4 | -28/+18 |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 2 | -16/+7 |
| * | Mass rename of margin -> contentsMargins | Fabio Bas | 2023-10-18 | 1 | -2/+2 |
| * | Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORT | Fabio Bas | 2023-10-18 | 4 | -17/+17 |
| * | 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> | ctrlaltca | 2023-07-08 | 2 | -3/+3 |
| * | Update URL to kvirc.net•••See https://github.com/kvirc/kvirc-www/pull/28
| Alexey Sokolov | 2021-07-02 | 1 | -1/+1 |
| * | Convert 0s and NULLs to nullptr | IceN9ne | 2018-12-03 | 1 | -1/+1 |
| * | Use override where possible and remove unnecessary usages of the virtual keyw... | IceN9ne | 2018-11-28 | 2 | -7/+7 |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | Alexey Sokolov | 2018-11-14 | 1 | -1/+1 |
| * | Fix Coverity complaints about uninitialized member variables | IceN9ne | 2018-04-14 | 2 | -6/+0 |
| * | PackAddonDialog: Show the output path when an addon is exported.•••Fixes #2293.
| wodim | 2017-09-01 | 1 | -1/+1 |
| * | Remove lots of redundant line feeds around block elements in the docs. | wodim | 2017-08-25 | 1 | -1/+1 |
| * | push and pull po{t}s, typo fixes | Dessa | 2017-05-24 | 1 | -1/+1 |
| * | Make Windows code Unicode-aware (#2219) | wodim | 2017-05-24 | 1 | -1/+1 |
| * | Miscellaneous documentation fixes | OmegaPhil | 2017-02-23 | 1 | -51/+48 |
| * | Cleanup included files | IceN9ne | 2016-10-28 | 1 | -1/+1 |
| * | Remove KviParameterList•••It wasn't used anyway ^^
| staticfox | 2016-08-07 | 1 | -1/+0 |
| * | AddonManagementDialog: make readable addon desc.•••when selected its extremely hard to read
| un1versal | 2016-05-15 | 1 | -2/+2 |
| * | various: remove remaining <nobr> | un1versal | 2016-05-04 | 1 | -3/+3 |
| * | Apply clang-tidy: modernize-loop-convert | Alexey Sokolov | 2016-04-30 | 2 | -9/+7 |
| * | Apply clang-tidy: modernize-use-default | Alexey Sokolov | 2016-04-30 | 2 | -14/+7 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 2 | -13/+13 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 9 | -458/+480 |
| * | Protect several hand-crafted blocks from clang-format | Alexey Sokolov | 2016-04-29 | 1 | -0/+2 |
| * | documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
| un1versal | 2016-03-14 | 1 | -56/+31 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 4 | -9/+9 |
| * | Remove default texts from the addon packager dialog.•••Part of #1781.
| wodim | 2016-01-01 | 1 | -3/+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
| un1versal | 2015-12-19 | 2 | -15/+15 |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | un1versal | 2015-12-19 | 2 | -10/+10 |
| * | AddonFunctions: fixing window title to something saner, thx to xrogaan | un1versal | 2015-12-10 | 1 | -1/+1 |
| * | PackAddonDialog: syntax improvements minor grammar improvements.•••Reading original messages sounds like gibberish, the suggested changes
improve the issue, but there may be even better ways to word these.
| un1versal | 2015-12-05 | 1 | -6/+6 |
| * | libkviaddon: typos, capitalization and other fixes.•••inexistent = exist within (mind) != does not exist.
| un1versal | 2015-12-05 | 1 | -21/+21 |
| * | AddonManagmentDialog : capitalization fixes•••Using https://techbase.kde.org/Projects/Usability/HIG/Capitalization
| un1versal | 2015-12-05 | 1 | -9/+7 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 9 | -9/+9 |
| * | copyright headers: cosmetic capitalization & consistecy fixes. | un1versal | 2015-11-27 | 1 | -1/+1 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 2 | -2/+2 |
| * | 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
| Matt Ullman | 2015-10-18 | 3 | -19/+17 |
| * | [ci skip] cpp files, capitalization, typos, syntax normalization and punctuation | un1versal | 2015-10-08 | 2 | -2/+2 |
| * | Improve package management | Szymon Tomasz Stefanek | 2015-09-15 | 1 | -1/+1 |
| * | More work on addon managmenet | Szymon Tomasz Stefanek | 2015-09-15 | 5 | -16/+22 |
| * | More work on addon management | Szymon Tomasz Stefanek | 2015-09-15 | 1 | -128/+0 |
| * | Add addon.pack to package addons manually. Improve addon support. | Szymon Tomasz Stefanek | 2015-09-15 | 5 | -113/+226 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 2 | -2/+2 |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks!
- fix compilation on qt 5.4 on windows
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-11-21 | 1 | -7/+7 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -3/+3 |
| * | More qt5 porting/warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6262 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-29 | 1 | -1/+1 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -10/+0 |
| * | 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
| Fabio Bas | 2012-09-25 | 2 | -4/+2 |
| * | admin: obliterate convert files and svn_fixsvnignore.sh, people should use pr...•••sprinkle around some svn:ignore, svn:eol-style and svn:mime-type stuff, also remove mime-type property which does not exist, it should be svn:mime-type instead
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6052 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-01-14 | 1 | -11/+0 |
| * | fix for #1202•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5936 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2011-08-21 | 1 | -0/+3 |