aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* QDeclarativeDebug: Fix when client with ongoing queries is deletedKai Koehne2011-03-241-0/+46
* 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
* cdb: change to detection to fix for coverage tool compilationBill King2011-03-231-12/+10
* Debugger[CDB]: Quote all QString-occurrences.Friedemann Kleint2011-03-231-7/+2
* Debugger[CDB]: Make error message more verbose.Friedemann Kleint2011-03-221-4/+31
* 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
* QtQuickToolBar: disable gradient editing in PropertyChangesThomas Hartmann2011-03-174-5/+27
* QtQuickToolBar: tooltip fixThomas Hartmann2011-03-171-7/+19
* Add a additional summary label to the DetailsWidgetdt2011-03-162-1/+28
* QmlDump: Fix uri-based plugin dumping.Christian Kamm2011-03-161-3/+6
* Analyzer: Add status label.Friedemann Kleint2011-03-163-1/+157
* QmlJS: Fix infinite loop for objects that are attached to themselves.Christian Kamm2011-03-111-2/+4
* Fix valgrind symbol lookup on Mac OS X.Mike McQuaid2011-03-101-0/+6
* QmlJS: Fix implicit "." import when . has a QML module.Christian Kamm2011-03-104-83/+86
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-098-13/+8
* revalidate when the expected kind changesOswald Buddenhagen2011-03-081-0/+3
* remove dead codeOswald Buddenhagen2011-03-081-5/+0
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-0822-49/+49
* L10n: tr()-Fixes.Friedemann Kleint2011-03-074-37/+58
* QmlDebug: Fix stack elements that are unselectableKai Koehne2011-03-071-1/+6
* Rename: debuggeArguments() -> debuggeeArguments()Kevin Funk2011-03-042-2/+2
* cleanup code and follow coding styleMilian Wolff2011-03-041-1/+1
* QmlDesigner.propertyEditor: fix gradient editingThomas Hartmann2011-03-041-3/+5
* Add libvalgrind.Mike McQuaid2011-03-0432-0/+4558
* 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
* QmlJS: Disable possibly confusing warnings on qmlRegisterType.Christian Kamm2011-03-031-5/+8
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-0260-299/+452
* 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