summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* | debugger: refactor python dumper initializationhjk2010-06-101-230/+221
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2010-06-102-262/+271
|\ \
| * | debugger: prepare profiling of python dumpershjk2010-06-101-209/+218
| * | Fix preprocessor directivesTobias Hunger2010-06-101-53/+53
* | | Merge remote branch 'origin/2.0'con2010-06-101-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix PropertyAction snippetmae2010-06-081-1/+1
* | QmlJS: Get rid of xml file describing qml builtin types.Christian Kamm2010-06-101-3171/+0
* | debugger: start merging views of static and dynamic QObject propertieshjk2010-06-081-52/+42
* | debugger: enhance QObject dumper by showing user defined propertieshjk2010-06-081-0/+60
* | Merge remote branch 'origin/2.0'con2010-06-082-1/+4
|\ \ | |/
| * disable outdated and known bad translationsOswald Buddenhagen2010-06-041-1/+2
| * Fix an issue with 'make ts' when CUSTOMWIZARDS_FILES is empty.Pierre Rossi2010-06-031-0/+2
* | QmlJS: Autocomplete dot and colon for properties.Christian Kamm2010-06-071-35/+32
* | Updated German translation after string fixRobert Loehning2010-06-021-1/+1
* | Merge remote branch 'origin/2.0'hjk2010-06-025-2699/+3633
|\ \ | |/
| * Disable QML runtime wizard for now.Daniel Molkentin2010-06-011-0/+0
| * Fixes in German translationRobert Loehning2010-06-011-15/+15
| * Decided on different use of hyphens in German translation.Robert Loehning2010-06-011-10/+10
| * Revert "Mark QML support in Qt Creator 2.0 as preview"Daniel Molkentin2010-06-011-3/+1
| * debugger: be nicer in the presence of missing debug informationhjk2010-06-011-2/+9
| * Fixed German translations related to Design mode and Qt Quick.Robert Loehning2010-06-011-12/+12
| * Mark QML support in Qt Creator 2.0 as previewDaniel Molkentin2010-05-311-1/+3
| * Updated Russian translationSergey Belyashov2010-05-311-2499/+3444
| * Remove accidentially committed symlinksDaniel Molkentin2010-05-312-2/+0
| * Do not add a menu if the examples cannot be found.Daniel Molkentin2010-05-312-0/+2
| * Added missing colons in German translationRobert Loehning2010-05-281-3/+3
| * QmlJS: Update builtin type definitions.Christian Kamm2010-05-281-170/+152
* | debugger: implement "old" QSize and QSizeF dumpers, re-enable QImage/QPixmaphjk2010-05-281-2/+45
* | Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-283-724/+915
|\ \ | |/
| * debugger: std::basic_string's refcount can be -1.hjk2010-05-271-1/+1
| * Update Polish translationsJarek Kobus2010-05-271-722/+906
| * QmlDesigner.propertyEditor: anchor fill button is now checkableThomas Hartmann2010-05-271-1/+8
* | Merge remote branch 'origin/2.0'hjk2010-05-274-2872/+50
|\ \ | |/
| * remove outdated qt version checkOswald Buddenhagen2010-05-261-15/+11
| * debugger: improve QVariant(QString) dumperhjk2010-05-262-10/+13
| * debugger: fix QList dumper for large movable objectshjk2010-05-261-6/+7
| * debugger: fix display of children of objects passed by reference.hjk2010-05-261-1/+2
| * don't put the temporary header files into the qm dirOswald Buddenhagen2010-05-261-2/+2
| * Translation fixRobert Loehning2010-05-251-1/+1
| * i18n: Fix warning when showing 'About' dialog.Friedemann Kleint2010-05-251-1/+1
| * Update Polish translationsJarek Kobus2010-05-241-2852/+33
* | Merge remote branch 'origin/2.0'con2010-05-218-295/+32
|\ \ | |/
| * QmlDesigner.propertyEditor: I "fixed" the resize behaivourThomas Hartmann2010-05-213-2/+17
| * QmlDesigner.propertyEditor: cleanup of qmlThomas Hartmann2010-05-213-208/+14
| * QmlDesigner.propertyEditor: FontComboBox is not editable anymoreThomas Hartmann2010-05-211-0/+1
| * QmlDesigner.propertyEditor: cleanup of unused filesThomas Hartmann2010-05-211-85/+0
* | Merge remote branch 'origin/2.0'con2010-05-201-89/+249
|\ \ | |/
| * I18n: Final German translation for 2.0Friedemann Kleint2010-05-201-89/+249
* | debugger: add dumper for QHostAddresshjk2010-05-201-0/+9
* | debugger: improve QVariant(QString) dumperhjk2010-05-202-10/+13