summaryrefslogtreecommitdiff
path: root/navit/gui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix:gui/qml:Renamed PageNavigation to PageRoute, cause it provides route akashihi2010-06-013-2/+2
* Fix:gui/qml:Fixed Qt version in qml codeakashihi2010-05-3124-32/+24
* Fix:gui/qml:Removed unneeded version check - all qml enabled Qt have akashihi2010-05-191-6/+6
* Fix:Build:Add correct flags for gui internalmartin-s2010-05-191-1/+1
* Add:gui/qml:Made gui/qml embeddableakashihi2010-05-191-6/+24
* Fix:gui/qml:Switched from QMainWindow to layout systemakashihi2010-05-191-6/+9
* Fix:Build:Correct plugin handling in gui internalmartin-s2010-05-191-0/+4
* Fix:Build:Correctly build modules when plugins are disabledmartin-s2010-05-181-2/+2
* Fix:gui/qml:Removed compatibility with pre 4.7 beta Qml releases due to the lot akashihi2010-05-177-78/+26
* Fix:gui/qml:Made QML gui compatible with newer Qt4.7 beta.akashihi2010-05-1720-35/+35
* Fix:gui/qml:Fixed using constants from config.h before including itakashihi2010-05-161-1/+1
* Fix:gui/internal:Fixed using constants from config.h before includeing itakashihi2010-05-161-1/+1
* Fix:gui/qml:Made swtiches list scalableakashihi2010-05-061-18/+14
* Add:gui/qml:Added authors to the about pageakashihi2010-05-061-1/+4
* Fix:gui/qml:Made bookmarks xml generation clearerakashihi2010-05-061-47/+15
* Agg:gui/qml:Added bookmarks folder creationakashihi2010-05-052-19/+52
* Fix:gui/qml:Told ListSelector to no steal focusakashihi2010-05-051-1/+0
* Fix:gui/qml:Bookmarks selection/cutting/copying/pasting and deletion now works akashihi2010-05-052-29/+47
* Add:gui_internal:Possibility to refresh current page via callbackmartin-s2010-05-011-24/+112
* Fix:gui_internal:Prevent crash after terminating event loopmartin-s2010-04-301-5/+9
* Add:gui/qml:bookmarks proxy rewritten with new bookmarks APIakashihi2010-04-294-109/+106
* Add:gui/internal:Added bookmark operations. Fixes ticket #383akashihi2010-04-281-2/+122
* Fix:gui/internal:Removed "Add as a bookmark" from bookmark specific position ...akashihi2010-04-281-1/+8
* Add:gui/internal:Added bookmark folders creationakashihi2010-04-281-2/+53
* Add:gui/internal:Bookmarks viewer uses new bookmarks API nowakashihi2010-04-281-57/+60
* Fix:gui/qml:Main windows close handled through graphics layerakashihi2010-04-162-8/+16
* Fix:gui/qml:Fixed jumpy map draggingakashihi2010-04-162-11/+84
* Fix:gui/qml:Made searcg page even more compatible with Qt4.6akashihi2010-04-162-4/+16
* Fix:gui/qml:Removed unneeded highlightakashihi2010-04-151-3/+10