summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix expanding details button.con2011-04-121-1/+1
* QmlDebug: Fix crash on Mac OS XKai Koehne2011-04-111-2/+7
* Fix target setup page layout on Mac.con2011-04-082-2/+12
* add disk full error handling to consoleprocessOswald Buddenhagen2011-03-304-3/+26
* support tilde expansion under unixOswald Buddenhagen2011-03-281-3/+11
* Fix progress bar for searching in files.con2011-03-281-2/+4
* Navigation Tree View: Fix width of columndt2011-03-282-2/+9
* unbreak build: add required header filesDaniel Molkentin2011-03-231-1/+1
* Creator tries to find the correct project files while shadow-buildingPawel Polanski2011-03-232-0/+21
* dispose of dynamic resolution of GetLongPathNameW and GetShortPathNameWOswald Buddenhagen2011-03-212-42/+8
* don't include zero terminator into the stringOswald Buddenhagen2011-03-211-2/+2
* Add a additional summary label to the DetailsWidgetdt2011-03-162-1/+28
* Analyzer: Add status label.Friedemann Kleint2011-03-163-1/+157
* revalidate when the expected kind changesOswald Buddenhagen2011-03-081-0/+3
* remove dead codeOswald Buddenhagen2011-03-081-5/+0
* QmlDebug: Fix stack elements that are unselectableKai Koehne2011-03-071-1/+6
* Empty line fix. Writting this comment took me a lot longerPawel Polanski2011-03-031-1/+0
* IpAddressLineEdit has been refactoredPawel Polanski2011-03-032-41/+24
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-0260-299/+452
* L10n: Fix duplicated messages.Friedemann Kleint2011-03-013-6/+84
* SSH: Fix misnomers.Christian Kandeler2011-02-282-8/+8
* Make PathChooser always use QPushButtonsLeandro Melo2011-02-281-5/+0
* Fix setReadOnly method in PathChooserLeandro Melo2011-02-281-11/+8
* Toolchains: Fix MSCV.Friedemann Kleint2011-02-281-0/+4
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-252-2/+2
* QmlDebug: Enable 'What are the prerequisites?' link in run configurationKai Koehne2011-02-252-1/+5
* PathChooser: Introduce read-only mode.dt2011-02-222-0/+15
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-222-9/+19
* QtVersionManager: Introduce qtVersionNumber + various fixesdt2011-02-221-27/+0
* DetailsWidget: Add a "checked" variant with a icondt2011-02-222-8/+72
* Path Chooser: Introduce tooltip displaying the version.Friedemann Kleint2011-02-222-1/+140
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+1
* Fix compilation.Christian Kandeler2011-02-211-0/+1
* License headersLeandro Melo2011-02-211-7/+11
* Text editor: Introduce per project settingsLeandro Melo2011-02-212-1/+80
* License header fix.Christian Kamm2011-02-182-32/+16
* Compiled helpers: Use only ones that are newer than all source files.Christian Kamm2011-02-182-3/+12
* DebuggingHelpers: Improve logKai Koehne2011-02-181-4/+6
* QmlJSDebug: Move qmljsdebug into a static libraryKai Koehne2011-02-184-7/+14
* More copyright fixesTobias Hunger2011-02-185-0/+165
* Remove dock widget handles from debugger tool bar.con2011-02-171-8/+18
* Fix compilation and rpath with the ssh class move.con2011-02-173-2/+4
* QmlJSInspector: Code cosmeticsThorbjørn Lindeijer2011-02-171-16/+16
* QmlJSInspector: Fixed position of crumble path menuThorbjørn Lindeijer2011-02-171-3/+4
* Code cosmeticsThorbjørn Lindeijer2011-02-172-16/+15
* QmlJSInspector: Moved the property filter back into the QML observer dockThorbjørn Lindeijer2011-02-172-29/+3
* Env: Add method to get the difference between two EnvsTobias Hunger2011-02-152-0/+34
* SSH: Choose better names for public types and variables.Christian Kandeler2011-02-152-15/+16
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-1448-2/+8246
* QmlInspector: changed crumblepath appearanceChristiaan Janssen2011-02-104-20/+36