summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix possible crash in environmentsmodelTobias Hunger2011-12-061-2/+2
* Don't try finalizing files that were never created.Eike Ziller2011-12-051-1/+2
* Fix crash in submit editorDaniel Teske2011-12-021-1/+1
* SSH: Ask for private key password right on connection start.Christian Kandeler2011-12-022-7/+29
* centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-181-1/+0
* process_ctrl_c_stub: forward exit code of the child processJoerg Bornemann2011-11-071-3/+9
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03182-364/+364
* Limit the length of shown search result line.Eike Ziller2011-10-311-2/+13
* Remove left over code, state is unused since 6dc4a0Daniel Teske2011-10-211-5/+0
* move api docs to ... the apiOswald Buddenhagen2011-10-211-45/+33
* don't rewrite symlink on save, rewrite target insteadVlad Brovko2011-10-203-4/+29
* Disallow a few more special shell charactersDaniel Teske2011-10-191-2/+2
* FileInProjectFinder: Fix gcc warningKai Koehne2011-10-121-1/+1
* Fix typoJarek Kobus2011-10-121-1/+1
* FileInProjectFinder: Normalize project directory before checking for changesKai Koehne2011-10-121-6/+17
* Use native separators in user visible stringTobias Hunger2011-10-051-1/+1
* SSH: Allow querying of IP protocol version.Christian Kandeler2011-10-042-0/+7
* WelcomePage: adding hasSearchBar property to IWelcomePageThomas Hartmann2011-09-281-0/+2
* Use absolute path for xterm on Mac and remove unused file.Eike Ziller2011-09-271-4/+2
* Implement Code Style schemesJarek Kobus2011-09-233-2/+486
* Move wizards' cancel button to the left on Mac.Eike Ziller2011-09-221-0/+9
* Reduce vertical minimum size of Qt versions settings.Eike Ziller2011-09-222-0/+2
* Add extension property to FileNameValidatingLineEditMarco Bubke2011-09-202-4/+54
* minor stylehjk2011-09-191-2/+2
* all: less QScopedPointerhjk2011-09-196-6/+7
* whitespacehjk2011-09-163-11/+11
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-161-0/+7
|\
| * Process Stub: Release file handleOrgad Shaneh2011-09-151-0/+7
* | crumblePath: adding dataForLastIndex()Thomas Hartmann2011-09-152-0/+8
* | utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-154-36/+36
* | Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-153-8/+8
* | Fix buddy for Utils::PathChooserDaniel Teske2011-09-131-0/+1
* | all: some m_d -> d stylehjk2011-09-0824-589/+584
* | Merge app_version.h and ide_version.hEike Ziller2011-08-313-46/+2
* | utils: make QTC_ASSERT output compatible with outputpane parserhjk2011-08-301-2/+2
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-301-2/+3
|\ \ | |/
| * Detailswidget: Force minimum heightTobias Hunger2011-08-241-2/+3
* | use struct initialization instead of ZeroMemory in process_ctrlc_stubJoerg Bornemann2011-08-261-6/+3
* | Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-263-0/+412
* | MinGW compilation fixes for private headers being usedmingw-android2011-08-241-0/+2
* | utils/ssh: suppress warnings in release buildhjk2011-08-222-0/+4
* | Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-1711-24/+17
* | C++: Synchronize function decl/def refactoring.Christian Kamm2011-08-162-0/+6
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-161-2/+2
|\ \ | |/
| * DebuggingHelpers: Pass mkspec on command lineKai Koehne2011-08-151-2/+2
* | process_ctrlc_stub: more intelligent removal of first argumentJoerg Bornemann2011-08-151-19/+15
* | remove superfluous move from process_ctrlc_stubJoerg Bornemann2011-08-151-6/+1
* | fix incomplete renaming of qtcbuildhelper to qtcreator_ctrlc_stubJoerg Bornemann2011-08-152-8/+7
* | QtcProcess: Windows compile fixJoerg Bornemann2011-08-151-1/+1
* | move qtcbuildhelper where it belongs and rename it accordinglyOswald Buddenhagen2011-08-153-1/+214