aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-031-1/+1
|\
| * Escaped a special character in the XML fileVenugopal Shivashankar2015-05-271-1/+1
* | C++ class wizard: Do not add Q_OBJECT macro for non-QObjectsTobias Hunger2015-05-282-2/+2
* | JsonWizard: Make description on projects page default to the wizard descriptionTobias Hunger2015-05-285-10/+5
* | JsonWizard: Make checkbox default values true and falseTobias Hunger2015-05-286-13/+1
* | Move plain C application wizards into one Json WizardTobias Hunger2015-05-289-140/+119
* | JsonWizard: split plugins and features when considering enabled stateTobias Hunger2015-05-2829-28/+34
* | JsonWizards: Move .gitignore template fileTobias Hunger2015-05-277-7/+7
* | Debugger: LLDB strictly requires bool values for breakpoint APIJack Andersen2015-05-271-4/+4
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-8/+4
|\|
| * Russian translation updateSergey Belyashov2015-05-191-8/+4
* | CustomWizard: Remove example wizardsTobias Hunger2015-05-269-400/+0
* | IWizardFactory: Remove class wizard kindTobias Hunger2015-05-263-3/+3
* | Wizards: Make sure wizard ids are uniqueTobias Hunger2015-05-224-4/+4
* | Fix themesOrgad Shaneh2015-05-222-2/+2
* | QmlPuppet: Remove dependency on ObjectNodeInstance in MetaInfoThomas Hartmann2015-05-216-44/+35
* | QmlPuppet: Register callback for notifyPropertyChangeThomas Hartmann2015-05-215-2/+31
* | QmlPuppet: Clean up private API usage in ServerNodeInstanceThomas Hartmann2015-05-213-22/+32
* | QmlPuppet: Clean up private API usage in QmlPropertyChangesNodeInstanceThomas Hartmann2015-05-214-36/+126
* | QmlPuppet: Explicitly include private headersThomas Hartmann2015-05-211-0/+3
* | TextEditor: Sort text marks in categories.David Schulz2015-05-212-0/+14
* | QmlPuppet: Clean up private API usage in QmlStateNodeInstanceThomas Hartmann2015-05-215-54/+103
* | QmlPuppet: Bring back simplified NodeInstanceSignalSpyThomas Hartmann2015-05-217-3/+229
* | QmlPuppet: Remove unused codeThomas Hartmann2015-05-202-10/+0
* | QmlPuppet: Remove unused private headerThomas Hartmann2015-05-201-1/+0
* | QmlPuppet: Remove private dependencies from NodeInstanceServerThomas Hartmann2015-05-203-4/+12
* | QmlPuppet: Remove private dependencies from PositionerNodeInstanceThomas Hartmann2015-05-202-12/+5
* | QmlPuppet: Remove private dependencies from BehaviorNodeInstanceThomas Hartmann2015-05-203-8/+13
* | QmlPuppet: Remove private dependencies from QmlTransitionNodeInstanceThomas Hartmann2015-05-204-23/+16
* | QmlPuppet: DesignerSupport is not used directly anymoreThomas Hartmann2015-05-201-2/+0
* | QmlPuppet: Move functions from QuickItemNodeInstance to QmlPrivateGateThomas Hartmann2015-05-203-37/+40
* | QmlPuppet: Removing private headers from ObjectNodeInstanceThomas Hartmann2015-05-201-5/+1
* | QmlPuppet: Adding objectWasDeleted to QmlPrivateGateThomas Hartmann2015-05-203-1/+11
* | QmlPuppet: Adding keepBindingFromGettingDeleted to QmlPrivateGateThomas Hartmann2015-05-205-2/+25
* | QmlPuppet: Move setPropertyBinding() to QmlPrivateGateThomas Hartmann2015-05-205-60/+71
* | QmlPuppet: Coding styleThomas Hartmann2015-05-201-4/+14
* | QmlPuppet: Move doComponentCompleteRecursive to QmlPrivateGateThomas Hartmann2015-05-204-35/+40
* | Qt Quick Application wizards: Use the proper iconAlessandro Portale2015-05-202-2/+2
* | Qt Quick Control Application: Optional QtWidget dependencyAlessandro Portale2015-05-203-1/+20
* | QmlPuppet: Introduce DesignerCustomObjectDataThomas Hartmann2015-05-207-88/+353
* | QmlPuppet: Move hasFullImplementedListInterface to QmlPrivateGateThomas Hartmann2015-05-203-9/+11
* | Dumper: Add a dumper for CPlusPlus::ClassOrgad Shaneh2015-05-191-0/+3
* | QmlPuppet: Compile fix for namespaced Qthjk2015-05-192-3/+3
* | QmlPuppet: Remove unused functionThomas Hartmann2015-05-192-6/+0
* | QmlPuppet: Remove unused forward declarationThomas Hartmann2015-05-191-1/+0
* | QmlPuppet: Remove unused m_modelAbstractPropertyHashThomas Hartmann2015-05-192-6/+0
* | QmlPuppet: Move fixResourcePaths to QmlPrivateGateThomas Hartmann2015-05-195-56/+55
* | QmlPuppet: Move ComponentCompleteDisabler into QmlPrivateGateThomas Hartmann2015-05-193-6/+6
* | QmlPuppet: Fix warningsThomas Hartmann2015-05-191-2/+2
* | QmlPuppet: Move createComponent to QmlPrivateGateThomas Hartmann2015-05-193-17/+22