summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Move zoom calculations into QML and simplify them.Ulf Hermann2013-11-133-68/+34
* QmlProfiler: Reimplement zoom slider in QMLUlf Hermann2013-11-133-0/+37
* QmlProfiler: remove broken zoom toolbarUlf Hermann2013-11-132-50/+0
* QmlDesigner: fix compare operator for the TokenCommandMarco Bubke2013-11-131-1/+1
* NavigationWidget: Pass reference into functionTobias Hunger2013-11-132-2/+2
* CMake: Initialize useNinja to falseTobias Hunger2013-11-131-1/+1
* NavigationWidget: Do not leak the factorymodelTobias Hunger2013-11-131-1/+2
* do not ignore exceptions at register file typeTim Jenssen2013-11-131-7/+3
* Simplify descriptions of Qt Quick wizards.Kai Koehne2013-11-133-3/+3
* Fix PluginManager warning on shutdownKai Koehne2013-11-131-6/+1
* Qmake: Highlight CLEAN_DEPSOrgad Shaneh2013-11-131-0/+1
* templates: fix deployment for iosFawzi Mohamed2013-11-133-2/+32
* Doc: update screenshots that illustrate statesLeena Miettinen2013-11-132-0/+0
* Doc: list Qt Quick Controls with links to docsLeena Miettinen2013-11-131-1/+70
* Fix a typo in translations.proJarek Kobus2013-11-131-1/+1
* Qbs: Always display clean build pathTobias Hunger2013-11-131-1/+1
* CdbExt: Fix dump of QDateTime after latest 5.2 changes.David Schulz2013-11-133-7/+44
* UpdateInfo: Do not translate times.Friedemann Kleint2013-11-121-24/+24
* QmlDesigner: Don't send a empty remove instance commandMarco Bubke2013-11-121-1/+5
* Debugger: Trim ABI list for GDB based debuggersTobias Hunger2013-11-121-0/+1
* Debugger: Keep changes on options pageTobias Hunger2013-11-122-5/+28
* CppEditor: Handle classes that do not overrideNikolai Kosjar2013-11-125-39/+276
* C++: Remember the class a ClassOrNamespace is based onNikolai Kosjar2013-11-122-8/+22
* CppEditor: Prioritize inserting function def. in source fileNikolai Kosjar2013-11-121-0/+2
* Debugger: Do not mark unchanged items as changed in options pageTobias Hunger2013-11-121-0/+6
* CppEditor: Ensure utf8 encoded working copy from the preprocessor dialogNikolai Kosjar2013-11-122-3/+3
* CppEditor: Reset completion view before abortingNikolai Kosjar2013-11-121-0/+2
* CppTools: Speed up TypeHierarchyBuilder::buildDerived()Nikolai Kosjar2013-11-122-10/+19
* CppTools: Add basic test for TypeHierarchyBuilderNikolai Kosjar2013-11-124-2/+225
* Doc: describe available positioning methods in one placeLeena Miettinen2013-11-123-84/+160
* Doc: use a macro for the Qt Quick Designer product nameLeena Miettinen2013-11-121-1/+1
* Doc: add the Reset View button iconLeena Miettinen2013-11-122-2/+3
* Doc: hide Web View QML typeLeena Miettinen2013-11-121-0/+2
* Doc: update path to command to create QML filesLeena Miettinen2013-11-121-2/+4
* AbiWidget: Add a method to retrieve the supported ABIs.Tobias Hunger2013-11-122-0/+9
* AbiWidget: Make custom ABI more explicitTobias Hunger2013-11-121-5/+9
* AbiWidget: Do not forget custom ABITobias Hunger2013-11-121-6/+13
* AbiWidget: Store the Abi in the combobox item dataTobias Hunger2013-11-122-17/+30
* Cpaster: Compile fixhjk2013-11-122-6/+8
* Run Environment: Update summary when switching the base environmentTobias Hunger2013-11-121-1/+3
* Port KDE paste protocol to new service.Friedemann Kleint2013-11-122-49/+74
* Doc: update Qt Quick Designer screenshotsLeena Miettinen2013-11-129-0/+0
* QmakeProject: Add PRECOMPILED_HEADER as a source for headersDaniel Teske2013-11-121-0/+2
* QmlDesigner.StatesEditor: using TextFieldThomas Hartmann2013-11-121-33/+19
* QmlProfiler: Restrict rendering of timeline to visible areaUlf Hermann2013-11-122-15/+16
* QmlProfiler: Rename some variables to avoid shadowing of methodsUlf Hermann2013-11-122-24/+24
* QmlProfiler: Draw time marks only in visible areaUlf Hermann2013-11-122-14/+26
* QmlProfiler: Add some indentationUlf Hermann2013-11-121-163/+163
* QmlProfiler: Make timeline renderer vertically flickableUlf Hermann2013-11-121-22/+29
* Debugger: Disable 'Remove' button for the category headershjk2013-11-121-1/+1