summaryrefslogtreecommitdiff
path: root/navit/gui/qml/skins
Commit message (Expand)AuthorAgeFilesLines
* Fix:gui/qml:Replaced adding a single destination with adding next destination. akashihi2010-09-033-4/+3
* Fix:gui/qml:Implemented xml model for vehicle selection listakashihi2010-08-206-90/+98
* Fix:gui/qml:Page switching implemented in QMLakashihi2010-07-0621-119/+171
* Fix:gui/qml:Items, related to route, are showed only when the route is akashihi2010-06-241-5/+37
* Fix:gui/qml:Removed obsolete overShoot proeptyakashihi2010-06-081-1/+0
* 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 compatibility with pre 4.7 beta Qml releases due to the lot akashihi2010-05-175-47/+8
* Fix:gui/qml:Made QML gui compatible with newer Qt4.7 beta.akashihi2010-05-1720-35/+35
* Fix:gui/qml:Made swtiches list scalableakashihi2010-05-061-18/+14
* Add:gui/qml:Added authors to the about pageakashihi2010-05-061-1/+4
* Agg:gui/qml:Added bookmarks folder creationakashihi2010-05-051-19/+43
* 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-051-7/+14
* Add:gui/qml:bookmarks proxy rewritten with new bookmarks APIakashihi2010-04-293-58/+41
* 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
* Fix:gui/qml:Made search pages Qt4.6 friendlyakashihi2010-04-151-1/+6
* Add:gui/qml:Implemented Country-Town-Street searchakashihi2010-04-142-50/+133
* Add:gui/qml:Made list highlight item switchableakashihi2010-04-138-38/+41
* Add:gui/qml:Added support of page-specific list item delegatesakashihi2010-04-136-22/+99
* Fix:gui/qml:Added forgotten fileakashihi2010-04-131-0/+58
* Add:gui/qml:Added point information viewerakashihi2010-04-132-2/+2
* Add:gui/qml:Make list's scrollbar switchableakashihi2010-04-131-2/+6
* Fix:gui/qml:Point and route pages redesignakashihi2010-04-124-70/+23
* Fix:gui/qml:returnSource now correctly builtakashihi2010-04-121-16/+6
* Fix:gui/qml:Entry page redesignedakashihi2010-04-121-18/+9
* Fix:gui/qml:View route implemented via command call nowakashihi2010-04-111-1/+1
* Fix:gui/qml:Removed debug outputakashihi2010-04-091-2/+1
* Fix:gui/qml:Made point.qml available after swithing to main.qmlakashihi2010-04-091-9/+21
* Fix:gui/qml:Typo fixedakashihi2010-04-061-1/+1
* Fix:gui/qml:Removed gui.fullscreen commands handler, cause we have a akashihi2010-04-041-8/+0
* Add:gui/qml:Added more zooming optionsakashihi2010-04-042-3/+9
* Add:gui/qml:Implemented 'View on map'akashihi2010-04-042-2/+2
* Add:gui/qml:Implemented "Stop navigation"akashihi2010-04-031-1/+5
* Add:gui/qml:POI viewer now proceeds to point screen after POI selectionakashihi2010-04-031-8/+4
* Fix:gui/qml:Added value passing throught NGQStandardItemModelakashihi2010-04-034-83/+6
* Add:gui/qml:Added sitance/direction to POI viewer and additional fields akashihi2010-04-032-1/+5
* Add:gui/qml:Added conditional point commandsakashihi2010-04-031-2/+14
* Add:gui/qml:Added xml based poi filterakashihi2010-04-031-1/+1
* Fix:gui/qml:Poi viewer work in progressakashihi2010-04-021-10/+70
* Add:gui/qml:POI viewer work in progressakashihi2010-04-027-5/+146
* Fix:gui/qml:Removed debug informationakashihi2010-04-021-3/+0
* Fix:gui/qml:Fixed parsing of integer true/false valuesakashihi2010-04-022-2/+5
* Add:gui/qml:Added button with latchakashihi2010-04-022-2/+79
* Add:gui/qml:point type is now exposed to qml engine as a propertyakashihi2010-04-021-0/+4
* Add:gui/qml:Added bolierplate for POI viewerakashihi2010-03-312-3/+12
* Add:gui/qml:Added command processingakashihi2010-03-302-1/+30
* Add:gui/qml:Added Qt 4.7 supportakashihi2010-03-305-13/+30
* Fix:gui/qml:Added check for name uniquennes on bookmarks pageakashihi2010-03-271-1/+31