| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error handling of QSslSocket (#2718) | 2025-10-10 | 1 | -1/+1 | |
| * | Adapt to Qt 6.9 deprecations (#2706)•••* Adapt to Qt 6.9 deprecations * Windows 2019 images are no more available no github, switch to 2022 * Wordaround Qt5 missing QTimezone::UTC | 2025-07-17 | 1 | -0/+7 | |
| * | 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 | -12/+13 | |
| * | Misc Qt6 port for slightly changed class names and method signatures | 2023-10-18 | 1 | -4/+0 | |
| * | Port QDateTime::toTime_t() to toSecsSinceEpoch(); it's a quint64, but it shou... | 2023-10-18 | 1 | -1/+1 | |
| * | 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 | -2/+3 | |
| * | Apply all modernize-* fixes from clang-tidy except for modernize-use-auto | 2018-11-14 | 2 | -16/+30 | |
| * | Apply clang-tidy: modernize-loop-convert | 2016-04-30 | 1 | -2/+1 | |
| * | Apply clang-tidy: modernize-use-default | 2016-04-30 | 1 | -8/+4 | |
| * | Apply clang-tidy: modernize-use-override | 2016-04-30 | 1 | -23/+23 | |
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 2 | -35/+35 | |
| * | Update my clang-format to 3.8.0•••Don't sort includes | 2016-04-30 | 2 | -3/+3 | |
| * | Apply clang-format | 2016-04-29 | 5 | -2561/+2832 | |
| * | 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 | 2 | -3/+3 | |
| * | Port KVS http class to Qt5 | 2015-08-23 | 5 | -0/+5525 |
