summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-07-30files-view: Sort Keypad shortcuts secondPeter Eisenmann
2026-07-30app-chooser-widget: Ignore apps with the same name, icon, and commandlineKhalid Abu Shawarib
2026-07-27date-util: Put g_set_date_time behind a guardMaximiliano Sandoval
2026-07-27file: Add uris to list helperPeter Eisenmann
2026-07-27window-slot: Drop LocationChangeTypePeter Eisenmann
2026-07-27window-slot: Restructure selection determiningPeter Eisenmann
2026-07-27window-slot: Check reload based on distancePeter Eisenmann
2026-07-27window-slot: Store navigation distance directlyPeter Eisenmann
2026-07-27window-slot: Reset location change distancePeter Eisenmann
2026-07-27window-slot: Navigate back/forward by int distancePeter Eisenmann
2026-07-27window: Use integer for navigation directionPeter Eisenmann
2026-07-26files-view: search focus moves to higher relevency resultpagarao
2026-07-26files-view: Fix memory leak in action_create_links_in_placeProgramejt
2026-07-26general: Use helper cleanup functionsKhalid Abu Shawarib
2026-07-26shell-search-provider: Use macro for object definitionKhalid Abu Shawarib
2026-07-26directory-async: Use g_steal_pointer()Khalid Abu Shawarib
2026-07-26general: Use constants for source control instead of FALSE/TRUEKhalid Abu Shawarib
2026-07-26general: Use once variant of sourcesKhalid Abu Shawarib
2026-07-26general: Use g_string_free_and_steal()Khalid Abu Shawarib
2026-07-26general: Use g_object_notify_by_pspec()Khalid Abu Shawarib
2026-07-26general: Use G_GNUC_FLAG_ENUM for simple non-overlapping flagsKhalid Abu Shawarib
2026-07-26general: Use g_set_str()Khalid Abu Shawarib
2026-07-26general: Use g_set_object instead of unref, ref, reassignKhalid Abu Shawarib
2026-07-26window-slot: Remove unnecessary conditionKhalid Abu Shawarib
2026-07-26general: Chain up object constructorKhalid Abu Shawarib
2026-07-26general: Use correct read/write flags for GParamSpecKhalid Abu Shawarib
2026-07-26sidebar: Use hyphens for signal namesKhalid Abu Shawarib
2026-07-26dialogs: Handle the case where they can be destoyed before the timeoutKhalid Abu Shawarib
2026-07-26clipboard: Make error ownership more explicitKhalid Abu Shawarib
2026-07-26batch-rename-utilities: Initialize error to nullKhalid Abu Shawarib
2026-07-26sidebar: Use hyphen in property nameKhalid Abu Shawarib
2026-07-26general: Use Explicit default flagsKhalid Abu Shawarib
2026-07-26general: Use explicit strcmp comparisionsKhalid Abu Shawarib
2026-07-26general: Store properties' GParamSpec in an arrayKhalid Abu Shawarib
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-07-26general: Add missing G_BEGIN_DECLSKhalid Abu Shawarib
2026-07-26general: Remove unimplemented function declarationsKhalid Abu Shawarib
2026-07-26general: Use consistent type definitionKhalid Abu Shawarib
2026-07-26general: Remove unused variablesKhalid Abu Shawarib
2026-07-20window-slot: Inline get_location usagesPeter Eisenmann
2026-07-20window: Don't clone loading locationsPeter Eisenmann
2026-07-20window-slot: Simplify force reloadPeter Eisenmann
2026-07-20window-slot: Simplify setting locationPeter Eisenmann
2026-07-20window-slot: Clarify pending file ownershipPeter Eisenmann
2026-07-20window-slot: Adjust setting viewed filePeter Eisenmann
2026-07-20window-slot: Open location on nav state restorePeter Eisenmann
2026-07-20window-slot: Drop custom mount structPeter Eisenmann
2026-07-20window-slot: Cancel previous mounting operationPeter Eisenmann
2026-07-20window-slot: Correctly unref objectsPeter Eisenmann
2026-07-20window-slot: Use autocleanups in not_mounted calbackPeter Eisenmann