38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add wickedsmoke to list of contributors More... over 2 years ago
Merge pull request #119 from WickedSmoke/master More... over 2 years ago
FileHistory: Add "Short Hash" column. More... over 2 years ago
FileHistory: Add "Commit" column to show the short commit hash. More... over 2 years ago
Merge remote-tracking branches 'hartwork/address-cmake-2-x-x-support-warning' and 'hartwork/address-compiler-warnings-about-deprecated-qstring-splitbehavior' More... over 2 years ago
build: sync qmake config to latest changes for cmake config More... over 2 years ago
CMake: Address warning about compatibility with CMake 2.x.x More... over 2 years ago
Restore compatibility with Qt 5.11 More... over 2 years ago
Merge remote-tracking branches 'hartwork/enforce-minimum-qt-version' and 'hartwork/address-compiler-warnings' More... over 2 years ago
Cleanup Qt4 compatibility, raise Qt minimum to 5.11.0 More... over 2 years ago
build.yaml: Use Ubuntu 20.04 LTS with Qt 5.12.8 More... over 2 years ago
build.yaml: Use Ubuntu 20.04 LTS with Qt 5.12.8 More... over 2 years ago
Replace deprecated QDateTime::toString by QLocale::toString of Qt >=5.10 More... over 2 years ago
Replace deprecated QString::sprintf by QString::asprintf of Qt >=5.5 More... over 2 years ago
Replace deprecated qSort/qFind by std::sort/std::find More... over 2 years ago
Replace deprecated QFontMetrics::width by QFontMetrics::horizontalAdvance of Qt >=5.11 More... over 2 years ago
Replace deprecated QColor::dark by QColor::darker of Qt >=4.3 More... over 2 years ago
inputdialog.h: Resolve use of deprecated Qt::WindowType "0" More... over 2 years ago
Replace deprecated QWheelEvent::delta() by QWheelEvent::angleDelta().y() More... over 2 years ago
Merge pull request #113 from hartwork/address-compiler-warnings-about-deprecated-qtime-start More... over 2 years ago
Replace QString::SplitBehavior by Qt::SplitBehavior of Qt >=5.14 More... over 2 years ago
Replace QTime by QElapsedTimer of Qt >=4.7 More... over 2 years ago
common.h: Delete dead code More... over 2 years ago
Merge pull request #112 from hartwork/support-minus-minus-help More... over 2 years ago
qgit.cpp: Make --version say "QGit" rather than "qgit4" More... over 2 years ago
config.h: Bump version to 2.9.1 More... over 2 years ago
qgit.cpp: Support --help, --help-all and --version More... over 2 years ago
Merge pull request #90 from hartwork/issue-88-simple-github-actions-ci More... over 2 years ago
Merge pull request #102 from nishanthkarthik/101-short-commit-hash More... over 2 years ago
Merge pull request #108 from a17r/cleanup-qt4 More... over 2 years ago