<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt5/qtlocation-mapboxgl.git/bin, branch upstream/alexshalamov_decrease_angle_for_line_join_approx</title>
<subtitle>code.qt.io: qt/qtlocation-mapboxgl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/'/>
<entry>
<title>improve offline cli help page</title>
<updated>2019-06-07T17:23:06+00:00</updated>
<author>
<name>Andrew Harvey</name>
<email>andrew@alantgeo.com.au</email>
</author>
<published>2019-02-28T06:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=1a3b865eee1d9a56f1627d346dd2a692420c1f59'/>
<id>1a3b865eee1d9a56f1627d346dd2a692420c1f59</id>
<content type='text'>
The GeoJSON file can't be a FeatureCollection, it must be a single Feature GeoJSON, with simple geometry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GeoJSON file can't be a FeatureCollection, it must be a single Feature GeoJSON, with simple geometry
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] refactor program object creation</title>
<updated>2019-05-28T14:11:05+00:00</updated>
<author>
<name>Konstantin Käfer</name>
<email>mail@kkaefer.com</email>
</author>
<published>2019-04-02T12:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=7f9274035bad30980e03574c315904ab7a85fe83'/>
<id>7f9274035bad30980e03574c315904ab7a85fe83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)</title>
<updated>2019-05-21T04:37:49+00:00</updated>
<author>
<name>Aleksandar Stojiljkovic</name>
<email>aleksandar.stojiljkovic@mapbox.com</email>
</author>
<published>2019-05-21T04:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=3cd8c6c1fda6c7691e0a71b6ef7a393ea0e50108'/>
<id>3cd8c6c1fda6c7691e0a71b6ef7a393ea0e50108</id>
<content type='text'>
Refactor out HeadlessFrontend and HeadlessBackend gl independent code to gfx.
Define gl::HeadlessBackend as subclass, instantiated by gfx::HeadlessBackend static factory method.
GL dependent tests are still using gl::HeadlessBackend directly (not through gfx).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor out HeadlessFrontend and HeadlessBackend gl independent code to gfx.
Define gl::HeadlessBackend as subclass, instantiated by gfx::HeadlessBackend static factory method.
GL dependent tests are still using gl::HeadlessBackend directly (not through gfx).</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Make the BackgroundScheduler a singleton</title>
<updated>2019-05-10T11:20:38+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2019-02-14T14:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=06f1dc48a2fb317979ab48ce323115be5bd48f16'/>
<id>06f1dc48a2fb317979ab48ce323115be5bd48f16</id>
<content type='text'>
- Do not carry it over everywhere as parameter, it is a shared
  instance anyway and the lifecycle is pretty much the app lifecycle
  from the moment we instantiate a map.
- Rename to BackgroundScheduler because it is a Scheduler that will
  do tasks in the background, we don't make assumptions if it is a
  thread pool or a single thread.
- Most importantly, remove the dependency from `core` on `platform`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Do not carry it over everywhere as parameter, it is a shared
  instance anyway and the lifecycle is pretty much the app lifecycle
  from the moment we instantiate a map.
- Rename to BackgroundScheduler because it is a Scheduler that will
  do tasks in the background, we don't make assumptions if it is a
  thread pool or a single thread.
- Most importantly, remove the dependency from `core` on `platform`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] clang-tidy fixes</title>
<updated>2019-04-05T09:49:17+00:00</updated>
<author>
<name>Konstantin Käfer</name>
<email>mail@kkaefer.com</email>
</author>
<published>2019-04-03T10:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=3ceabcd3ec91dbd9458d3c5b78fb12c3182636e1'/>
<id>3ceabcd3ec91dbd9458d3c5b78fb12c3182636e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Include pixelRatio property in MapOptions</title>
<updated>2019-03-28T14:41:15+00:00</updated>
<author>
<name>Sudarsana Babu Nagineni</name>
<email>sudarsana.babu@mapbox.com</email>
</author>
<published>2019-03-27T17:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=7af00a404f22742fed4a83e9a36d023d7515025f'/>
<id>7af00a404f22742fed4a83e9a36d023d7515025f</id>
<content type='text'>
Move pixelRatio property from Map constructor to MapOptions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move pixelRatio property from Map constructor to MapOptions.
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Add setter/getter for size property in MapOptions</title>
<updated>2019-03-28T14:41:15+00:00</updated>
<author>
<name>Sudarsana Babu Nagineni</name>
<email>sudarsana.babu@mapbox.com</email>
</author>
<published>2019-03-25T22:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=1cc1d4ea08ae02c3cc9b4dd1474845456c17d1bc'/>
<id>1cc1d4ea08ae02c3cc9b4dd1474845456c17d1bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Bump args to 6.2.2 (does not use RTTI)</title>
<updated>2019-03-25T20:52:40+00:00</updated>
<author>
<name>Bruno de Oliveira Abinader</name>
<email>bruno@mapbox.com</email>
</author>
<published>2019-03-25T15:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=c397fd853c8f5743385cc28596d0c7d261d2d1b6'/>
<id>c397fd853c8f5743385cc28596d0c7d261d2d1b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Remove file source from public Map ctor</title>
<updated>2019-03-20T19:30:08+00:00</updated>
<author>
<name>Bruno de Oliveira Abinader</name>
<email>bruno@mapbox.com</email>
</author>
<published>2019-03-19T14:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=d5868d3da822f2bf3297229bd879e76853108a63'/>
<id>d5868d3da822f2bf3297229bd879e76853108a63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Get FileSource via UpdateParameters in Renderer::Impl</title>
<updated>2019-03-13T15:56:44+00:00</updated>
<author>
<name>Bruno de Oliveira Abinader</name>
<email>bruno@mapbox.com</email>
</author>
<published>2019-03-13T14:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=8cc100bfd56955c629d5da0bc49ce2bdbae52946'/>
<id>8cc100bfd56955c629d5da0bc49ce2bdbae52946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
