| 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> | ctrlaltca | 2023-07-08 | 1 | -2/+2 |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | Alexey Sokolov | 2018-11-14 | 1 | -3/+3 |
| * | ran "pngcrush -ow -rem allb -reduce" | Dessa | 2017-06-29 | 1 | -0/+0 |
| * | ran optipng -o9 on all png files | wodim | 2017-02-17 | 1 | -0/+0 |
| * | HttpFileTransfer: no need to use abreviattions | un1versal | 2016-08-16 | 1 | -2/+2 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -12/+1 |
| * | documentation minor formatting fixes | un1versal | 2016-05-08 | 1 | -11/+11 |
| * | Apply clang-tidy: modernize-loop-convert | Alexey Sokolov | 2016-04-30 | 1 | -2/+2 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -6/+6 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 3 | -205/+247 |
| * | typo fix in functions/variables/options: Estabilished -> Established | un1versal | 2016-04-13 | 2 | -3/+3 |
| * | Fix 9bb1262 | wodim | 2016-01-13 | 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
| un1versal | 2015-12-19 | 1 | -1/+1 |
| * | libkvihttp: capitalization and consistency fixes | un1versal | 2015-12-05 | 1 | -11/+11 |
| * | HttpFileTransfer: consistency fixes | un1versal | 2015-12-05 | 1 | -4/+4 |
| * | Copyright headers: buy one get five different ways to break these free. | un1versal | 2015-11-30 | 3 | -3/+3 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 3 | -3/+3 |
| * | Add support for avatars over https. Add support for redirects in KviHttpTrans... | Szymon Tomasz Stefanek | 2015-09-19 | 1 | -2/+16 |
| * | Notifier - cleanup | uNiversaI | 2015-08-31 | 1 | -0/+0 |
| * | File dialogs seem to always require a parent. Without it Qt5 enters in a kind... | Szymon Tomasz Stefanek | 2015-08-25 | 1 | -1/+11 |
| * | - some files were missing newlines, add them•••- sync FindPhonon.cmake with upstream git at 14d09398b68006d75187e4b690f979e267735001 edited a bit for a revised debug handling, needs testing, though.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6268 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -1/+1 |
| * | 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 | -13/+13 |
| * | 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 | -7/+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 | 1 | -4/+0 |
| * | Typo, thanks t_kns•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6160 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-04-17 | 1 | -2/+2 |
| * | removed useless parameter•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6158 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2012-04-17 | 1 | -2/+3 |
| * | fix compilation, thanks minde for noticing (CtrlAltCa <3)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6073 17fca916-40b9-46aa-a4ea-0a15b648b75c
| wodim | 2012-02-27 | 1 | -1/+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
| Fabio Bas | 2012-02-26 | 2 | -6/+7 |
| * | 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 | -9/+0 |
| * | 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
| Szymon Tomasz Stefanek | 2011-01-01 | 4 | -39/+39 |
| * | The http request now uses Qt sockets.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5269 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-30 | 1 | -6/+6 |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-29 | 3 | -3/+3 |
| * | Fix loading of the http transfer icon. Also don't crash if the http icon isn'...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5245 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-28 | 1 | -6/+12 |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 3 | -13/+13 |
| * | Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-27 | 1 | -1/+1 |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-26 | 2 | -4/+4 |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-12-25 | 3 | -13/+13 |
| * | fixed format strings in http module•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5104 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-10-23 | 1 | -4/+4 |
| * | implemented escaping for event handler parameters; please double check your s...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5014 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-09-18 | 1 | -3/+3 |
| * | cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2010-08-07 | 1 | -1/+1 |
| * | Constness fixes. Thnks PKEuS :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-07-06 | 1 | -1/+1 |
| * | Some details in the http transfer module.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4500 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2010-06-21 | 1 | -0/+14 |
| * | removed compilation warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4319 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-05-14 | 1 | -4/+4 |
| * | Merge the use of multiple QString()::arg(QString) calls to avoid format strings•••Filter out any urlencoded path form dcc file names
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4317 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-05-14 | 1 | -8/+8 |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2010-01-24 | 1 | -1/+2 |
| * | updated changelog;•••moved bytes multiples from SI to IEC (International Electrotechnical Commission) standard (from KB, MB, GB to KiB, MiB, GiB);
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3589 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2009-11-05 | 1 | -1/+1 |
| * | removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-09-01 | 1 | -257/+0 |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Markus Rennings | 2009-05-08 | 3 | -3/+3 |
| * | second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-11-08 | 1 | -13/+13 |
| * | get rid of QString::null; added doxygen comments;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-10-10 | 2 | -3/+3 |