| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fixes: make compile after qml renaming dated 22/04/2010"v2.0.0-beta2.0.0-beta | con | 2010-05-05 | 2 | -11/+11 |
* | Fixes: make compile after qml renaming dated 22/04/2010 | Bill King | 2010-05-05 | 2 | -11/+11 |
* | Copy changes file. | con | 2010-04-26 | 1 | -1/+1 |
* | Avoid potential regular locking up of Qt Creator whenever working on a | con | 2010-04-26 | 2 | -16/+1 |
* | debugger: prevent crash if breakpoint has been removed before the 'info line' | hjk | 2010-04-21 | 1 | -0/+2 |
* | Fix crash for reseting a property | Marco Bubke | 2010-04-20 | 1 | -5/+7 |
* | Just use the path as the url can have an anchor attached etc... | kh1 | 2010-04-20 | 2 | -4/+5 |
* | Quick fix to make the documentation work, needs a proper solution though. | kh1 | 2010-04-19 | 3 | -19/+77 |
* | don't use fromRawData() for the file name parts. | Oswald Buddenhagen | 2010-04-19 | 1 | -4/+3 |
* | QmlDesigner: Fix crash on exit | Kai Koehne | 2010-04-19 | 1 | -3/+4 |
* | Never nag again about Qt Quick Visual Designer after pressing X, or enabling ... | con | 2010-04-16 | 1 | -0/+2 |
* | List are now handled before writable properties for reseting properties | Marco Bubke | 2010-04-16 | 1 | -4/+4 |
* | Don't interact with list there the interface is not fully implemented | Marco Bubke | 2010-04-16 | 1 | -34/+30 |
* | QmlDesigner: crash fix for copy and paste | Thomas Hartmann | 2010-04-16 | 2 | -3/+4 |
* | QmlJSEditor: Prevent an infinite parsing loop with invalid qml/js files. | Christian Kamm | 2010-04-16 | 1 | -0/+1 |
* | debugger: fix for "Can not step into functions on Symbian" QTCREATORBUG-1185 | hjk | 2010-04-16 | 1 | -1/+1 |
* | Handle qmake with or without trailing .exe | Tobias Hunger | 2010-04-16 | 1 | -0/+2 |
* | Fixes crash on adding configurations | dt | 2010-04-15 | 1 | -1/+1 |
* | Fix crash on removing cloned buildconfigurations | dt | 2010-04-15 | 1 | -4/+4 |
* | QmlJS: Remove defaultProperty tags from qml-builtin-types.xml | Christian Kamm | 2010-04-15 | 1 | -46/+46 |
* | Fix crash for a dangling pointer | Marco Bubke | 2010-04-14 | 1 | -4/+6 |
* | Fix crash for double deleted items | Marco Bubke | 2010-04-14 | 1 | -1/+8 |
* | Return zero for a null object in the graphics node instance | Marco Bubke | 2010-04-14 | 1 | -0/+3 |
* | Test if a item exist for this node in the formeditor. | Marco Bubke | 2010-04-14 | 1 | -1/+1 |
* | Revert "QmlDesigner: Remove 'variant' as qml type" | Kai Koehne | 2010-04-14 | 2 | -2/+4 |
* | QmlDesigner: Fix PropertyEditor with latest qt.git | Kai Koehne | 2010-04-14 | 1 | -1/+1 |
* | QmlJS: Update type descriptions for recent Qml updates in Qt. | con | 2010-04-14 | 1 | -476/+215 |
* | GCC parser improvements | Tobias Hunger | 2010-04-14 | 1 | -1/+54 |
* | QmlDesigner: fixes crash | Thomas Hartmann | 2010-04-14 | 1 | -2/+6 |
* | add a README for the gdb patch collection | hjk | 2010-04-14 | 1 | -0/+27 |
* | debugger: add a patch to solve the 'Cannot step on Maemo' problem. | hjk | 2010-04-14 | 1 | -0/+17 |
* | Replace 'var' by 'variant' in all Qml files | Kai Koehne | 2010-04-14 | 29 | -77/+77 |
* | Fix compilation (release build) | Kai Koehne | 2010-04-14 | 1 | -1/+1 |
* | qtcdebugger: Made error message more helpful. | Robert Loehning | 2010-04-13 | 1 | -0/+2 |
* | Fix ui completion for new projects | dt | 2010-04-13 | 2 | -15/+18 |
* | Mention project name in targetsetuppage | Tobias Hunger | 2010-04-13 | 2 | -5/+9 |
* | Rework targetsetuppage interface slightly | Tobias Hunger | 2010-04-13 | 2 | -29/+25 |
* | Only offer to import directories building the sources | Tobias Hunger | 2010-04-13 | 3 | -7/+20 |
* | Use clean copy to iterate, not the user provided one | Tobias Hunger | 2010-04-13 | 1 | -1/+1 |
* | Add a method to find pro-files used to create a Makefile | Tobias Hunger | 2010-04-13 | 2 | -4/+23 |
* | Make duplicate Qt import-version detection work better | Tobias Hunger | 2010-04-13 | 1 | -3/+2 |
* | Fix possible crash in targetsetuppage | Tobias Hunger | 2010-04-13 | 1 | -1/+5 |
* | restored commented-out code | Lasse Holmstedt | 2010-04-13 | 1 | -2/+2 |
* | Fixed auto-switching issues with QML inspector and c++ debugger | Lasse Holmstedt | 2010-04-13 | 4 | -18/+25 |
* | Work around to deep build directory. | dt | 2010-04-13 | 1 | -1/+5 |
* | QmlDesigner.propertyEditor: fixes rare crashbug | Thomas Hartmann | 2010-04-13 | 1 | -2/+1 |
* | Handle "/usr/bin/ld: cannot find -lsomelib" in gccparser | Tobias Hunger | 2010-04-13 | 1 | -17/+33 |
* | Fix some false positives in the build issues | Tobias Hunger | 2010-04-13 | 2 | -5/+34 |
* | Make gnumake parser less noisy | Tobias Hunger | 2010-04-13 | 2 | -51/+81 |
* | Fix possible crash in TargetSetupPage | Tobias Hunger | 2010-04-13 | 1 | -2/+9 |