summaryrefslogtreecommitdiff
path: root/navit/gui
Commit message (Expand)AuthorAgeFilesLines
* fix:gtk:Initialize Follow menu entry correctly. (#390)Charles Curley2018-01-081-0/+4
* fix:gtk:Fix imperial factors. (#380)Charles Curley2017-12-021-1/+1
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-111-2/+2
* fix:doc:improved follow vehicle toggle doc function for GTK (#363)Charles Curley2017-11-031-2/+2
* add:gtk:add menu entry to toggle vehicle tracking (#362)Charles Curley2017-11-031-0/+23
* fix:gtk:fixed missing imperial units in the GTK ui. (#359)roadbook.imperial.fixCharles Curley2017-10-311-5/+23
* Update:QML2:Various updates on the QML2 UI (#316)Pierre GRANDIN2017-10-0420-89/+697
* Fix:core:Fix warnings from -Wmissing-prototypesSebastian Leske2017-09-221-1/+1
* Moved xpm to icons (#307)jkoan2017-08-252-5/+5
* Fixes displaying the heightline route info (#294)Pierre GRANDIN2017-08-231-6/+6
* Fix:gui_internal:Add missing types to POI filter bus&train.Sebastian Leske2017-06-161-1/+1
* Qt5 qml gui - POC update (#263)R7602Pierre GRANDIN2017-06-0447-199/+2091
* QT5/qml2 UI proof of concept (#254)R7551Pierre GRANDIN2017-05-1539-13/+1539
* Add:gui_internal:New POI filter for bus&train.Sebastian Leske2017-05-121-0/+3
* Add Qt5 qml gui skeleton (#236)R7461Stefan Wildemann2017-05-044-0/+289
* Fix: Don't crash if LANG environment not set (#232)R7447Stefan Wildemann2017-05-031-0/+4
* Add network info menu in gui/internal for Linux (#228)Pierre GRANDIN2017-04-291-1/+59
* keep active vehicle profile when deactivating vehicle (#217)R7393mcapdeville2017-04-191-4/+13
* Fix:gui_internal:Rename new option to hide_impossible_next_keysR7360Sebastian Leske2017-03-031-1/+1
* Hide impossible keys at the internal keyboard instead of highlighting the pos...R7358Robert Pohlink2017-03-025-13/+73
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-0114-117/+356
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-314-4/+4
| * gui_internal: free heightlines and diagram_pointsR6785jandegr2016-09-161-3/+24
| * gui_internal_heightprofilejandegr2016-09-051-5/+10
| * update docjandegr2016-09-041-4/+0
| * gui_internal: fix occasional crash of heightprofilejandegr2016-09-041-21/+12
| * Update gui_internal_command.cjandegr2016-09-011-0/+1
| * gui internal : some more heightprofile fixesjandegr2016-09-011-25/+45
| * CI triggerjandegr2016-08-301-1/+0
| * gui_internal : fix heightprofilejandegr2016-08-301-9/+16
| * Revert "Fix:gui_internal:Hide native keyboard when displaying POI search resu...R6702Michael Dankov2016-07-101-4/+0
| * fix:gui_internal:Properly switch keyboard to lower/uppercaseR6698Michael Dankov2016-07-103-17/+36
| * Fix:gui_internal:Fix Cyrillic caps switch buttonR6695Michael Dankov2016-07-101-1/+1
| * Fix:gui_internal:Repair "Set distance to"/"Get more" menu items. Fixes #1342.Sebastian Leske2016-05-313-6/+12
| * Refactor:gui_internal:Remove out-ifdefed code and unused widget states.Sebastian Leske2016-05-313-17/+15
| * Refactor:gui_internal:Code cleanup.Sebastian Leske2016-05-311-4/+3
| * Fix:gui_internal:Hide native keyboard when displaying POI search resultsmvglasow2016-02-241-0/+4
| * Fix:gui_internal:Make native keyboard compatible with changes after R6421mvglasow2016-02-242-0/+9
| * Add:gui_internal:Support mode for native virtual keyboardmvglasow2016-02-241-0/+1
| * Fix:gui_internal:Further native keyboard refinementsmvglasow2016-02-241-23/+14
| * Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-248-5/+126
| * Fix:gui_internal:Correctly handle fullscreen toggle on Android API 17+mvglasow2016-02-021-0/+6
| * Add:gui_internal:Use padding if supported by graphics drivermvglasow2016-02-021-6/+40
| * Refactor:gui_internal:Determine menu widget size based on parent sizemvglasow2016-02-021-6/+6
| * Refactor:gui_internal:Document gui_internal_menu.cR6550mvglasow2016-01-241-0/+15
* | Removing autotools supportPierre GRANDIN2015-12-317-63/+0
|/
* Fix:gui_internal:Correct keyboard highlighting in search.R6427Sebastian Leske2015-12-191-5/+9
* Refactor:gui_internal:Better variable names, some docs.R6424Sebastian Leske2015-12-172-30/+39
* Refactor:gui_internal:Remove dead or redundant code.Sebastian Leske2015-12-174-26/+2
* Fix:gui_internal:Simplify and fix gui_internal_keynav_find_prev.Sebastian Leske2015-12-171-19/+17