summaryrefslogtreecommitdiff
path: root/src/nautilus-file.c
Commit message (Expand)AuthorAgeFilesLines
* uncrustify: Enforce single space after ifwip/antoniof/uncrustify-after-ifAntónio Fernandes2021-04-181-1/+1
* file,directory: Drop obsolete is_local() methodswip/antoniof/local_vs_native_fixupAntónio Fernandes2021-01-251-9/+4
* file: Rename and document has_local_path() methodAntónio Fernandes2021-01-251-1/+13
* file: Deduplicate speed tradeoff codeAntónio Fernandes2021-01-251-69/+33
* file: Correctly check for remoteness for speed tradeoffsAntónio Fernandes2021-01-251-2/+2
* file-utilities: Drop nautilus_file_system_is_remoteAntónio Fernandes2021-01-251-10/+1
* general: Support sorting by creation dateAntónio Fernandes2021-01-051-0/+19
* file: Add "date_created" attributeAntónio Fernandes2021-01-051-3/+40
* tag-manager: Don't leak singleton referencesAntónio Fernandes2021-01-051-3/+1
* tag-manager: Update starred URIs on move & renameAntónio Fernandes2020-10-021-2/+11
* Revert "file: use emblems for files that use default icon"António Fernandes2020-09-141-22/+1
* file: Ability to change file-owner in admin:/// backendApoorv Sachan2020-06-241-2/+2
* file: Fix reference leakAntónio Fernandes2020-05-171-4/+4
* general: Run uncrustify scriptOndrej Holy2020-04-051-7/+4
* file: Fallback to fast-content-type if content-type is not setOndrej Holy2020-04-051-0/+4
* file: use emblems for files that use default iconColin Atkinson2019-08-311-1/+22
* nautilus-file.c: Add transparent padding to thumbnailsChris Billington2019-08-031-1/+23
* file: replace eel_ref_str with GRefStringJordan Petridis2019-02-221-84/+74
* file: Initialize sort to order to defaultErnestas Kulik2018-12-161-4/+15
* file: Null-initialize autofree variableErnestas Kulik2018-12-111-1/+1
* file: Centralize getting default sort orderAntónio Fernandes2018-12-071-36/+18
* file: Use target-uri for shortcut file typesCarlos Soriano2018-10-091-0/+1
* file: Don’t assert as muchErnestas Kulik2018-10-021-4/+8
* search-engine: Query file system to determine remotenessErnestas Kulik2018-09-251-13/+1
* file: Also use FS remote attribute in is_remoteMarco Trevisan (Treviño)2018-07-261-0/+28
* file: Streamline referencing when applying emblemsAntónio Fernandes2018-06-191-33/+17
* file: Also add emblems on custom iconsAntónio Fernandes2018-06-191-0/+9
* file: Make sure we include necessary headersCarlos Soriano2018-06-121-0/+2
* properties-window: Add more information to File Properties in TrashGeorge Mocanu2018-05-211-13/+6
* general: Revert to allow running binaries and scriptsCarlos Soriano2018-05-211-0/+22
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-30/+35
* eel: glib-extensions: Move functions to NautilusErnestas Kulik2018-05-181-1/+21
* nautilus-file.c: Fix open writable file in recent tabWong Heung Sang2018-05-141-1/+1
* file: Remove link info attributeAntónio Fernandes2018-05-141-46/+2
* file: Drop nautilus_file_contains_textAntónio Fernandes2018-05-131-22/+0
* general: Remove remaining desktop-file-related codeErnestas Kulik2018-05-121-20/+0
* file: Remove get_target_uriCarlos Soriano2018-05-091-12/+0
* general: Remove NautilusLinkCarlos Soriano2018-05-091-64/+1
* file: Remove special treatment for desktop filesCarlos Soriano2018-05-091-88/+4
* preferences: Fix MB/MiB confusionChristophe Fergeau2018-03-301-1/+1
* general: Listen to icon theme changes on application startupErnestas Kulik2018-03-241-22/+0
* file: Ignore Desktop for default Downloads sortingAntónio Fernandes2018-03-231-4/+2
* file-utils: Remove obsolete API for desktop dirAntónio Fernandes2018-03-231-25/+0
* file: Sort type and link to type togetherAlexandru Fazakas2018-03-151-2/+19
* file: add comment about symlink cycle preventionErnestas Kulik2018-03-131-0/+1
* file: guard against recursive links when emitting change signalsErnestas Kulik2018-03-131-2/+21
* nautilus-file: Don't show thumbnails for the first 2 zoom levelsAlexandru Fazakas2018-02-151-1/+1
* general: Run uncrustifyCarlos Soriano2018-02-131-7/+13
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-18/+18
* general: refactor extension libraryErnestas Kulik2018-02-091-189/+363