summaryrefslogtreecommitdiff
path: root/src/libs/utils/pathchooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-1/+1
* PathChooser: ModernizeAndre Hartmann2017-08-221-19/+19
* PathChooser: Avoid unneeded validation when base is unchangedOrgad Shaneh2017-05-191-2/+1
* PathChooser: Expand ~ to home directoryOrgad Shaneh2017-05-051-1/+1
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-1/+1
* PathChooser: Consistently put "" around file namesTobias Hunger2016-10-091-4/+4
* Utils: Get default error color from ThemeAlessandro Portale2016-07-251-0/+2
* PathChooser: Make path/rawPath and fileName/rawFileName more consistentTobias Hunger2016-06-271-5/+5
* PathChooser: Handle things like %{buildDir}/../somethingTobias Hunger2016-06-271-1/+1
* Use SynchronousProcess::runBlockingTobias Hunger2016-05-261-1/+1
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-9/+5
* PathChooser: Remove duplicate codeTobias Hunger2016-03-041-45/+12
* TextEditor: Use PathChooser for FindInFilesOrgad Shaneh2016-01-211-2/+2
* PathChooser: Provide static way to expand a directory...Christian Stenger2016-01-201-0/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Use FileName in WorkingDirectoryAspectOrgad Shaneh2016-01-061-1/+6
* PathChooser: Fix segfault on destructionMartin Kampas2015-11-231-0/+4
* PathChooser: Add interface to set ok/error color for lineeditTobias Hunger2015-10-141-0/+20
* FancyLineEdit: Refactor classTobias Hunger2015-10-131-2/+2
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-2/+3
* Utils::PathChooser: Allow the core plugin to extend the context menuDaniel Teske2015-08-311-0/+23
* Utils: Make the meaning of PathChooser::changed() consistent.Christian Kandeler2015-08-251-1/+1
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-071-9/+16
|\
| * Debugger: Fix attaching to running debug serverEike Ziller2015-05-071-9/+16
* | PathChooser: Use a std::function as callbackhjk2015-05-071-12/+7
* | Get rid of FancyLineEdit::validateEike Ziller2015-05-061-41/+17
* | Utils: Support ~ in PathChooserOrgad Shaneh2015-04-201-2/+2
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-091-6/+5
|\ \ | |/
| * Utils: Modernize connectionsOrgad Shaneh2015-03-061-6/+5
* | PathChooser: Replace virtual function with function object.Christian Kandeler2015-03-021-1/+12
|/
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-6/+6
|\ \ | |/
| * Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-6/+6
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-9/+9
* PathChooser: Small cleanupTobias Hunger2014-03-051-2/+2
* PathChooser: Trigger revalidation when environment or base name changeTobias Hunger2014-03-051-1/+4
* PathChooser: Provide more direct access to button labelhjk2014-02-191-8/+6
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-141-3/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Select executable when selecting app bundle with path chooserEike Ziller2013-11-181-0/+9
* PathChooser: Grant direct access to lineEdit's history keyhjk2013-10-281-0/+5
* PathChooser - fix handling of predefined pathPetar Perisin2013-10-021-3/+12
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-1/+1
|\
| * Doc: edit utils docsLeena Miettinen2013-09-091-1/+1
* | Improve property offering in Utils::PathChooserAndrew Knight2013-07-151-0/+6
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2