summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch:vehicle:gpsd allow navit to use gpsd API version 7 and higher, which ha...curleyGPSD3.18Charles Curley2019-02-181-0/+4
* Enable traffic plugins by default (#744)mvglasow2019-02-112-0/+6
* Merge pull request #746 from mvglasow/android-build2mvglasow2019-02-053-18/+5
|\
| * Refactor:circleci:Rename build_android_arm to build_androidmvglasow2019-02-051-4/+4
| * Add:build:Remove deprecated build_android_arm.shmvglasow2019-02-051-13/+0
| * Add:build:Add Android SDK bin dir to pathmvglasow2019-02-051-1/+1
|/
* Merge pull request #743 from navit-gps/fix_qt5_vehiclemvglasow2019-01-311-6/+17
|\
| * Fix:vehicle_qt5:Properly update position statusfix_qt5_vehiclemetalstrolch2019-01-301-6/+17
|/
* Merge pull request #682 from lains/fixing_resizeStefan Wildemann2019-01-306-81/+376
|\
| * CleanupLionel AINS2018-11-261-1/+0
| * Fixing indentationLionel AINS2018-11-262-4/+8
| * Moving widget-related swap and move functions to gui_internal_widget.cLionel AINS2018-11-263-53/+55
| * Removing unused codeLionel AINS2018-11-262-57/+110
| * Fixing redraw of menus when going back from a submenu (if no window resize ha...Lionel AINS2018-11-201-8/+8
| * Moving debugging logs to lvl_debugLionel AINS2018-11-192-3/+3
| * Merge branch 'trunk' into fixing_resizeLionel AINS2018-11-1929-7061/+7317
| |\
| * | Reverting unrelated changes committed by mistakeLionel AINS2018-11-191-2/+2
| * | Removing debug logs, adding doxygen commentsLionel AINS2018-11-193-16/+64
| * | Fixing bug that has been inserted during re-indentationLionel AINS2018-11-171-1/+1
| * | Fixing indentationLionel AINS2018-11-171-1/+1
| * | Fixing indentationLionel AINS2018-11-171-1/+2
| * | Fixing indentationLionel AINS2018-11-171-10/+10
| * | Forcing resize when display is resized then the user goes back in submenusLionel AINS2018-11-162-10/+15
| * | Creating gui_internal_menu_needs_resizing() function from existing codeLionel AINS2018-11-164-9/+28
| * | Repacking virtual keyboard box on resize eventsLionel AINS2018-11-051-0/+2
| * | Adding declaration of gui_internal_box_resize() in headersLionel AINS2018-10-291-0/+1
| * | Merge branch 'trunk' into fixing_resizeLionel AINS2018-10-2972-9394/+15427
| |\ \
| * | | Fixing indentation for sanity checkLionel AINS2018-10-292-2/+4
| * | | Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-291-51/+28
| * | | Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-292-17/+20
| * | | Cleanup and doxygen docLionel AINS2018-10-153-16/+40
| * | | Fixing compilation warning and indentation according to styleLionel AINS2018-10-143-18/+17
| * | | Fixing previous mergeLionel AINS2018-10-131-1/+1
| * | | Merge branch 'trunk' into fixing_resizeLionel AINS2018-10-1323-605/+676
| |\ \ \
| * | | | Handling resize differently on menus (reloading the whole menu instead of res...Lionel AINS2018-10-133-29/+73
| * | | | Fixing indentation to comply to guidelinesLionel AINS2018-10-071-12/+12
| * | | | Handling resize for boxesLionel AINS2018-10-055-42/+154
* | | | | Merge pull request #741 from navit-gps/qt5_osd_layer_fixStefan Wildemann2019-01-308-50/+79
|\ \ \ \ \
| * | | | | Fix:graphics_qt5:redraw after overlay actionqt5_osd_layer_fixWildemann Stefan2019-01-291-0/+20
| * | | | | Fix:graphics_qt5:reorder class members to workaround astyleWildemann Stefan2019-01-291-2/+3
| * | | | | Fix:graphics_qt5:Correctly disable single overlay.Wildemann Stefan2019-01-293-145/+145
| * | | | | Fix:graphics_qt5: stlye with astyle to comply with styleWildemann Stefan2019-01-298-161/+157
| * | | | | Fix:graphics_qt5:Dont't clear windows on fake resizeStefan Wildemann2019-01-292-8/+13
| * | | | | Fix:graphics_qt5:Dont't clear overlays on moveStefan Wildemann2019-01-281-6/+13
|/ / / / /
* | | | | Merge pull request #740 from mvglasow/build_android2mvglasow2019-01-264-123/+67
|\ \ \ \ \
| * | | | | Refactor:build:Rename files after copying, reduces source tree pollutionmvglasow2019-01-261-2/+6
| * | | | | Refactor:build:Use pushd and popd instead of cdmvglasow2019-01-261-6/+6
| * | | | | Add:circleci:Do not install ndk-bundle (already part of image)mvglasow2019-01-261-1/+1
| * | | | | Merge branch 'master' into build_android2mvglasow2019-01-261-1/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #739 from navit-gps/android-buildmvglasow2019-01-261-1/+1
|\ \ \ \ \ \