summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Ensure first quote is accounted for when stripping the command itselfv2.5.1Andy Shaw2012-07-241-1/+1
* qbs files updatedJoerg Bornemann2012-04-181-0/+4
* QtCProcess: Use native separators for commandOrgad Shaneh2012-04-161-1/+1
* Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-041-4/+4
* Qbs: Fixes for Windows compilationOrgad Shaneh2012-03-291-1/+1
* FileUtils: Remove symbolic links when removing a directoryAurindam Jana2012-03-271-1/+1
* Wizards: blacklisting more characters for file namesThomas Hartmann2012-03-271-8/+5
* Wizards: adding more illegal characters to FileNameValidatingLineEditThomas Hartmann2012-03-261-2/+2
* Win: Avoid long creator startup times with '\' in PATHTobias Hunger2012-03-221-2/+5
* CrumblePath: Fix CrashAurindam Jana2012-03-201-4/+4
* SSH: UI fixes.Christian Kandeler2012-03-081-2/+2
* Normalized connect()sRobert Loehning2012-03-066-26/+26
* SSH: Add debug message.Christian Kandeler2012-02-231-0/+4
* qbs project files updatedJoerg Bornemann2012-02-231-1/+0
* utils: remove 'export' when batch-editing environment variableshjk2012-02-211-1/+7
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-214-221/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+249
* Add extensions for qt concurrentMarco Bubke2012-02-161-15/+44
* Changed code generation for form classes to do a Qt version checkErik Verbruggen2012-02-162-0/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-15152-523/+523
* SSH: Export information about the underlying TCP connection.Christian Kandeler2012-02-102-4/+20
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-096-5/+635
* Compile with Qt 5.Friedemann Kleint2012-02-082-10/+12
* Introduce JSON validationLeandro Melo2012-02-083-3/+1157
* VCS: Update acceleratorTobias Hunger2012-02-071-1/+1
* SSH: Add download capability to SftpFileSystemModel.Christian Kandeler2012-02-062-8/+35
* VCS: Change Accelerator of "check all" in submiteditorTobias Hunger2012-02-061-1/+1
* SSH: Add SFTP-based remote file system model.Christian Kandeler2012-02-033-0/+471
* SSH: Add SFTP operations needed to implement remote FS traversal.Christian Kandeler2012-02-029-7/+126
* Optionaly disable buildstepsDaniel Teske2012-01-313-37/+7
* tr()-Fixes for 2.5.Friedemann Kleint2012-01-311-1/+1
* Long live the king!hjk2012-01-26184-184/+184
* Git: Fix crash of wrappedTextYuchen Deng2012-01-262-1/+15
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-266-9/+9
* FileName: Add method to find parent directoriesTobias Hunger2012-01-252-0/+24
* Revert "DetailsWidget: Remove unused obsolete code"Daniel Teske2012-01-241-0/+3
* DetailsWidget: partially revert removing of obsolete codeDaniel Teske2012-01-232-0/+6
* DetailsWidget: Remove unused obsolete codeDaniel Teske2012-01-232-11/+2
* SSH: Use enum for signals API.Christian Kandeler2012-01-205-45/+55
* Fix FileName::appendPath (and through that Qt abi detection on Mac)Eike Ziller2012-01-181-1/+1
* Add API for FileName to PathChooserTobias Hunger2012-01-172-0/+15
* More Mac-like spacing in CheckableMessageBox.hjk2012-01-114-222/+121
* SSH: Add possibility to force unencrypted private key.Christian Kandeler2012-01-102-16/+30
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-0620-45/+48
* Take the old value from edit role when copying variableJarek Kobus2011-12-201-1/+1
* Fix crash in sshconnectionmanagerTobias Hunger2011-12-131-25/+6
* Settingsselector: Simplify codeTobias Hunger2011-12-132-13/+3
* ssh: Add option to force a new connectionTobias Hunger2011-12-132-45/+97
* Utils: add property CompletingTextEdit::completionLengthThresholdHugues Delorme2011-12-132-2/+26
* Make BuildStepConfigWidget hideableDaniel Teske2011-12-082-5/+8