summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* file-operations: Do not report remaining time if progress is not reportedOndrej Holy2021-01-171-1/+17
* file-operations: Do not report remaining time if not yet computedOndrej Holy2021-01-171-4/+6
* file-operations: Fix transfered count for directoriesSachin Daluja2021-01-171-0/+16
* file-operations: Fix count when skipping directoriesSachin Daluja2021-01-171-14/+124
* Revert "file-operations: avoid scanning the same files"Sachin Daluja2021-01-171-43/+16
* file-operations: Fix directory "skipped" flagSachin Daluja2021-01-171-9/+6
* file-operations: Set "skipped" flag on errorSachin Daluja2021-01-171-0/+1
* file-operations: Set "skipped" flag on errorSachin Daluja2021-01-171-0/+1
* batch-rename-dialog: Rename function for claritySachin Daluja2021-01-171-5/+5
* batch-rename-dialog: Simplify name conflicts checkSachin Daluja2021-01-171-164/+41
* batch-rename-dialog: Fix thread-unsafe codeSachin Daluja2021-01-161-5/+6
* Drop use of volatileOndrej Holy2021-01-151-1/+1
* window: Remove outdated list of authors from About dialogOndrej Holy2021-01-151-38/+1
* window: Remove present date from copyright in About dialogOndrej Holy2021-01-151-1/+1
* list-view: Disconnect signal before clearing objectAntónio Fernandes2021-01-151-1/+1
* file-operations: Preserve mtime of non-empty directories on moveMaxim Mikityanskiy2021-01-091-6/+26
* properties-window: Truncate name in window titleAntónio Fernandes2021-01-081-2/+7
* file-conflict-dialog: Set max width for labelsAntónio Fernandes2021-01-081-0/+5
* properties-window: Add created row to the basic pageApoorv Sachan2021-01-052-10/+60
* column-utilities: Add Created date columnAntónio Fernandes2021-01-051-0/+10
* general: Support sorting by creation dateAntónio Fernandes2021-01-055-1/+46
* file: Add "date_created" attributeAntónio Fernandes2021-01-054-3/+59
* list-view: Don't leak container arraywip/antoniof/meets-valgrindAntónio Fernandes2021-01-051-2/+7
* application: Don't leak container arrayAntónio Fernandes2021-01-051-1/+1
* tag-manager: Release home GFile in ::finalizeAntónio Fernandes2021-01-051-0/+1
* tag-manager: Don't leak stamp path stringAntónio Fernandes2021-01-051-3/+6
* tag-manager: Don't leak singleton referencesAntónio Fernandes2021-01-056-17/+18
* bookmark-list: Unref obj on each loop iterationAntónio Fernandes2021-01-051-1/+2
* window: Don't leak bookmark location GFileAntónio Fernandes2021-01-051-1/+1
* toolbar: Don't leak builder objectAntónio Fernandes2021-01-051-1/+1
* toolbar: Don't leak menu modelsAntónio Fernandes2021-01-051-2/+8
* window-slot: Don't leak menus on destructionAntónio Fernandes2021-01-051-0/+3
* window-slot: Don't leak icon referenceAntónio Fernandes2021-01-051-1/+1
* progress-info-widget: Make button circular, not ellipticalStephen Ransom2020-12-312-6/+1
* preferences-window: Change label idsJeff Miller2020-12-311-41/+41
* window: Don't change default tab closing behaviourignapk2020-12-291-32/+1
* properties-window: Use g_clear_*()António Fernandes2020-12-221-43/+13
* properties-window: Use modern GList code patternsAntónio Fernandes2020-12-221-102/+47
* properties-window: Stop multi-file GAppInfo leakAntónio Fernandes2020-12-221-2/+4
* properties-window: Use autocleanup variables moreAntónio Fernandes2020-12-221-123/+68
* properties-window: Use autocleanup variablesApoorv Sachan2020-12-221-139/+62
* properties-window: Set boolean object data correctlyAntónio Fernandes2020-12-221-2/+2
* properties-window: Instance symbol renamingApoorv Sachan2020-12-221-716/+716
* properties-window: Removed unused macrosApoorv Sachan2020-12-221-2/+0
* global-preferences: Drop unused tracker settingsAntónio Fernandes2020-12-223-7/+0
* Revert "search: Remove special characters from FTS searches"António Fernandes2020-12-221-29/+1
* tag-manager: Inline previously shared codeAntónio Fernandes2020-12-221-44/+9
* tracker-utilities: Update copyrightsam/copyrightSam Thursfield2020-12-211-0/+1
* gtkplacesview: Update to latest codewip/oholy/pathbar-default-locatonOndrej Holy2020-12-191-1/+15
* file-utilities: Do not use default location instead of rootOndrej Holy2020-12-191-10/+0