summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug with hasParent2015-06-121-0/+1
* Check if there's a parent or not 2015-06-121-3/+10
* put some variables in the parent scope2015-06-091-0/+2
* the generated files for positioning are located under the top buildphilippe colliot2015-06-092-3/+3
* migration to cmake done, navit is built "by hand", test OK2015-06-0910-198/+49
* relocate lib under .libs, still runtime bug to solve2015-06-0518-25/+37
* under progress, still need to fix some paths issues 2015-06-0419-239/+245
* the poi-service code is migrated to a fully cmake based build2015-06-037-14/+16
* start migration of poi-service to fully based cmake build2015-06-0126-278/+192
* Full cmake build in progress step 3 (still issue with generation of2015-05-2921-585/+192
* Full cmake build in progress step 2 (to be completed!)2015-05-2726-408/+315
* Full cmake build in progress (to be completed!)2015-05-229-1514/+108
* Integration of create poi in progress2015-05-073-27/+393
* Create category feature is tested2015-04-302-17/+296
* Add commonapi generated stuff to allow poi-manager being built2015-04-234-23/+282
* Fix bug in enhanced plugin2015-04-162-5/+5
* add the patch for navit spell 2015-04-023-15/+42
* Improvement of debug build2015-04-0212-243/+517
* Start implementing connection of poi manager to a sqlite3 database2015-03-259-17/+313
* Some updates of the poi files to make it simpler to manage2015-03-2511-1474/+1675
* Add missing license headers2015-03-244-0/+95
* Start implementation of poi manager under CommonApi2015-03-236-3/+136
* Alignment with the current version of Navit2015-03-173-26/+13
* Add patch to fix ksvg2png issue2015-03-175-16/+243
* [GT-2931] Management of script codes (tested for navigation)2015-03-123-55/+83
* [GT-2931] Management of script codes (tested for POI)2015-03-114-25/+230
* [GT-3132] Add missing Support for grouped attributes with names2015-03-095-419/+378
* [GT-3129] Replace POI handle with standard handles used in all other2015-02-262-29/+29
* [GT-3131] Fix error in method setRouteHandle2015-02-262-2/+2
* [GT-3126] Make franca interfaces compliant to GENIVI guidelines2015-02-241-1/+3
* Fix bug into scripts used by the poi-service POCphilippe colliot2015-02-201-3/+3
* some updates for preparing connection to speech output2015-01-302-31/+60
* fix bug in enhanced position pluginjupiter_release2014-12-085-81/+8
* alignment with the latest version of the positioning interface2014-12-087-123/+28
* [poi-server]:remove unnecessary connection to enhanced position2014-12-012-106/+0
* add an option to control debug messages2014-11-2123-11/+134
* Fix a minor bug for map download2014-11-131-1/+3
* fix a pb with cmake directories for dbus file generation2014-10-291-3/+3
* poi-service: Fix a bug into the scripts2014-10-295-129/+130
* Clean up cmake files and common location for DBus generated APIs2014-10-2838-450/+1599
* some updates of scripts for ilm migration (preliminary)ready_for_yocto_migration2014-10-175-63/+188
* Fix email address into header2014-10-151-1/+1
* preliminary commit of some updates for ilm migration2014-10-1416-11/+279
* fix some minor bugsphilippe colliot2014-09-291-1/+2
* navigation: fix bug into the build script2014-09-241-2/+4
* navigation: fix a bug with positioning API path2014-09-241-1/+1
* poi-server: allow to set the path where to clone positioning2014-09-232-2/+3
* navigation: allow to set the path where to clone positioning2014-09-232-2/+2
* navigation: allow build.sh to be remotely called with parameters2014-09-232-136/+82
* navigation: migration of the whole build to cmake2014-09-2213-550/+528