summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Move shared API into a separate fileEmmanuele Bassi2021-11-195-163/+140
* tests: Move duplicate units into their own suiteEmmanuele Bassi2021-11-193-157/+284
* tests: Make sure we don't leave around temporary directoriesEmmanuele Bassi2021-11-192-11/+51
* Get the GWeatherDb when getting a timezoneEmmanuele Bassi2021-11-191-5/+1
* Move GWeatherDb loading out of GWeatherLocationEmmanuele Bassi2021-11-193-102/+128
* build: Error out if enabled Vala bindings can't be builtEmmanuele Bassi2021-11-191-0/+8
* docs: Add a link to the GWeather referenceEmmanuele Bassi2021-11-181-0/+1
* docs: Add the libgweather logoEmmanuele Bassi2021-11-182-0/+33
* docs: Port the "adding locations" section from the wikiEmmanuele Bassi2021-11-183-0/+166
* docs: Divide migration guide in twoEmmanuele Bassi2021-11-171-1/+11
* docs: Fix links to GWeatherLocationEmmanuele Bassi2021-11-173-3/+3
* Remove trailing newlines from logging functionsEmmanuele Bassi2021-11-174-27/+21
* tests: Turn random output into test messagesEmmanuele Bassi2021-11-171-33/+25
* metar: Plug a memory leakEmmanuele Bassi2021-11-171-0/+5
* Remove GWeatherLocation reference wrappersEmmanuele Bassi2021-11-173-38/+12
* Turn GWeatherLocation into a proper GObjectEmmanuele Bassi2021-11-177-244/+317
* Update Portuguese translationHugo Carvalho2021-11-161-15/+16
* Check that gweather_location_get_world() doesn't return NULLEmmanuele Bassi2021-11-121-5/+17
* Remove unused assignmentEmmanuele Bassi2021-11-121-3/+2
* Remove unused assignmentEmmanuele Bassi2021-11-121-9/+12
* Clean up the metric/imperial unit detectionEmmanuele Bassi2021-11-121-14/+17
* Do not return an additional referenceEmmanuele Bassi2021-11-121-1/+1
* Keep a reference while iterating on a locationEmmanuele Bassi2021-11-121-1/+14
* Avoid a potential NULL dereferenceEmmanuele Bassi2021-11-121-12/+20
* Update Croatian translationGoran Vidović2021-11-121-299/+300
* Update Croatian translationGoran Vidović2021-11-121-2/+8
* build: Use the library() target to populate the pkg-config fileEmmanuele Bassi2021-11-111-8/+2
* Run the code base through the style formatterEmmanuele Bassi2021-11-106-37/+41
* ci: Build against both libsoup2 and libsoup3Patrick Griffis2021-11-101-0/+60
* tests: Use g_assert_no_error()Patrick Griffis2021-11-101-1/+1
* tests: Fix double freePatrick Griffis2021-11-101-2/+0
* build: Include libsoup api version in pkg-configPatrick Griffis2021-11-101-1/+15
* Port to libsoup3Daniel Kolesa2021-11-1010-40/+315
* Update Occitan translationQuentin PAGÈS2021-11-071-302/+303
* Update Friulian translationFabio Tomat2021-11-071-301/+303
* Update Friulian translationFabio Tomat2021-11-071-56/+8
* Update Persian translationDanial Behzadi2021-11-071-294/+298
* Update Persian translationeshagh shahidani2021-11-071-4/+7
* Update Portuguese translationHugo Carvalho2021-11-061-301/+305
* Update Swedish translationAnders Jonsson2021-11-061-65/+9
* Update Ukrainian translationYuri Chornoivan2021-11-051-301/+304
* Update Ukrainian translationYuri Chornoivan2021-11-051-142/+43
* Update Occitan translationQuentin PAGÈS2021-10-311-19988/+19938
* Update Latvian translationRūdolfs Mazurs2021-10-251-231/+258
* Use the appropriate Unicode for temperature unitsEmmanuele Bassi2021-10-241-14/+26
* Add Location "Blagoveschensk", city in RussiaКирилл Шестаков2021-10-241-0/+13
* Plug memory leakEmmanuele Bassi2021-10-241-1/+1
* build: Use a variable for the pkg-config nameEmmanuele Bassi2021-10-211-3/+5
* ci: Run jobs on merge requestsEmmanuele Bassi2021-10-191-0/+3
* ci: Run style check only on merge requestsEmmanuele Bassi2021-10-191-1/+1