summaryrefslogtreecommitdiff
path: root/navit/gui/qt5_qml/qml_map.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-12/+6
|
* QT5/qml2 UI proof of concept (#254)R7551Pierre GRANDIN2017-05-151-0/+38
* Adding qt5/qml2 UI proof of concept * Code cleanup * Minor cleanup * Apply coding style by clang-format -style=WebKit For better diff tracking, I applied coding style once more. * Removed useless QtQuick.Controls dependency