summaryrefslogtreecommitdiff
path: root/navit/icons
Commit message (Collapse)AuthorAgeFilesLines
* add:icon:forbiden_area (#331)youte622018-02-131-0/+118
| | | | | | | | * add forbiden_area.svg designed by me - free to use * 200*200 * update:icon:update forbiden_area icon
* add:icon:danger_areayoute622018-02-091-0/+112
|
* add:icon:carwashyoute622018-02-091-23/+25
|
* Merge branch 'trunk' into icon_damStefan Wildemann2017-12-263-136/+238
|\
| * Merge branch 'trunk' into icon_goverment_buildingStefan Wildemann2017-12-0416-1030/+2134
| |\
| | * Merge branch 'trunk' into icon_crossingStefan Wildemann2017-12-041-55/+26
| | |\
| | | * Merge branch 'trunk' into icon_drinking_waterStefan Wildemann2017-12-0411-717/+718
| | | |\
| | | * | update:icon:update drinking_water iconyoute622017-10-291-18/+3
| | | | |
| | | * | modify icons designed by me - free to useyoute622017-10-241-40/+26
| | | | |
| | * | | Merge branch 'trunk' into icon_crossingStefan Wildemann2017-12-0411-717/+718
| | |\ \ \ | | | | |/ | | | |/|
| | * | | modify icons designed by me - free to useyoute622017-10-241-81/+64
| | | |/ | | |/|
| * | | update:icon:update goverment_building iconyoute622017-10-221-58/+38
| | | |
| * | | 200*200youte622017-10-141-52/+52
| | | |
| * | | add governement_building.svg designed by me - free to useyoute622017-10-141-0/+168
| | | |
* | | | Merge branch 'trunk' into icon_damStefan Wildemann2017-12-0411-717/+718
|\ \ \ \ | | |_|/ | |/| |
| * | | add:icon:communication (#343)youte622017-11-261-28/+31
| | | |
| * | | add:icon:concert (#342)youte622017-11-261-48/+31
| | | | | | | | | | | | add:icon:concert
| * | | Fix:core:Wrong default png size with ksvgtopng (#371)naggety2017-11-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During building svg icons are converted to png with various predefined sizes, and also one png with the size embedded into the svg. If using ksvgtopng to make the conversion, the size was not read fine from the svg if property "width" appears more than once, even if the second is in a different tag than <svg>. Now, the first "width" property is read, and since <svg> tag is the root tag, the first "width" property will be owed by it.
| * | | Add:doc:added errors and usage messages to navit_svg2png script (#369)naggety2017-11-131-0/+36
| | | | | | | | | | | | | | | | To know how to use the script you had to inspect the script code. Error messages and help/usage messages added.
| * | | add:icon:fish (#330)youte622017-11-041-0/+124
| | | |
| * | | add:icon:update ghost_town icon (#332)youte622017-11-041-0/+124
| | | |
| * | | update:icon:bowling (#338)youte622017-11-041-28/+28
| | | | | | | | | | | | Changed svg from 22x22 to 200x200
| * | | add:icon:bridge (#339)youte622017-11-041-51/+55
| | | |
| * | | add:icon:emergency (#326)youte622017-11-041-460/+75
| | | |
| * | | add:icon:hotspring (#335)youte622017-11-021-0/+131
| | | |
| * | | add:icon:divingyoute622017-10-311-101/+81
| | |/ | |/|
* | | update:icon:updated dam.svgyoute622017-10-301-176/+166
|/ /
* | add:icon:diving (#329)youte622017-10-161-0/+256
| |
* | add:icon:drinking_water (#325)youte622017-10-161-212/+117
| | | | | | | | | | | | * add drinking_water.svg designed by me - free to use * 200*200
* | add:icon:dam (#324)youte622017-10-161-356/+348
| |
* | Add:Icon:crossing (#323)youte622017-10-131-0/+191
| | | | | | * add icon crossing - designed by youte62 - free to use
* | Add:Icon:concert (#322)youte622017-10-131-0/+147
| | | | | | * add icon concert - designed by youte62 - free to use
* | Add:Icon:communication (#321)youte622017-10-131-0/+130
| | | | | | * add icon communication - designed by youte62 - free to use
* | Add:icon:carwash (#320)youte622017-10-131-0/+135
| | | | | | * add icon carwash - designed by youte62 - free to use
* | Add:Icon bridge (#319)youte622017-10-121-0/+157
| | | | | | Added missing bridge icon
* | add:icon:bowling (#318)youte622017-10-121-0/+121
| |
* | add:icon:autoservice (#317)youte622017-10-121-0/+115
|/ | | Add missing auto service icon
* Upgrade to CircleCI v2 (#310)Pierre GRANDIN2017-09-052-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switching to circleci v2 * Only build for Linux for now * Sudo is not required anymore * Update before installing packages * Cope with non interactive terminals * Use ci's working_directory * Fixed typo * Disable QT5 for now * Build for more platforms * Fixed workflow definition * sudo is not required anymore * Update before installing * Install wget when building for tomtom * Revert to 14.04 base image * Install unzip for build_tomtom_* * Install wget for build_android_* * Install wget for build_android_* * Install cmake for win32 build * Install gettext for the win32 build * Install build-essential for tomtom builds * Setup common requirements * Install packages to build tt environment install packages need to build tt environment correct navit path remove arm-genmarshal which disturbing a second build run * Splitting the tomtom builds into more steps * Splitting the tomtom builds into more steps * Working on the tomtom minimal build * Fixed some paths issues for tomtom_minimal * Added missing exports for tomtom_minimal * Added missing tomtom requirements * Save the result of the tomtom_minimal build * Fixing the tomtom plugin build for CI v2 * Fixed job name misconfiguration * Use less relative paths * Fixed espeakdsp.c path * Adding tomtom assets * Removed superfluous popd * Fixed contrib path * Adding tomtom assets * Compile espeakdsp directly to the correct path * Compile espeakdsp directly to the correct path * Compile espeakdsp directly to the correct path * Recursively copy contrib/tomtom assets * Fixed tomtom specific icons path * Preparing the android ARM build for CI v2 * Adapting build path * Added missing packages for android builds * Updating android x86 scripts for ci v2 * Android-25 will require jdk-8 * Install openjdk-8 for Ubuntu 14.04 * Ensures that add-apt is available for android builds * Cope with non interactive terminals * Ensures that openjdk-7 isn't installed * Updated artifacts for ci v2 / android arm * Fixed apk path for ci_v2 * Fixed leftovers path for ci_v2 * Fixed artifacts path for android arm * Fixed typos * Fixed toolchain misconfiguration * Specify android's api/nkd api versions * Fixed apk path for ci_v2 * Store android/x86 artifacts
* Moved xpm to icons (#307)jkoan2017-08-25528-0/+47390