summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2015-09-061-0/+9
|\ \ | |/
| * Make it a bit easier to detect problems when using GeoFlickr exampleAlex Blasche2015-09-031-0/+9
* | Added parameter to hide map copyrights notice.Harald Meyer2015-09-021-0/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-199-21/+85
|\
| * Update places-list and places-map examplesMichal Klocek2015-07-139-21/+85
* | Do not rely on synthesized MouseReleseEvent when tracking mouse pointMichal Klocek2015-07-131-5/+0
* | Improved zooming and map movement behavior.Harald Meyer2015-07-131-7/+31
* | Remove Blackberry 10 support from QtPositioningAlex Blasche2015-06-171-4/+0
|/
* Missing import in 'mapviewer' exampleMichal Klocek2015-06-081-0/+1
* Fix documenation in 'places' exampleMichal Klocek2015-05-293-33/+31
* Workaround for pinch in 'places' exampleMichal Klocek2015-05-291-0/+5
* Improve 'mapviewer' example readabilityMichal Klocek2015-05-2928-131/+121
* Rewrite 'places' example to use qtquickcontrolsMichal Klocek2015-05-2791-2929/+2400
* Remove some unused features from 'places' exampleMichal Klocek2015-05-2710-662/+0
* Tune up dialog transitions in 'mapviewer' exampleMichal Klocek2015-05-261-0/+5
* Fix typo and remove appPath from mapviewerMichal Klocek2015-05-262-15/+10
* Add helper.js to project files in 'mapviewer' exampleMichal Klocek2015-05-262-0/+3
* Update qt logo in mapviewer exampleMichal Klocek2015-05-261-0/+0
* Add visible region support to MapAlex Blasche2015-05-261-9/+1
* Update design in mapviewer exampleMichal Klocek2015-05-1217-47/+36
* Provide new planespotter exampleAlex Blasche2015-05-077-1/+561
* Fix user interactions in mapviewer example.Michal Klocek2015-04-291-13/+16
* Remove obsolete calls to map.state in mapviewer exampleMichal Klocek2015-04-142-22/+3
* Remove not used marker hover functionality from mapviewer.Michal Klocek2015-04-143-2/+1
* Refactor code and fix documentation for mapviewer example.Michal Klocek2015-04-145-128/+133
* Change slider orientation in mapviewer example.Michal Klocek2015-04-141-49/+43
* Clean up files in mapviewer example.Michal Klocek2015-04-1432-86/+90
* Reformat mapviewer example code.Michal Klocek2015-04-1313-635/+672
* Remove map's background in mapviewer example.Michal Klocek2015-04-132-40/+1
* Change 'branding' of mapviewer example.Michal Klocek2015-04-132-49/+19
* Replace route information list in mapviewer example.Michal Klocek2015-04-136-167/+308
* Replace route and point menus in mapviewer example.Michal Klocek2015-04-134-91/+110
* Replace item draw menu in mapviewer example.Michal Klocek2015-04-133-75/+42
* Replace language button in mapviewer example.Michal Klocek2015-04-135-96/+98
* Replace new coordinate dialog in mapviewer example.Michal Klocek2015-04-134-43/+21
* Replace marker popup menu in mapviewer example.Michal Klocek2015-04-135-77/+103
* Replace map popup menu with qtquickcontrols based one.Michal Klocek2015-04-134-59/+97
* Replace reverse geocode dialog in mapviewer example.Michal Klocek2015-04-133-34/+79
* Replaces gecode dialog in mapviewer example.Michal Klocek2015-04-133-52/+103
* Replace route search dialogs in mapviewer exampleMichal Klocek2015-04-136-591/+307
* Replace messagebox in mapviewer with message form.Michal Klocek2015-04-134-158/+62
* Adds new qtquickcontrols based forms.Michal Klocek2015-04-137-0/+947
* Autoindent the code of mapviewer example.Michal Klocek2015-04-131-310/+310
* Add StackView to mapviewer example.Michal Klocek2015-04-131-20/+31
* Rewirte mapviewer main menu handling.Michal Klocek2015-04-134-186/+192
* Replaces slider and language button with qtquickcontrols.Michal Klocek2015-04-132-25/+18
* Add qtquickcontrols window to mapviewer.Michal Klocek2015-04-132-146/+153
* Add explicit dependency list to QtLocation examplesAlex Blasche2015-03-304-4/+4
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-171-1/+1
* Add updateTimeout() signal to QML PositionSource typeAlex Blasche2015-02-261-0/+24