summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix UiPublicMember::lastSourceLocation.Christian Kamm2011-06-271-0/+2
* SSH: set correct attributes when uploading a file.Christian Kandeler2011-06-246-20/+54
* Fix gcc warning.Christian Kandeler2011-06-241-0/+2
* QmlJS: Fix error location for prototype errors.Christian Kamm2011-06-241-4/+5
* QmlJS: Add 'reset code model' action.Christian Kamm2011-06-231-0/+3
* Global regexp search would eat all memory for matched empty lines.con2011-06-231-0/+5
* Remove some aggregation deadlocks.con2011-06-231-2/+7
* Find/replace tool bar wasn't usable in very small width editors.con2011-06-233-2/+264
* QmlJS: Respect the REVISION property for methods and properties.Christian Kamm2011-06-231-2/+7
* QmlJS: Fix completion inside grouped propery bindings.Christian Kamm2011-06-232-11/+13
* QmlJS: Fix completion of 'anchors.'.Christian Kamm2011-06-231-7/+7
* QmlJS: Always generate a onXyzChanged slot.Christian Kamm2011-06-231-8/+25
* QmlJS: Setup QmlEnumValues even if enum is non-local.Christian Kamm2011-06-224-8/+31
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-221-1/+1
* QmlDesigner.propertyEditor: adding translation supportThomas Hartmann2011-06-217-0/+6
* QmlJS: Add qsTr and friends to code model.Christian Kamm2011-06-211-4/+9
* analyzer: add 'redo' to callgrind result navigationhjk2011-06-202-10/+18
* tr()-Fixes for 2.3: Small spelling/notr-fixes.Friedemann Kleint2011-06-152-4/+5
* tr()-Fixes for 2.3: No contractions, spelling.Friedemann Kleint2011-06-141-2/+2
* Close write channel of external processesOrgad Shaneh2011-06-141-0/+1
* tr()-fixes for 2.3.Friedemann Kleint2011-06-142-20/+23
* Analyzer: Use Utils::OutputFormat everywhereKai Koehne2011-06-144-13/+23
* Wizards: Do not allow ~,! in file names.Friedemann Kleint2011-06-101-2/+2
* QmlLivePreview: correctly formating file URLChristiaan Janssen2011-06-081-1/+2
* Qmljs: added scope for blocks in UiScriptBindings and UiPublicMemberFawzi Mohamed2011-06-076-15/+84
* QMLJS: Remove dead codeTobias Hunger2011-06-071-13/+0
* Fix: Consistently use class for sshconnectionparametersTobias Hunger2011-06-072-2/+3
* FileInProjectFinder: Try to find path in list of files even if project direct...Kai Koehne2011-06-061-29/+28
* Qmljs: find usages for types and packagesFawzi Mohamed2011-06-062-3/+6
* QmlJS: Fix uses of Scanner::state().Christian Kamm2011-06-033-8/+8
* Debugger[CDB]: Add version number to QtInfo struct in ext lib.Friedemann Kleint2011-06-012-26/+39
* C++ editor: Remove unnecessary line split in find usagesLeandro Melo2011-05-311-3/+30
* Qml Editor: accept imports with absolute pathsFawzi Mohamed2011-05-311-1/+4
* QmlJS: Fix potential linking problem.Christian Kamm2011-05-302-11/+10
* Prefer C++-style cast.Christian Kamm2011-05-301-1/+1
* cplusplus: remove unneeded declaration and destructorhjk2011-05-302-5/+0
* Made CrumblePath API a bit more consistent/genericThorbjørn Lindeijer2011-05-302-14/+18
* QmlJS: Import 'as' has precedence over types imported without as.Christian Kamm2011-05-301-1/+14
* QmlJS: Output qmltypes parse warnings to General messages pane.Christian Kamm2011-05-304-35/+70
* qmldump: Bump to QtQuick.tooling 1.1, make parser more permissive.Christian Kamm2011-05-303-28/+31
* QmlJS: Read the 'revision' property generated by qmldump.Christian Kamm2011-05-305-437/+70
* QmlJS: Allow for QML modules with version subdirectories.Christian Kamm2011-05-305-16/+44
* Fix ProxyAction if layered 2 timesdt_2011-05-272-5/+6
* QmlJS: Fix import cache usage with 'as' imports.Christian Kamm2011-05-271-0/+4
* QmlJS: Separate imported types and imported JS scopes.Christian Kamm2011-05-275-83/+185
* QmlJS: Initialize error state in PrototypeIterator.Christian Kamm2011-05-251-0/+1
* utils/environment: stylehjk2011-05-242-25/+25
* utils/environment: performancehjk2011-05-241-1/+1
* QmlLivePreview: removing and inserting animations and transitionsChristiaan Janssen2011-05-242-4/+10
* Make C++ code style configurable.Christian Kamm2011-05-241-1/+2