aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Consistently give qbs groups a name.Eike Ziller2013-06-062-1/+3
* Debugger: Fix part of 2.7 regression in QObject dumperhjk2013-06-061-2/+5
* Debugger: Re-use flexible upper limit when cutting off string datahjk2013-06-061-2/+1
* Debugger: More LLDB dumper workhjk2013-06-063-58/+122
* Debugger: Implement Dumper.putCallItem() in LLDB interfacehjk2013-06-062-10/+55
* QmlDesigner: Remove qDebugs in the NodeInstanceSignalSpyMarco Bubke2013-06-061-2/+0
* Debugger: Work on LLDB dumpershjk2013-06-052-56/+100
* QmlDesigner: Fix nodeinstancesignalspyMarco Bubke2013-06-052-47/+67
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-051-1/+1
|\
| * Fix translation file / buildEike Ziller2013-06-051-1/+1
* | QmlDesigner.PropertyEditor: Add generic QtObject paneThomas Hartmann2013-06-051-0/+95
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-052-7316/+16
|\|
| * Fix path error in Chinese translationsYou-Ruei Tzeng2013-06-042-16/+16
| * Remove the locations in zh_TW translation fileLiang Qi2013-06-041-7300/+0
* | Debugger: Work on LLDB dumper autotestshjk2013-06-041-4/+11
* | QmlDesigner: Remove code which does nothingMarco Bubke2013-06-042-4/+0
* | QmlDesigner: Make it easier to add new arguments to the puppetMarco Bubke2013-06-042-2/+4
* | Debugger: Enable dumper autotest suite for LLDBhjk2013-06-042-7/+42
* | Force gray-antialiasing for text.Gunnar Sletta2013-06-041-0/+4
* | QmlDesigner: Change main.cpp in qmlpuppetmain.cppMarco Bubke2013-06-044-2/+2
* | Debugger: Add specific customization hook for dumper initializationhjk2013-06-031-0/+3
* | Debugger: Suppress listing __PRETTY_FUNCTION__hjk2013-06-031-1/+1
* | Git: Provide a real highlighter for interactive rebaseOrgad Shaneh2013-06-031-65/+0
* | Debugger: Handle failed stop requests in LLDB interfacehjk2013-05-311-4/+8
* | Debugger: Fix lbridge.py standalone startuphjk2013-05-311-49/+19
* | Debugger: Simplify LLDB startup sequencehjk2013-05-311-44/+20
* | Debugger: Prepare assigning of values in LLDB interfacehjk2013-05-311-6/+54
* | Debugger: Remove unneeded codehjk2013-05-311-25/+0
* | Debugger: Give more thread details in LLDB interfacehjk2013-05-311-1/+5
* | QmlDesigner: Add container item support in node instancesMarco Bubke2013-05-309-10/+88
* | Debugger: Fix module listinghjk2013-05-291-1/+1
* | Debugger: Make thread switching work in LLDB interfacehjk2013-05-291-3/+4
* | Debugger: Cleaner shutdown of LLDB/python machineryhjk2013-05-291-9/+14
* | Debugger: Cleanup LLDB python startup codehjk2013-05-291-54/+30
* | Debugger: Pass autoderef pointers down to LLDB machineryhjk2013-05-291-0/+1
* | Debugger: Handle application output in LLDB interfacehjk2013-05-291-4/+7
* | Debugger: Work on LLDB event handlinghjk2013-05-291-39/+102
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1508/+4309
|\|
| * Add missing QtQuick.Controls/Dialogs/Layouts type descriptionsJ-P Nurmi2013-05-271-0/+3
| * Ukrainian translation updateVictor Ostashevsky2013-05-271-1508/+4309
* | QmlDesigner: Remove unused codeMarco Bubke2013-05-284-70/+0
* | PNG: Fix warning about sRGB informationTobias Hunger2013-05-2725-0/+0
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-243-1/+20
|\|
| * Wizards: Adding a title to the Qt Quick Controls templateThomas Hartmann2013-05-241-0/+1
| * QmlDesigner.Instances: custom rendering for QQuickWindowThomas Hartmann2013-05-232-1/+19
* | Debugger: Implement stack frame switching with LLDBhjk2013-05-241-4/+7
* | Debugger: frame.GetFunction().GetName() is not GetFunctionName()hjk2013-05-241-1/+1
* | Debugger: Fix step out and instruction-wise for LLDBhjk2013-05-241-5/+4
* | Debugger: Make LLDB std::vector dumper workhjk2013-05-232-6/+45
* | Debugger: Don't show LLDB's "synthetic" name suffixhjk2013-05-231-4/+7