index
:
delta/qt5/qtlocation.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.5
6.5.0
6.5.1
dev
lts-6.2
noqt3d
old/5.2
stable
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
wip/qt6
code.qt.io: qt/qtlocation.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
location
/
declarativemaps
/
qdeclarativegeomap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use up-to date LGPL license header
Kai Köhne
2021-12-02
1
-11
/
+14
*
Change 'geometryChanged' to 'geometryChange'
Lauri Laanmets
2021-11-09
1
-2
/
+2
*
Mouse/touch input handling re-work
Lauri Laanmets
2021-11-09
1
-75
/
+27
*
Fix warnings that break Windows build
Ivan Solovev
2021-11-09
1
-2
/
+2
*
Merge branch '5.15' into dev
Ivan Solovev
2021-03-23
1
-1
/
+1
|
\
|
*
Fix developer-build with clang 7
Robert Loehning
2020-04-28
1
-1
/
+1
*
|
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Change QQmlListProperty ctor expecting a QList ptr
v5.15.0-beta4
Alex Blasche
2020-04-03
1
-1
/
+1
*
|
Merge 5.15 to dev and fix resulting compile issues
Qt Forward Merge Bot
2020-04-02
1
-2
/
+35
|
\
\
|
|
/
|
*
Enable mercator-to-screen projection in GLSL
Paolo Angelelli
2020-02-11
1
-2
/
+35
*
|
Fix build with latest qtbase and qtdeclarative
Qt Submodule Update Bot
2020-01-27
1
-7
/
+11
|
/
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-12
1
-6
/
+15
|
\
|
*
Fix visibleRegionChanged signal emission
v5.14.0-beta3
Paolo Angelelli
2019-11-04
1
-6
/
+15
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-01
1
-10
/
+29
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-01
1
-10
/
+29
|
|
\
|
|
*
Fix slow Map.removeMapItem
Paolo Angelelli
2019-10-31
1
-10
/
+29
*
|
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix 5.14 QML API inconsistencies
v5.14.0-beta2
Paolo Angelelli
2019-10-04
1
-1
/
+1
*
|
|
Add optional argument to Map.fitViewportToMapItems
Paolo Angelelli
2019-09-26
1
-14
/
+30
|
/
/
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-03
1
-6
/
+6
|
\
\
|
|
/
|
*
Doc: Fix documentation issues
Topi Reinio
2019-05-16
1
-6
/
+6
*
|
Fix deprecation warnings
Friedemann Kleint
2019-05-27
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...
Qt Forward Merge Bot
2019-04-10
1
-25
/
+33
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-01
1
-25
/
+33
|
|
\
|
|
*
Fix Map destructor incorrectly deleting MapItemViews
Paolo Angelelli
2019-03-25
1
-25
/
+33
*
|
|
Add notification signal to Map.visibleRegion property
Paolo Angelelli
2019-04-10
1
-5
/
+21
|
/
/
*
|
Unify semicolon usage in Q_UNUSED
Jesus Fernandez
2019-01-23
1
-1
/
+1
*
|
Expose manager-specific errors from QGeoServiceProvider
Paolo Angelelli
2019-01-14
1
-2
/
+2
*
|
Add Map.fitViewportToGeoShape(shape, margins)
Paolo Angelelli
2018-12-11
1
-35
/
+60
|
/
*
Fix compilation with gcc 4.8
Ville Voutilainen
2018-12-03
1
-8
/
+8
*
Fix missing emits pre-map-initialization
Paolo Angelelli
2018-08-21
1
-0
/
+15
*
Move management of QDeclarativeGeoMap camera data into QGeoMap
Paolo Angelelli
2018-08-20
1
-122
/
+96
*
Enable nested MapItemViews
Paolo Angelelli
2018-07-27
1
-109
/
+184
*
Introduce Map.visibleArea
Paolo Angelelli
2018-07-26
1
-28
/
+79
*
Fix compilation when building with qreal defined as float
Luca Carlon
2018-07-19
1
-12
/
+12
*
Fix MapItemView not setting context data upon item deletion
Paolo Angelelli
2018-04-17
1
-2
/
+0
*
Fix coding style in QDeclarativeGeoMapItemView
Paolo Angelelli
2018-04-17
1
-3
/
+3
*
Fix crash when calling Map.clearData at application startup
Paolo Angelelli
2018-04-17
1
-1
/
+2
*
Doc: Fix all documentation warnings
Topi Reinio
2018-03-27
1
-9
/
+9
*
Refactor input handling code
Paolo Angelelli
2018-03-23
1
-124
/
+123
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-20
1
-5
/
+29
|
\
|
*
Fix zoomLevel being emitted when the value has not changed
Paolo Angelelli
2018-02-12
1
-2
/
+4
|
*
Fix Map.zoomLevel not honoring user-set values
Paolo Angelelli
2018-02-12
1
-3
/
+25
*
|
Fix crash calling Map.clearMapItems before Map is initialized
Paolo Angelelli
2018-02-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-19
1
-113
/
+94
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-26
1
-113
/
+94
|
|
\
\
|
|
|
/
|
|
*
Fix copyright notice performance when adding/removing items
Paolo Angelelli
2018-01-16
1
-67
/
+23
|
|
*
Fix performance issue with copyright notice
Paolo Angelelli
2018-01-15
1
-20
/
+37
|
|
*
Fix fitViewportToMapItems in presence of MapQuickItems with zoomLevel
Paolo Angelelli
2018-01-11
1
-22
/
+30
[next]