| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feature: graphics: allow spiked lines for cliff and embarkments
This adds another drwing element to graphics system. It can produce
lines with spikes as used for cliffs on maps.
Additionally this adds embarlment support for map.
* review fixes.
Add changes requested by review, plus add paranoia check on xml
parameter.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This pull request adds the basic support for textured polygons.
It adds a function to graphics plugins to set texture.
It enhances itemgra configuration that allows to set a picture to polygon map elements
Basic support for Qt5 graphics.
Some example textures added to car layout.
Texture files have own resource directory.
|
|
|
| |
* fix:core:remove many compiler warnings from core
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tunnels transparent + mark oneway streets (#884)
This pull request adds the possibility to globally set a default for icon size of a layout.
You can now give "icon_h" and "icon_w" properties in "layout" tag. This causes navit to not use the real size of an icon but to scale it to have the requested size. Guessing prescaled icons (the name_w_h.png's of course works. Default size of 22x22px which is the default size hint on most of the svg's is used. This fixes #819.
This pull request adds the property "underground_alpha" to the "graphics" tag giving the alpha value to use as transparency if ways are flagged with AF_UNDERGROUND. This effectively renders tunnels in transparent.
This pull request adds a "oneway" tag to itemgras in layouts. Together with the enhancements of the "arrows" itemgra used for drawing the route graph one can print nice arrows on oneway roads.
|
|
|
|
|
|
|
|
|
|
| |
main navit.xml file lighter) (#559)
Layouts contain quite heavy xml code, and there are many layouts available for navit.
They are all inserted inside the main navit.xml, which makes it hard to edit because of its size, even if changes or customizations by users are very rarely on the layout code.
I have thus moved the layout code away from navit.xml, each layout having its own xml definition file, called navit_layout_*.xml
These files are inserted inside the main navit.xml file by using the already existing xi:include mechanism, this also allow for backwards compatibility (old monolithic navit.xml files are still valid and can be used).
The other advantage for this is that f the user wants to have his/her own customized navit.xml, he/she can still include the shipped layout files, making their xml lighter. This also allow to enable/disable specific layouts easily by including or not each layout file.
It is also easier to perform side-by-side comparison between two layout files.
|
|
|
|
|
|
|
|
| |
declaration (#605)
* Cleanup:global:force the re-attach the return type to the function declaration
* cleanup:global:some loose ends
|
| |
|
|
|
|
|
|
|
|
| |
* Fix:debug:Change line separators for dbg to work also on win* platform
* Fix:debug:Break multiline dbg statements to use the new model
* Fix:debug:Move the EOL into debug_vprintf
|
|
|
|
|
|
| |
part of #1269.
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5870 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5590 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
|
|
| |
corresponding warnings.
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5586 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5571 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
|
|
| |
handling cleanup
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5340 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5293 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5189 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5133 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
|
|
| |
layout node which should be active on default.
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4342 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4037 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3985 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3658 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3547 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2746 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2667 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
|
|
| |
nekohayo
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1662 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1653 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1636 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1564 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1417 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1354 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
|
|
| |
default fonts to Sans instead of Mono. Thanks Sarah & Nekohayo for the patches
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1288 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1231 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
|
|
| |
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
|
|
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220
|