summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Toolchains: Fix MSCV.Friedemann Kleint2011-02-281-0/+4
* QmlJS: Try to implicitly import libraries in the same directory.Christian Kamm2011-02-253-43/+120
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-254-5/+5
* 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-222-5/+4
* 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
* Debugger[CDB]: Do not dump symbols with memory-read-error.Friedemann Kleint2011-02-211-0/+2
* QmlJS: Remove the strict separation of types and attached types.Christian Kamm2011-02-214-82/+6
* Debugger: Use watchmodel reformatting for char* data.Friedemann Kleint2011-02-212-9/+34
* Re-imported and re-generated the QML parser from Qt.Erik Verbruggen2011-02-216-13/+15
* Fixed (C)opyright headers.Erik Verbruggen2011-02-213-333/+342
* Removed left-overs from initial development.Erik Verbruggen2011-02-214-597/+0
* 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-189-0/+297
* 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
* Pluginmanager: Test if there are tests to run, if so, then quit when done.Bill King2011-02-171-0/+2
* PluginManager: revert auto-quitting change.Bill King2011-02-171-1/+0
* 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
* Pluginmanager: Test before adding plugin to tests list.Bill King2011-02-161-2/+2
* PluginManager: add -test all capability for internal testing.Bill King2011-02-161-7/+14
* Pluginmanager: quit after -test testing has completed.Bill King2011-02-161-0/+2
* Debugger[CDB]: Dump out class name and geometry of a HWND.Friedemann Kleint2011-02-162-7/+35
* Code cosmeticsThorbjørn Lindeijer2011-02-161-1/+1
* L10n: tr()-Fixes for 2.2Friedemann Kleint2011-02-151-45/+46
* 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-1449-4/+8248
* Link error (MSVC).Friedemann Kleint2011-02-101-1/+1
* QmlJS: Completion for attached properties.Christian Kamm2011-02-104-6/+111
* QmlJS: Rework FakeMetaObjects to no longer contain pointers.Christian Kamm2011-02-106-126/+105
* qmldump: Dump attached types and read them in Creator.Christian Kamm2011-02-103-4/+17
* QmlInspector: changed crumblepath appearanceChristiaan Janssen2011-02-104-20/+36
* QmlJS: Update list of Qt object members.Christian Kamm2011-02-101-17/+20
* QmlJS: Simplify loading types defined in C++.Christian Kamm2011-02-093-26/+32
* Utils::Environment::searchInPath do not return directoriesdt2011-02-091-1/+1
* Botan: Compilation fix for Solaris.Christian Kandeler2011-02-092-0/+2