| Commit message (Expand) | Author | Age | Files | Lines |
* | rework:graphics:win32:Rework win32 drawing to remove the old Unicode, (#1140) | jkoan | 2021-08-31 | 3 | -689/+1 |
* | Fix:build/android:do not double-define getcwd on recent NDK versionsndk-getcwd | mvglasow | 2021-02-07 | 1 | -1/+1 |
* | docs: fix simple typo, useage -> usage | Tim Gates | 2020-12-20 | 1 | -1/+1 |
* | Fix:android:64 bit and cleanup2 (#877) | jandegr | 2019-09-26 | 3 | -5/+12 |
* | Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ... | lains | 2018-11-18 | 1 | -1/+3 |
* | fix:windows:fix the windows build (#680) | Patrick Höhn | 2018-10-12 | 2 | -1/+10 |
* | update in-tree espeak to espeak-1.48.04 (#624) | Stefan Wildemann | 2018-07-15 | 308 | -7116/+15708 |
* | cleanup:osd&support_espeak:get rid of unused-variables compilation warnings (... | Joseph Herlant | 2018-06-05 | 1 | -20/+20 |
* | cleanup:cmake:retab all CMakeLists.txt files | Joseph Herlant | 2018-05-25 | 2 | -4/+4 |
* | cleanup:general:Declaring war to control-M | Joseph Herlant | 2018-05-01 | 6 | -468/+468 |
* | Fix:debug:Change line separators for dbg to work also on win* platform (#546) | Joseph Herlant | 2018-04-26 | 3 | -15/+15 |
* | Updated shapefile driver (#295) | Pierre GRANDIN | 2017-08-23 | 4 | -936/+2573 |
* | Add: Add speech module using espeak on QMultimedia. (#233)R7471 | Stefan Wildemann | 2017-05-05 | 3 | -2/+10 |
* | Removing autotools support | Pierre GRANDIN | 2015-12-31 | 11 | -638/+0 |
* | Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look... | sleske | 2014-11-22 | 3 | -12/+12 |
* | Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p... | sleske | 2014-11-22 | 3 | -15/+15 |
* | Fix:port_win32:Do not duplicate first character of xi:include'd filename if t... | mdankov | 2014-08-02 | 1 | -3/+2 |
* | Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis... | sleske | 2013-09-27 | 53 | -0/+14477 |
* | Fix:core:Let it be buildable for win* platforms with CMake. | mdankov | 2013-08-03 | 1 | -1/+1 |
* | Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"... | mdankov | 2013-08-02 | 13 | -2313/+7 |
* | Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver... | mdankov | 2013-06-16 | 13 | -3/+2313 |
* | Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con... | sleske | 2013-06-14 | 1 | -1/+1 |
* | Fixed incompatibility with xgetopt which does not initialise optind to 1 | bjasspa | 2012-08-12 | 1 | -1/+5 |
* | Minor fix to isspace call, type cast to unsigned char | bjasspa | 2012-07-01 | 1 | -1/+1 |
* | Changed the name of vtable alloc, new & free struct members to v* to allow de... | bjasspa | 2012-07-01 | 2 | -25/+25 |
* | Fix:Android:Silence some debug messages to improve startup time | rikky | 2012-04-28 | 1 | -3/+3 |
* | Fix:Core:Fix some warnings | rikky | 2012-04-23 | 4 | -4/+11 |
* | Fix:support_libc:Reverted accidential change | martin-s | 2011-10-01 | 1 | -3/+0 |
* | Add:support_libc:Missing functions for vc | martin-s | 2011-09-30 | 3 | -0/+376 |
* | Add:support_libc:Missing functions for vc | martin-s | 2011-09-30 | 2 | -1/+22 |
* | Add:support_libc:Missing functions for vc | martin-s | 2011-09-30 | 28 | -2/+1988 |
* | Fix:support_xgetopt:Removed unneccessary c++ dependency | martin-s | 2011-09-30 | 1 | -0/+216 |
* | Fix:support_xgetopt:Removed unneccessary c++ dependency | martin-s | 2011-09-30 | 2 | -214/+1 |
* | Fix:support_glib:TLS_OUT_OF_INDEXES not always defined | martin-s | 2011-09-30 | 1 | -0/+3 |
* | Add:support_libc:strerror dummy for wince | martin-s | 2011-09-30 | 2 | -0/+7 |
* | Add:support_wordexp:Better wordexp emulation on platforms which don't support it | martin-s | 2011-09-29 | 3 | -9/+90 |
* | Fix:Build:Make map_shapefile build again on cmake | martin-s | 2011-07-28 | 1 | -0/+1 |
* | Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to... | woglinde | 2011-07-05 | 6 | -1/+5819 |
* | Add:support_glib:Dummy implementation of g_utf8_casefold | martin-s | 2011-07-01 | 1 | -0/+5 |
* | Patch:Glib:Patch for internal glib, which causes maptool to segfault | anhanguera | 2011-07-01 | 1 | -3/+3 |
* | Fix:support_libpng:Use fread also on wince | martin-s | 2011-06-30 | 1 | -3/+3 |
* | Fix:Build:Correct source for installation files | martin-s | 2011-06-27 | 1 | -1/+1 |
* | Fix:Build:Don't install svn directories | martin-s | 2011-06-16 | 1 | -1/+1 |
* | Fix:support_libc:MSVC fixes | martin-s | 2011-05-09 | 1 | -3/+30 |
* | Fix:support_libc:MSVC fixes | martin-s | 2011-05-09 | 1 | -0/+66 |
* | Fix:Build:Add missing file | martin-s | 2011-05-09 | 1 | -1/+1 |
* | FIX:core:Make ce compilable again, by adding some more functions ot the inter... | woglinde | 2011-05-08 | 4 | -6/+1211 |
* | Fix:core:Fixed some warnings | rikky | 2011-03-19 | 2 | -4/+15 |
* | Fix:support/glib:Fixed deadlock on WinCE/Win32 introduced with rev 4167 | rikky | 2011-03-03 | 1 | -1/+1 |
* | Fix:core:Fixed building for wince and removed some warnings | rikky | 2011-02-28 | 2 | -7/+30 |