| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrate almost all QMessagebox to qt6-friendly version. | Fabio Bas | 2023-10-18 | 1 | -6/+6 |
| * | Remove unused calls to viewOptions() | Fabio Bas | 2023-10-18 | 1 | -1/+0 |
| * | 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 | -54/+61 |
| * | Convert 0s and NULLs to nullptr | IceN9ne | 2018-12-03 | 1 | -1/+1 |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | Alexey Sokolov | 2018-11-14 | 1 | -1/+1 |
| * | Make Windows code Unicode-aware (#2219) | wodim | 2017-05-24 | 1 | -1/+1 |
| * | normalize File: , Size: and Mime: formatting | un1versal | 2016-11-17 | 1 | -2/+2 |
| * | FileTransferWindow: Add MIME data to right click menu for non-KDE | IceN9ne | 2016-11-04 | 1 | -0/+6 |
| * | Part 1: Bring KVIrc to the 21st century•••Avoid many un-necessary memory allocations as well as start
the migration to unique pointers where appropriate.
Start migrating out of the KVirc standard library into the C++ standard
library.
| staticfox | 2016-08-03 | 1 | -3/+5 |
| * | FileTransferWindow: clenup duplicate include | un1versal | 2016-06-12 | 1 | -1/+0 |
| * | cleanup: remove more ancient commented code p3 | un1versal | 2016-05-08 | 1 | -31/+0 |
| * | Apply clang-tidy: modernize-use-nullptr | Alexey Sokolov | 2016-04-30 | 1 | -13/+13 |
| * | Apply clang-format | Alexey Sokolov | 2016-04-29 | 1 | -229/+267 |
| * | FileTransferWindow: indenting fixes•••take 2 fuckitoll 2000mg and call me in the morning.
| un1versal | 2016-04-21 | 1 | -26/+22 |
| * | FileTransferWindow: remove <nobr> and decrease tooltip padding | un1versal | 2016-04-21 | 1 | -6/+6 |
| * | Remove all ifdefs related to older versions of Qt.•••Now that we only support Qt 5 we will no longer need these.
| wodim | 2016-04-07 | 1 | -5/+0 |
| * | QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try ...•••+ add window title to find and replace dialog
| un1versal | 2016-02-27 | 1 | -3/+3 |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | Dessa | 2016-01-31 | 1 | -1/+1 |
| * | Fix #1839 | wodim | 2016-01-12 | 1 | -2/+3 |
| * | 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 |
| * | FileTransferWindow: dialog title capitalizattion fix | un1versal | 2015-12-05 | 1 | -1/+1 |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | un1versal | 2015-11-28 | 1 | -2/+2 |
| * | Copyright Headers: Cosmetic typos irc -> IRC | un1versal | 2015-10-28 | 1 | -1/+1 |
| * | Bye bye MDI. I have probably introduced few minor bugs that I haven't been ab... | Szymon Tomasz Stefanek | 2015-09-28 | 1 | -2/+2 |
| * | Add basic KDE5 support. | Szymon Tomasz Stefanek | 2015-08-24 | 1 | -16/+16 |
| * | - 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 | -2/+2 |
| * | - some fixing for cmake 3•••- compile with WIN32_LEAN_AND_MEAN
- fix compilation with qt5 on windows, thanks to d00p for the transparency fix
- some work on windows resource files (still in progress)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2014-02-27 | 1 | -0/+4 |
| * | removed unused code in filetransferwindow•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6293 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-11-23 | 1 | -9/+0 |
| * | fix #1334•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6283 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-11-13 | 1 | -2/+4 |
| * | 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 | -5/+8 |
| * | The FileTransferWindow no longer offers a module extension interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6146 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2012-04-14 | 1 | -2/+9 |
| * | fixed filetransferwindow window not opening up automatically•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6136 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-04-10 | 1 | -2/+2 |
| * | Created KVICOREACTIONS for the old previously caps-based entries in the tools...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6089 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-03-08 | 1 | -2/+2 |
| * | fix or the previous fix, sorry guys•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6081 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -1/+1 |
| * | fix for kde•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6080 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -4/+6 |
| * | fix for kde•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6079 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -1/+1 |
| * | fixed compilation under win32•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6076 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-02-27 | 1 | -9/+8 |
| * | 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 | 1 | -33/+32 |
| * | - Happy new year!••• - Some parts of kvirc still refered to KviMainWindow as frame(), m_pFrm, etc.. => fixed
- Some parts of kvirc were still coded as if more than one KviMainWindows could exists => fixed, this involved changing KviWindows's ctor and removing KviWindow::frame(), thus the big change
- The trayicon module still called itself (and was called) dockextension, and was built to support more than one KviMainWindows => renamed and fixed
- Modified KviWindow::hasAttention so that is can be used everywhere instead of mixing different ways to check if a notificationm should popup
- should fix #1221 and hopefully introduce little to no bugs
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6010 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-01-01 | 1 | -3/+3 |
| * | renamed namespace•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5459 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-02-10 | 1 | -1/+0 |
| * | fixed format strings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5339 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-11 | 1 | -1/+1 |
| * | killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-10 | 1 | -17/+14 |
| * | killed some defines;•••more work on KDE notifier;
improved hungarian notation;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5308 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-07 | 1 | -1/+1 |
| * | renamed a global pointer;•••more work on KDE notifier;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-06 | 1 | -6/+6 |
| * | reworked icon stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5301 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2011-01-05 | 1 | -1/+1 |
| * | 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 | 1 | -0/+866 |