| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More qt6 porting (#2622)•••* Port QColor::setNamedColor to QColor::fromString * Port from QVariant::Type to QmetaType::Type * KviCoreActions: port from QAction::parentWidget to qobject_cast + QAction::parent * KviIrcView: port QString::fromUtf16 usage to the non-obsolete char16_t* overload * KviTopicWidget: port QMouseEvent to a non-obsolete overload * Port QMouseEvent from old pos(), x(), y(), to position() * Port obsolete QMessageBox usage to custom buttons * KviApplication: initialize the dbus notify message "replace ID" to 0 * KviIrcConnection: port deprecated QString::count() to QString::size() * KvsObject_*: port QColor::setNamedColor to QColor::fromString * KvsObject_widget: port QWidget::isTopLevel to QWidget::isWindow * KviMainWindow: use QKeyCombination instead of int for shortcuts * QHttp: avoid deprecated methods for QCryptographicHash * ScriptEditorWidget: use the new signature for QMenu::addAction() * KviInputEditor: Extract ACCEL_KEY from header and avoid warning * KviStringConversion: convert old Qt5 font weights to new "css" font weights * syntax fix | 2024-03-24 | 1 | -0/+4 | |
| * | Remove Q_UNUSED macros | 2018-11-28 | 1 | -3/+0 | |
| * | cleanup: remove more ancient commented code p3 | 2016-05-08 | 1 | -13/+1 | |
| * | Apply clang-tidy: modernize-use-default | 2016-04-30 | 1 | -2/+1 | |
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -16/+16 | |
| * | Apply clang-format | 2016-04-29 | 1 | -182/+200 | |
| * | 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 | 2016-03-14 | 1 | -9/+5 | |
| * | src/modules: typos, consistency capitalize, fomatting and indenting fixes•••these contains in addition the whitespace changes | 2015-12-19 | 1 | -33/+8 | |
| * | 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 | -1/+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 | 2012-09-25 | 1 | -3/+1 | |
| * | Typos, thx to fiber in ticket #1302•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6224 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2012-07-09 | 1 | -1/+1 | |
| * | Objects module: fixed indentation (2nd part)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5837 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-05-08 | 1 | -137/+130 | |
| * | Objects module: fixed indentation (wip)•••webview class: proper documentation misc: fixed errors and bad pratices found by lwlint git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5834 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-05-08 | 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 | 2011-01-01 | 1 | -0/+666 |
