summaryrefslogtreecommitdiff
path: root/src/nautilus-tag-manager.c
AgeCommit message (Expand)Author
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-07-26general: Remove unused variablesKhalid Abu Shawarib
2025-11-10general: Use tinyspaql includesPeter Eisenmann
2025-09-15tag-manager: Don't notify files that were not instantiatedKhalid Abu Shawarib
2025-06-28tag-manager: Remove unnecessary messages prefixKhalid Abu Shawarib
2025-06-28tag-manager: Print lack of tracker connection message only onceKhalid Abu Shawarib
2025-06-28files-view: Rename tracker to localsearch in messagesKhalid Abu Shawarib
2025-06-20a11y: Announce file star statenteodosio
2025-06-14Rename tracker-related classes to localsearchPeter Eisenmann
2024-11-22general: Limit use of g_list_lengthCorey Berla
2024-09-30nautilus-tag-manager: Drop tinysparql 2to3 migrationBobby Rong
2024-06-12general: React to tracker projects renameAntónio Fernandes
2024-06-04window: Add Star Folder context menu entriesJosé Guilherme
2023-11-18general: simple un<>signed comparison fixesPeter Eisenmann
2023-11-01general: remove nautilus-debugPeter Eisenmann
2023-11-01general: use G_LOG_DOMAIN and g_debug() over DEBUG()Peter Eisenmann
2023-07-13tag-manager: Remove duplicate emissions of "starred-changed"António Fernandes
2023-07-13tag-manager: Make nautilus_tag_manager_get_starred_files return filesCorey Berla
2023-07-13tag-manager: Batch files in ::starred-changedCorey Berla
2023-04-23general: Fix indentation nitpicksAntónio Fernandes
2023-01-09general: glib deprecations in name onlyCorey Berla
2022-05-31tag-manager: Skip tracker initialization in testsAntónio Fernandes
2022-05-30tag-manager: Stop getting full referencesAntónio Fernandes
2022-05-30tag-manager: Use regular initializationAntónio Fernandes
2021-01-05tag-manager: Release home GFile in ::finalizeAntónio Fernandes
2021-01-05tag-manager: Don't leak stamp path stringAntónio Fernandes
2021-01-05tag-manager: Don't leak singleton referencesAntónio Fernandes
2020-12-22tag-manager: Inline previously shared codeAntónio Fernandes
2020-11-19tag-manager: Search for tracker3 in PATHAntoine Jacoutot
2020-10-02tag-manager: Ignore starred files ouside $HOMEAntónio Fernandes
2020-10-02tag-manager: Update starred URIs on move & renameAntónio Fernandes
2020-09-02Import starred files data from Tracker 2.xSam Thursfield
2020-09-02Limit starred files to within user's home directorySam Thursfield
2020-09-02tag-manager: Track files rather than contentsSam Thursfield
2020-09-02Use Tracker Miners inside Flatpak when not available on the hostSam Thursfield
2020-09-02Port to Tracker 3Sam Thursfield
2020-09-02tag-manager: Fix checks for cancellationSam Thursfield
2018-10-09tag-manager: Guard against null notifierErnestas Kulik
2018-03-27tag-manager: Comment the return element-type and memory ownership transferCarlos Soriano
2018-03-13tag-manager: Use custom tag for starred itemsAntónio Fernandes
2018-03-13tag-manager: Use a constant for the tag nameAntónio Fernandes
2018-03-05tag-manager: use platform-dependent conversion specifierErnestas Kulik
2018-03-01general: don’t shadow variablesErnestas Kulik
2018-03-01general: mark static functions as suchErnestas Kulik
2018-03-01general: fix old-style function declarationsErnestas Kulik
2018-02-13general: Run uncrustifyCarlos Soriano
2018-02-13general: Rename from 'favorite' to 'starred'Carlos Soriano
2018-02-13tag-manager: Escape urisCarlos Soriano
2017-11-05Add favorite filesAlexandru Pandelea