summaryrefslogtreecommitdiff
path: root/navit/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix:gui/internal:Fix memleak found with valgrind and simplify case of string ...woglinde2011-02-151-4/+4
* Fix:core:Fix clang compiler warnings: mixing of positional parametersrikky2011-02-121-1/+1
* Fix:core:Fix clang compiler warnings: signed/unsignedrikky2011-02-121-2/+2
* Fix:gui_internal:Fixed wrong icons for next/prev buttons in POI listrikky2011-02-011-4/+4
* Fix:gui_internal:Preserve return key if not in searching, improved log functionmartin-s2011-01-261-12/+22
* Fix:gui_internal:Fixed missing backgound and textrikky2011-01-251-2/+2
* Fix:Core:MSVC fixesmartin-s2011-01-251-4/+4
* Fix:gui_internal:MSVC fixes|Thanks chollyamartin-s2011-01-241-21/+41
* Fix:gui_internal:applied patch from #742 main menu button does not work in bo...woglinde2011-01-171-2/+3
* Fix:Build/cmake:Fix compiling of modules with wrong flagsrikky2011-01-131-1/+1
* Fix:Core:Defined LONGLONG_FMT for androidmartin-s2011-01-091-4/+5
* Fix:gui_internal:Fix the compiler warning for gui_internal_table_hide_rows()woglinde2011-01-041-0/+1
* Fix:gui_internal:This fixes bug #493, return/enter selects first element of s...woglinde2011-01-031-1/+11
* Add:Core:More flexibility for file_createmartin-s2010-12-221-1/+3
* Add:gui_internal:Initial work on map downloadermartin-s2010-12-211-8/+31
* Add:GUI:Adds Previous and Next buttons to the Bookmarks foldergeoghegan2010-12-211-3/+27
* Add:gui_internal:Initial work on downloading of maps within navitmartin-s2010-12-181-4/+32
* Fix:gui_internal:Typomartin-s2010-12-151-1/+1
* Add:gui_internal:Show whether positional parameters workmartin-s2010-12-151-1/+1
* Fix:GUI:GTK window size increased and searches after 2 letters inputtedgeoghegan2010-11-251-1/+6
* Fix:Win32:Patch from mbitter to allow better resolution than 240x320kazer_2010-11-251-0/+2
* Fix:build:Fixed invalid location of generated moc filesakashihi2010-11-211-9/+11
* Fix:gui_qml:Fixed locale detection on WIN32akashihi2010-11-211-6/+2
* Fix:gui_internal:Correct locale displaymartin-s2010-11-071-0/+8
* Fix:gui_internal: Allows for 3 icons to be shown when searching for towns. Du...geoghegan2010-10-251-1/+1
* Add:gui_internal:Increases POI buttons and should fix the "missing buttons" b...geoghegan2010-10-251-14/+56
* Fix:gui_internal:Make NAVIT_KEY_BACK do something reasonablemartin-s2010-10-241-0/+1
* Fix:gui_internal:Cyrillic support and crash fix, fixes #679 and #680|Thanks t...martin-s2010-10-241-61/+115
* Fix:gui_internal:Better POI search|Thanks to tryagainmartin-s2010-10-242-40/+222
* Add:gui/qml:Added forgotten routeProxy.hakashihi2010-10-051-0/+72
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-024-0/+19
* Fix:GUI:Puts previous and next in Route in saner positions as per ticket #565...geoghegan2010-09-031-2/+2
* Fix:gui/qml:Replaced adding a single destination with adding next destination. akashihi2010-09-035-6/+9
* Fix:gui/qml:Implemented xml model for vehicle selection listakashihi2010-08-208-102/+130
* Fix:gui_internal/wince:Fixed crash after selecting bookmarkrikky2010-08-041-3/+4
* Fix:gui/qml:JS support completely broken:(akashihi2010-07-061-3/+3
* Fix:gui/qml:JS evaluation in QML context appears to be broken in the 4.7 akashihi2010-07-061-4/+2
* Fix:gui/qml:Page switching implemented in QMLakashihi2010-07-0623-180/+206
* Fix:gui_internal:Made set_attr with menu_on_map_click workmartin-s2010-06-291-0/+3
* Add:gui/gtk:Added inappropriate fields disabling/enabling in destination dial...akashihi2010-06-261-0/+38
* Add:OSD:Added human friendly coorinates formats. Ticket #549 | Thanks akashihi2010-06-251-1/+1
* Fix:Gui/GTK:Fix ticket #128, use actionnable names in GUIkazer_2010-06-251-3/+3
* Fix:gui/gtk:Removed 'cursor' button from the toolbar, cause it is not akashihi2010-06-251-1/+1
* Add:gui/gtk:Added tooltips for toolbar items. Ticket #119akashihi2010-06-251-8/+8
* Add:gui/gtk:Added dynamic disabling/enabling of roadbook actions. Ticket akashihi2010-06-241-0/+28
* Fix:gui/qml:Items, related to route, are showed only when the route is akashihi2010-06-241-5/+37
* Fix:gui/qml:Fixed screen flickering under Maemo PR1.2akashihi2010-06-081-3/+2
* Fix:gui/qml:Removed obsolete overShoot proeptyakashihi2010-06-081-1/+0
* Fix:gui/qml:Added xml libraries to the buildakashihi2010-06-071-2/+2
* Fix:gui_internal:Use glib function g_strdup instead of strduprikky2010-06-031-32/+32