10
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for OsmLink.cpp, unify osm.org and similar link parsers. More... almost 2 years ago
Removed qrand use in IImageManager. More... almost 2 years ago
Replaced QRegExp usage with QRegularExpression. More... almost 2 years ago
Removed MapCSSPaintstyle. More... almost 2 years ago
Replaced QPrinter::pageRect with Qt6 recommended replacement. More... almost 2 years ago
Converted more instances of QFontMetrics::width into horizontalAdvance. More... almost 2 years ago
Version agnostic Qt::Tests in cmake. More... almost 2 years ago
Replaced QString::SkipEmptyParts with Qt::SkipEmptyParts. More... almost 2 years ago
Removed unused QMatrix include. More... almost 2 years ago
Converted QRegExp to QRegularExpression in TMS dialog. More... almost 2 years ago
Replaced QPalette::foreground with ::windowText More... almost 2 years ago
Removed implicit conversion on some enum types. More... almost 2 years ago
Removed unused function searchEPSG. More... almost 2 years ago
Converted QMutex(QMutex::Recursive) to QRecursiveMutex(). More... almost 2 years ago
Converted QFontMetrics::width to horizontalAdvance. More... almost 2 years ago
Removed unused function sortSatellitesById. More... almost 2 years ago
Use .keys() only in deletion, no elements are inserted multiple times. More... almost 2 years ago
More QStringLiteral use. More... almost 2 years ago
Converted from/toTime_t to from/toSecsSinceEpoch. More... almost 2 years ago
TODO: Commented out walking papers plugin. More... almost 2 years ago
Replaced QLineF::intersect with QLineF::intersects. Available since 5.14 and deprecated in 6.x. More... almost 2 years ago
Fixed unscoped endl usage. More... almost 2 years ago
Added Core5Compat library. More... almost 2 years ago
Used QStringLiteral on c strings when comparing XML tags. More... almost 2 years ago
Replaced Qt5 calls in CMake with Qt6. Use version-agnostic lib names. More... almost 2 years ago
Updated kitware repository gpg keys. More... almost 2 years ago
Implemented rudimentary logic to select more important object when merging two. More... almost 2 years ago
Merge branch 'remove-qmake' into develop More... over 2 years ago
Merge remote-tracking branch 'origin/master' into remove-qmake More... over 2 years ago
Fixed windows paths in build metadata. More... over 2 years ago