summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* placeEntry: Show error message on search failurewip/mlundblad/handle-search-http-errorsMarcus Lundblad2020-09-281-3/+9
|
* placePopover: Add error stateMarcus Lundblad2020-09-282-1/+21
| | | | | Add an error state and a function to display the error state when a search has failed.
* photonGeocode: Set HTTP timeoutMarcus Lundblad2020-09-281-10/+19
| | | | | Set timeout on the SoupSession and activate the callback with the status code on errors.
* graphHopperGeocode: Set HTTP timeoutMarcus Lundblad2020-09-281-10/+19
| | | | | Set timeout on the SoupSession and activate the callback with the status code on errors.
* application: Fix exception on shutdownJames Westman2020-09-231-1/+1
| | | | | Due to a typo, the DBus unregister function called register instead of unregister, resulting in an exception.
* mainWindow: Enable label wrap for no network connection headerfix-no-network-mobile-viewJan-Michael Brummer2020-09-191-0/+1
| | | | | Set wrap property for no-network-conn-header otherwise the windows is not shrinkable down to mobile view necessary for Librem 5.
* Update French translationCharles Monzat2020-09-181-37/+42
| | | | (cherry picked from commit bd21b9c88defe9ff3e548b72c6768be1e9111c07)
* Update Portuguese translationJuliano de Souza Camargo2020-09-161-229/+188
| | | | (cherry picked from commit 905fc14dd888807b8ed0c8c96583641fafb84460)
* Update version for 40.alpha developmentMarcus Lundblad2020-09-161-1/+1
|
* Update Latvian translationRūdolfs Mazurs2020-09-121-241/+477
|
* Release 3.38.0v3.38.0Marcus Lundblad2020-09-123-1/+62
|
* Update British English translationZander Brown2020-09-111-9/+18
|
* Update Italian translationGianvito Cavasoli2020-09-111-223/+298
|
* Update Greek translationEfstathios Iosifidis2020-09-081-208/+297
|
* Update Portuguese translationJuliano Camargo2020-09-081-350/+1117
|
* Update Korean translationJeeyong Um2020-09-081-203/+289
|
* Update Hungarian translationBalázs Meskó2020-09-071-222/+298
|
* Updated Danish translationAlan Mortensen2020-09-071-147/+236
|
* Release 3.37.92v3.37.92Marcus Lundblad2020-09-052-1/+44
|
* Update German translationMario Blättermann2020-09-041-43/+61
|
* Revert "Add libhandy-1 to dependencies"Marcus Lundblad2020-09-044-22/+1
| | | | This reverts commit 79eeb26a94398d356dd8b7a11031116310d48dad.
* Revert "mainWindow: Adaptive routing sidebar"Marcus Lundblad2020-09-047-185/+109
| | | | This reverts commit c4f04275e82edd234acdc105cec149010d5e8e07.
* Revert "mainWindow: Print button in routing headerbar"Marcus Lundblad2020-09-042-26/+0
| | | | This reverts commit 2ce25d60eebc60ada069bfb213e2c2fac6231ecd.
* Revert "mainWindow: Partly fix some animation glitches"Marcus Lundblad2020-09-041-3/+1
| | | | This reverts commit d558cf5143932d97fb8321cfdfe8db714d81961d.
* osm-types: Update definition from latest iDMarcus Lundblad2020-09-031-515/+880
| | | | Closes #288
* Update Serbian translationМарко Костић2020-09-031-156/+250
|
* Update Slovak translationDušan Kazik2020-09-031-185/+278
|
* placeBubble: Use locale digits for printing populationwip/mlundblad/localized-populationMarcus Lundblad2020-08-311-1/+7
|
* Update French translationCharles Monzat2020-08-311-71/+66
|
* Update Basque translationAsier Sarasua Garmendia2020-08-301-5/+8
|
* Update Friulian translationFabio Tomat2020-08-281-40/+50
|
* Update Chinese (China) translationBoyuan Yang2020-08-251-6/+9
|
* osmEditDialog: Add support for signed integer fieldswip/mlundblad/osm-edit-negative-integersMarcus Lundblad2020-08-251-12/+16
|
* osmUtils: Always update altitude when setMarcus Lundblad2020-08-251-1/+1
|
* Updated Lithuanian translationAurimas Černius2020-08-251-51/+63
|
* Update Dutch translationNathan Follens2020-08-251-146/+235
|
* Update Swedish translationAnders Jonsson2020-08-231-27/+34
|
* Update Croatian translationGoran Vidović2020-08-231-2/+2
|
* Update Croatian translationGoran Vidović2020-08-231-149/+239
|
* Updated Slovenian translationMatej Urbančič2020-08-231-163/+260
|
* Update Catalan translationJordi Mas2020-08-221-26/+31
|
* Update Polish translationPiotr Drąg2020-08-221-150/+228
|
* Release 3.37.91v3.37.91Marcus Lundblad2020-08-222-1/+46
|
* flatpak: Update DBus name for e-d-s address bookMarcus Lundblad2020-08-211-1/+1
| | | | Fixes #285
* Update French translationAlexandre Franke2020-08-191-150/+251
|
* Update Persian translationDanial Behzadi2020-08-191-63/+107
|
* Update Brazilian Portuguese translationRafael Fontenelle2020-08-181-43/+61
|
* mainWindow: Enable label wrap for no network connection headerJan-Michael Brummer2020-08-171-0/+1
| | | | | Set wrap property for no-network-conn-header otherwise the windows is not shrinkable down to mobile view necessary for Librem 5.
* openTripPlanner: Debug print reason phrase on errorMarcus Lundblad2020-08-171-1/+1
| | | | | Change the debug message on error to print the reason phrase.
* openTripPlanner: Fix syntax error in error codeMarcus Lundblad2020-08-171-1/+1
|