aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/pathchooser.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Utils: Rename PathChooser::rawFilePath() to unxepandedFilePath()hjk2024-06-191-2/+2
* Utils: Add async variant of DataFromProcessChristian Kandeler2024-02-201-2/+0
* Utils: Add comments to the PathChooser::Kind valueshjk2023-12-211-2/+2
* Utils: Use a bit more Key and Storehjk2023-08-241-1/+1
* Utils: Make validation asyncMarcus Tillmanns2023-06-291-2/+1
* Utils: Continue Environment/EnvironmentChange consolidationhjk2023-03-241-2/+0
* Utils: Start Environment/EnvironmentChange consolidationhjk2023-01-271-0/+1
* Utils: Move PathChooser::expandedDirectory() to its only userhjk2023-01-231-3/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* RemoteLinux: Use remote path choosers for gdbserver and qml pathshjk2022-12-141-0/+2
* Utils: Change browse button to OptionPushButtonMarcus Tillmanns2022-12-091-1/+2
* "New Project" wizard: Create project parent directory, if neededChristian Kandeler2022-11-241-1/+1
* Utils: Make PathChooser::path() privatehjk2022-09-201-3/+4
* Utils: Drop argument from PathChooser::rawFileChangedhjk2022-09-191-12/+10
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-4/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-0/+3
* Utils: Hide some uses of FilePath::rawPath()hjk2022-06-301-1/+2
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-1/+1
* Utils: More forward declarations / drop unused headers [P-R]Jarek Kobus2022-05-251-4/+4
* Utils: Introduce PathChoser::absoluteFilePath()hjk2021-09-131-1/+2
* Utils: Return FilePath from PathChooser::homePath()hjk2021-08-191-1/+1
* Git: Proliferate FilePath use in GerritModel a bithjk2021-08-171-1/+2
* Android: More FilePath use in CreateAndroidManifestWizardhjk2021-08-161-0/+1
* Utils: Use EnvironmentChange instead of Environment in several placeshjk2021-08-111-1/+2
* Utils: filepathify pathchooserDavid Schulz2021-06-141-1/+1
* CMakePM: Allow copy / editing of build directoryCristian Adam2021-06-101-4/+0
* Utils: Drop deprecated Utils::FilePath::{setFilePath,filePath}hjk2021-03-161-4/+0
* Use Q_ENUM instead of obsoleted Q_ENUMSJarek Kobus2020-12-111-1/+1
* ProjectExplorer: Consider build environmentChristian Kandeler2020-11-101-0/+3
* Utils: Simplify pathchooser validationChristian Stenger2020-08-271-0/+4
* Utils: Rename FilePath::rawFileName to rawFilePathhjk2020-05-221-1/+1
* PathChooser: Allow for chooser-only selection of files/directoriesTobias Hunger2020-04-211-0/+4
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-5/+5
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-3/+10
* Utils: Remove "ok" and "error" colors accessors for FancyLineEditAlessandro Portale2019-12-191-8/+0
* Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-7/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* Expand QTC variables from PathChooserAlexis Jeandet2018-09-111-0/+6
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-3/+3
* Utils: Use override consistentlyTobias Hunger2018-05-131-1/+1
* PathChooser: ModernizeAndre Hartmann2017-08-221-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* TextEditor: Use PathChooser for FindInFilesOrgad Shaneh2016-01-211-1/+1
* PathChooser: Provide static way to expand a directory...Christian Stenger2016-01-201-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Use FileName in WorkingDirectoryAspectOrgad Shaneh2016-01-061-0/+1
* PathChooser: Add interface to set ok/error color for lineeditTobias Hunger2015-10-141-0/+8
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1