summaryrefslogtreecommitdiff
path: root/navit/map/filter
Commit message (Expand)AuthorAgeFilesLines
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-5/+5
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-5/+5
* Add:map_filter:Allow filtering by idmartin-s2013-08-231-1/+6
* Fix:Core:Fix some warningsrikky2012-04-231-1/+1
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+1
* Fix:Maptool:Fix coverity bug #42. Variable "m" tracked as NULL was passed to ...horwitz2010-03-181-1/+1
* Add:map_filter:Possibility to filter by attributemartin-s2010-02-241-20/+88
* Fix:map_filter:Prevent a crashmartin-s2010-02-241-2/+2
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-061-1/+1
* Add:binding_dbus:Add support for setting map attributesmartin-s2009-10-251-2/+20
* Add:Core:New map type filter to filter other mapsmartin-s2009-10-252-0/+353