summaryrefslogtreecommitdiff
path: root/navit/map/filter
Commit message (Expand)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-1/+1
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-2/+4
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-42/+22
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-1/+1
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-309/+289
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-5/+5
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-9/+0
|/
* 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