summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* QmlJs::Check: using the Option enum to ignore type errorsThomas Hartmann2011-03-012-9/+10
* QmlJs::Check: turning "file or directory does not exist" into a warningThomas Hartmann2011-03-011-1/+3
* L10n: Fix duplicated messages.Friedemann Kleint2011-03-013-6/+84
* Fix warning when compiling with ICC.Thiago Macieira2011-03-012-2/+2
* Don't apply GCC options to non-GCC compilersThiago Macieira2011-03-011-1/+1
* 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
* 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