summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Refactor:traffic:Make sanity check happymvglasow2019-08-041-1/+1
| * | | | Refactor:traffic:Move traffic_get_item_speed() into separate functionmvglasow2019-08-041-73/+82
| * | | | Refactor:core:Document attr_from_line()mvglasow2019-08-041-0/+23
| * | | | Fix:traffic:Do not export segment data as CDATAmvglasow2019-08-011-2/+2
| * | | | Fix:traffic:Parse XML elements even if they have unknown childrenmvglasow2019-08-011-0/+2
| * | | | WIP:Add:traffic:Write segment data to traffic.xmlmvglasow2019-07-311-17/+55
| * | | | Fix:traffic:Fix write past bounds of fixed-size arraymvglasow2019-07-311-1/+1
| * | | | Add:traffic:Move on to next message after expanding a locationmvglasow2019-07-301-0/+1
| * | | | Fix:traffic:Expand locations in all selected rectanglesmvglasow2019-07-291-11/+11
| * | | | Fix:traffic:Fix conditions for immediate message location expansionmvglasow2019-07-291-1/+2
| * | | | Refactor:traffic:Fix stylemvglasow2019-07-281-1/+1
| * | | | Merge branch 'master' into trafficmvglasow2019-07-28104-1669/+3696
| |\ \ \ \
| | * | | | Add:traffic:Defer resolving of locations until they are actually neededmvglasow2019-07-281-2/+44
| | * | | | Fix:traffic:Return the correct value for tm_get_attr()mvglasow2019-07-281-2/+1
| | * | | | Fix:traffic:Clean up segment data after usemvglasow2019-07-281-0/+1
| | * | | | Add:core:route_get_selection()mvglasow2019-07-282-0/+19
| | * | | | Refactor:traffic:Make traffic_location_get_rect() staticmvglasow2019-07-281-2/+2
| | * | | | Fix:traffic:Destroy map selection when we are finished with itmvglasow2019-07-281-0/+1
| | * | | | Refactor:traffic:Remove obsolete local variablesmvglasow2019-07-281-3/+0
| | * | | | Refactor:traffic:Prepare for lazy segment matchingmvglasow2019-07-281-1/+63
| | * | | | Fix:traffic:Add traffic instance in correct placemvglasow2019-07-271-1/+1
| | * | | | Refactor:traffic:traffic_location_get_rect() as separate methodmvglasow2019-07-271-8/+25
| | * | | | Refactor:traffic:Move members to shared structmvglasow2019-07-271-28/+13
| | * | | | Refactor:traffic:Pass shared data to mapmvglasow2019-07-273-2/+16
| | * | | | Refactor:osd:Style cleanupmvglasow2019-07-261-2/+1
| | * | | | Refactor:traffic:Style cleanupmvglasow2019-07-261-1/+1
| | * | | | Add:traffic:Ignore roads more than one level below certain road classesmvglasow2019-07-261-0/+17
| | * | | | Add:traffic:Constrain route depth depending on road typemvglasow2019-07-261-3/+4
| | * | | | Add:traffic:Reduce padding around route rect if fuzziness is not LOW_RESmvglasow2019-07-261-3/+4
| | * | | | update:doc:How an object is placed in a tilemvglasow2019-07-261-1/+1
| * | | | | Add:port/android:Enable traff_android by defaultmvglasow2019-02-031-0/+3
| * | | | | Add:xml:Configure null traffic plugin by defaultmvglasow2019-02-031-0/+3
| | | | * | Fix some typos.fix_cursor_layer_sizemetalstrolch2019-08-181-2/+2
| | | | * | Merge branch 'trunk' into fix_cursor_layer_sizeStefan Wildemann2019-08-1621-168/+456
| | | | |\ \ | | | | |/ / | | | |/| |
| | | | * | fix: vehicle: Increase layer for cursor for rotationWildemann Stefan2019-07-231-22/+51
| | | | | * Fix:toolchain:Remove privileged operation from build scriptmvglasow2019-08-212-4/+4
| |_|_|_|/ |/| | | |
* | | | | Fix: Fix pkgconfig detection, and multiple subsequent build for Android (#833)lains2019-08-202-25/+36
| |_|/ / |/| | |
* | | | Android build fix and update (#827)jandegr2019-08-167-20/+31
* | | | fix:core: Correct default layout handling. (#816)Stefan Wildemann2019-08-074-7/+21
* | | | add:graphics:dpi scaling support (#813)Stefan Wildemann2019-07-288-131/+390
| |/ / |/| |
* | | Merge pull request #814 from hoehnp/trunkStefan Wildemann2019-07-252-10/+14
|\ \ \ | |_|/ |/| |
| * | Fix include order of layout.hStefan Wildemann2019-07-241-1/+1
| * | fix: no redraw of map when stopping drag over osd_speed_warner, osd_stopwatch...Patrick Höhn2019-07-221-8/+14
| * | refactor: remove duplicate include statementsPatrick Höhn2019-07-081-2/+0
|/ /
* | Fix the readthedocs url for the development guidelines (#807)Joseph Herlant2019-07-012-4/+4
* | Testing jandegr's fix for the windows builds issues (#806)Pierre GRANDIN2019-06-282-0/+5
* | Migrate the programming guidelines documentation to readthedocs (#799)Joseph Herlant2019-06-194-4/+193
* | fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-184-3/+6
* | Disable maptool if protobuf-c not foundWildemann Stefan2019-06-181-0/+7
* | update:doc: Update the contributing.md to add the contributing section of the...Joseph Herlant2019-06-141-3/+21