98
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Jun 07, 2025 — Jun 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge changes from Joachims More... over 8 years ago
merge changes from Joachims More... over 8 years ago
Merge branch 'stable' More... over 8 years ago
FIx local file handling with Qt5 More... over 8 years ago
Revert "*reformat source files." More... over 8 years ago
fix directory name More... over 8 years ago
QString::null is depriated as of QT 5.9. Use QString() instead. Non-breaking change. Tecnically the second parameter iof KHelpClient::invokeHelp isn't even needed as will defualt to QString(). Leaving it for clarity sake. More... over 8 years ago
QString::null is depriated as of QT 5.9. Use QString() instead. Non-breaking change. Tecnically the second parameter iof KHelpClient::invokeHelp isn't even needed as will defualt to QString(). Leaving it for clarity sake. More... over 8 years ago
bitbucket-pipelines.yml created online with Bitbucket More... about 9 years ago
Refactor sorting. Don't use std:reverse sort correctly the first time. Since we have to sort anyway. remove unused param sortColumn where not required by Qt API More... about 9 years ago
Refactor sorting. Don't use std:reverse sort correctly the first time. Since we have to sort anyway. remove unused param sortColumn where not required by Qt API More... about 9 years ago
Use std:sort More... about 9 years ago
Qt 5.6 update -- remove deprecated code *changes require qt 5.6+ More... about 9 years ago
fix #if derectives More... about 9 years ago
fix #if derectives More... about 9 years ago
check if QT_NO_TRANSLATION is defined More... about 9 years ago
check if QT_NO_TRANSLATION is defined More... about 9 years ago
scrat unused qt3support More... about 9 years ago
scrat unintialized variables More... about 9 years ago
scrat unintialized variables More... about 9 years ago
use kde path for install More... about 9 years ago
use kde path for install More... about 9 years ago
scrat unused qt3support More... about 9 years ago
Use the same separator everywhere in our code. Seriously how did this ever work. *Scrat unneeded KReplacement check. More... over 9 years ago
Use the same separator everywhere in our code. Seriously how did this ever work. *Scrat unneeded KReplacement check. More... over 9 years ago
scrat obsolete on kf5 check More... over 9 years ago
scrat obsolete on kf5 check More... over 9 years ago
Scrat pointless change in seperator. This is defined and used sololy by our code. Not KDE/QT. More... over 9 years ago
Scrat pointless change in seperator. This is defined and used sololy by our code. Not KDE/QT. More... over 9 years ago
Use KCrash framework to handle segfaults More... over 9 years ago