summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Release 3.5.03.5.0Carlos Garnacho2023-03-192-1/+15
* Merge branch 'wip/carlosg/docs-improvements' into 'master'Carlos Garnacho2023-03-1912-63/+491
|\
| * docs: Fixes for dark theme variantsCarlos Garnacho2023-03-199-2/+20
| * docs: Refurbish overviewCarlos Garnacho2023-03-193-37/+84
| * manpages: Do not recommend broken API commandsCarlos Garnacho2023-03-191-1/+3
| * docs: Separate sandboxing documentation to its own docCarlos Garnacho2023-03-197-25/+386
|/
* Update French translationGuillaume Bernard2023-03-101-25/+31
* Updated Danish translationAsk Hjorth Larsen2023-03-101-20/+33
* Update Czech translationMarek Černocký2023-03-051-18/+31
* Release 3.5.0.rc3.5.0.rcCarlos Garnacho2023-03-052-1/+9
* Merge branch 'sam/website-irc' into 'master'Carlos Garnacho2023-03-051-2/+1
|\
| * website: Update IRC detailsSam Thursfield2023-02-171-2/+1
* | Merge branch 'wip/carlosg/more-leak-fixes' into 'master'Carlos Garnacho2023-03-052-0/+3
|\ \
| * | libtracker-sparql: Plug possible leak loading statements from GResourceCarlos Garnacho2023-03-051-0/+2
| * | direct: Plug leak in tracker_sparql_statement_update_async()Carlos Garnacho2023-03-051-0/+1
* | | Update Polish translationPiotr Drąg2023-03-051-20/+33
* | | Merge branch 'wip/carlosg/fix-build-as-subproject' into 'master'Carlos Garnacho2023-03-052-1/+2
|\ \ \
| * | | libtracker-common: Fix building Tracker as a subprojectCarlos Garnacho2023-03-052-1/+2
|/ / /
* | | Update Bulgarian translationAlexander Shopov2023-03-051-18/+31
* | | Update Korean translationSeong-ho Cho2023-03-031-19/+32
* | | Merge branch 'wip/carlosg/gi-docgen-take-2' into 'master'Sam Thursfield2023-03-0385-3140/+2812
|\ \ \
| * | | docs: Drop "This is preview documentation..." on website docsCarlos Garnacho2023-02-271-41/+0
| * | | ci: Update dependenciesCarlos Garnacho2023-02-271-8/+26
| * | | docs: Drop docbook XML documentation generationCarlos Garnacho2023-02-275-1086/+3
| * | | docs: Also fix index.json search terms for web UICarlos Garnacho2023-02-273-6/+93
| * | | docs: Embed SVG images in SPARQL tutorialCarlos Garnacho2023-02-2711-19/+288
| * | | docs: Make tutorial a generated docCarlos Garnacho2023-02-272-26/+36
| * | | docs: Link to TrackerNotifier from ontology docsCarlos Garnacho2023-02-271-1/+1
| * | | docs: Style ontology property tables a bitCarlos Garnacho2023-02-271-1/+8
| * | | docs: Fix "Notes" images to display in the same lineCarlos Garnacho2023-02-271-0/+1
| * | | docs: Generate also diagrams for RDF class relationshipCarlos Garnacho2023-02-272-0/+137
| * | | docs: Replace ontology class hierarchy ascii art with SVGsCarlos Garnacho2023-02-276-20/+163
| * | | docs: Do not print pre-defined instances of base resourcesCarlos Garnacho2023-02-271-0/+6
| * | | docs: Make better use of the sidebar in ontology documentationCarlos Garnacho2023-02-271-68/+19
| * | | docs: Make the examples document go through file embeddingCarlos Garnacho2023-02-272-45/+50
| * | | docs: Add back helper to embed files into markdown documentationCarlos Garnacho2023-02-273-21/+65
| * | | docs: Update additional reference documentationCarlos Garnacho2023-02-2718-661/+609
| * | | libtracker-sparql: Update library API documentationCarlos Garnacho2023-02-2725-910/+1152
| * | | build: Ensure to generate enum types for the error domainCarlos Garnacho2023-02-271-1/+3
| * | | docs: Fix image references in ontology doc toolCarlos Garnacho2023-02-271-1/+1
| * | | docs: Fix image references in tutorialCarlos Garnacho2023-02-271-4/+4
| * | | libtracker-sparql: Do not use volatile to register DBus errorsCarlos Garnacho2023-02-271-6/+7
| * | | build: Depend on meson >= 0.55Carlos Garnacho2023-02-272-2/+2
| * | | docs: Migrate documentation to gi-docgenCarlos Garnacho2023-02-2718-266/+191
* | | | Merge branch 'wip/carlosg/modular-unicode-lib' into 'master'Sam Thursfield2023-03-0322-800/+764
|\ \ \ \ | |_|/ / |/| | |
| * | | libtracker-common: Fix compiler warnings in libunistring moduleCarlos Garnacho2023-03-021-11/+11
| * | | libtracker-common: Convert unicode parser to a GModuleCarlos Garnacho2023-03-024-10/+291
| * | | libtracker-common: Move TrackerLanguage management to TrackerParserCarlos Garnacho2023-03-025-26/+9
| * | | libtracker-common: Drop locale utilsCarlos Garnacho2023-03-028-131/+0
| * | | libtracker-sparql: Use setlocale() directly to query localeCarlos Garnacho2023-03-022-10/+7