summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* placePopover: Remove unused importwip/mlundblad/search-entry-fixesMarcus Lundblad2023-01-181-1/+0
* placeEntry: Implement key controller...Marcus Lundblad2023-01-181-1/+56
* placePopover, placeListRow: Use custom margins instead of libadwaita menu styleMarcus Lundblad2023-01-172-3/+10
* placePopover: Add public method to show a rowMarcus Lundblad2023-01-171-0/+10
* placePopover: Make list a public childMarcus Lundblad2023-01-171-9/+9
* searchPopover: Add getter for number of resultsMarcus Lundblad2023-01-171-0/+4
* searchPopover: Remove key controllerMarcus Lundblad2023-01-171-74/+0
* mainWindow: Select text when activating search shortcutMarcus Lundblad2023-01-171-1/+6
* placePopover: Set auto-hide to falseMarcus Lundblad2023-01-171-0/+1
* mainWindow: Remove shortcuts for using bare +,=, and - for zoomingMarcus Lundblad2023-01-171-2/+2
* help-overlay: Remove +,= and, - as zoom shortcutsMarcus Lundblad2023-01-171-2/+2
* mainWindow: Grab focus on place entry at startupMarcus Lundblad2023-01-171-0/+1
* Update Friulian translationFabio Tomat2023-01-171-253/+235
* map-view: Hide the overflowAdrien Plazas2023-01-111-0/+2
* Post-release version bumpMarcus Lundblad2023-01-061-1/+1
* Release 44.alphav44.alphaMarcus Lundblad2023-01-061-0/+60
* osmEditDialog: Fix updating sensitivity of Wikidata refresh buttonMarcus Lundblad2023-01-051-2/+2
* Remove C implementation of OAuth2ProxyCallwip/mlundblad/osm-proxy-call-jsMarcus Lundblad2023-01-043-162/+0
* osmConnection: Change to use JS implementation of custom OAuth2ProxyCallMarcus Lundblad2023-01-041-17/+15
* Re-implement custom OAuth2ProxyCall in JavaScriptMarcus Lundblad2023-01-042-0/+43
* mainWindow: Update key combination for user antipode locationAmit Tripathi2023-01-041-1/+1
* mainWindow: Update copyright year for 2023Amit Tripathi2023-01-041-1/+1
* osmEditDialog: Fix typo in reference to OSMUtilsMarcus Lundblad2023-01-021-1/+1
* shapeLayer: Recreate overlay layer on zoom changewip/mlundblad/recreate-shapelaye-on-zoomMarcus Lundblad2022-12-311-0/+11
* Update Ukrainian translationYuri Chornoivan2022-12-241-162/+184
* Update Russian translationAleksandr Melman2022-12-201-88/+106
* mainWindow: Don't update adpative status on small sizewip/mlundblad/dont-update-adaptive-emptyMarcus Lundblad2022-12-191-0/+8
* placeBar: Don't try to set title for places with no titlewip/mlundblad/dont-format-non-stored-placeMarcus Lundblad2022-12-151-2/+10
* Update Turkish translationSabri Ünal2022-12-141-161/+184
* application: Don't access unitialized variable in shutdownwip/mlundblad/fix-unitialized-in-shutdownMarcus Lundblad2022-12-131-1/+2
* help-overlay: Remove visible propertiesSabri Ünal2022-12-081-14/+0
* Update Belarusian translationVasil Pupkin2022-12-071-15/+14
* shapeLayer: Move duplicated code from subclasseswip/mlundblad/remove-shapelayer-construct-duplicationMarcus Lundblad2022-12-064-38/+7
* layersPopover: Show/hide both the layers section box and list boxwip/mlundblad/show-layers-listboxMarcus Lundblad2022-12-051-0/+1
* file-data-source: Check for error on file retrievalValentin Blot2022-12-051-1/+8
* userLocationMarker: Rotate around center of iconwip/mlundblad/fix-compass-rotationMarcus Lundblad2022-12-041-0/+8
* Add Belarusian translationVasil Pupkin2022-12-012-0/+1794
* flatpak: Remove DBus talk for G-O-AMarcus Lundblad2022-11-301-1/+0
* css: Remove style used by the old check-in dialogMarcus Lundblad2022-11-301-4/+0
* application: Pass layers as a GListStore from argumentswip/mlundblad/fix-open-layers-commandlineMarcus Lundblad2022-11-281-1/+7
* mapBubble: Set the no-padding CSS style on popover contentswip/mlundblad/decrease-placeview-paddingMarcus Lundblad2022-11-281-2/+2
* placeView: Decrease marginsMarcus Lundblad2022-11-272-8/+8
* mainWindow: Use notify::width on GdkSurface track adaptive changeswip/mlundblad/determine-adaptive-on-surfaceMarcus Lundblad2022-11-231-2/+7
* mapView: Set long press gesture as touch-onlywip/mlundblad/touch-only-long-pressMarcus Lundblad2022-11-221-1/+1
* placeMarker: Rename the mark-location iconwip/mlundblad/rename-mark-locationMarcus Lundblad2022-11-192-1/+1
* placeView: Remove extra parentesisMarcus Lundblad2022-11-191-1/+1
* placeView: Don't exand title labels verticallywip/mlundblad/fix-vexpand-place-titlesMarcus Lundblad2022-11-161-6/+4
* osmEditDialog: Add composite widget for editing Wikipediawip/mlundblad/wikidataMarcus Lundblad2022-11-154-26/+176
* osmUtils: Add function to get a Wikidata tag from a URLMarcus Lundblad2022-11-151-0/+17
* wikipedia: Add function to fetch Wikidata tag for an articleMarcus Lundblad2022-11-151-0/+27