summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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