summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Initialize useNinja to falseTobias Hunger2013-11-131-1/+1
* NavigationWidget: Do not leak the factorymodelTobias Hunger2013-11-131-1/+2
* Fix PluginManager warning on shutdownKai Koehne2013-11-131-6/+1
* Qmake: Highlight CLEAN_DEPSOrgad Shaneh2013-11-131-0/+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
* 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
* 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
* Qt Formatter: Be less picky about file urlsTobias Hunger2013-11-121-1/+1
* GLSLEditor: Fix crash when GLSL highligher is used inside diff editor.David Schulz2013-11-121-2/+3
* qmljs: use QTC_OVERRIDE in qmljsmodelmanagerFawzi Mohamed2013-11-121-29/+30
* qml: solve race condition when deleting while indexingFawzi Mohamed2013-11-122-2/+4
* Add "Android 4.4" as name for API level 19Paul Olav Tvete2013-11-121-0/+2
* Debugger: Added and cloned debuggers have identities, too.hjk2013-11-121-0/+4
* ios: remove empty action from simulatorFawzi Mohamed2013-11-121-1/+1
* ios: avoid adding toolchains that we don't use in the kitsFawzi Mohamed2013-11-121-25/+18
* Qmake: Highlight and autocomplete QMAKE_CFLAGS and QMAKE_LINKOrgad Shaneh2013-11-121-0/+2
* Debugger: Remove state check on cdb interrupt.David Schulz2013-11-121-1/+0
* Session: Make Switch to button work when cloning sessionsTobias Hunger2013-11-122-17/+18
* C++: Release more documents.Erik Verbruggen2013-11-1210-20/+89
* Fix compilation of update info plugin with Qt 4.Friedemann Kleint2013-11-122-1/+2
* UpdateInfo: Fix warning about initialization order.Christian Kandeler2013-11-121-2/+2
* Avoid warning when compilation with MSVC2013Yuchen Deng2013-11-122-2/+2
* Silence warning when switching to a session without any projects openTobias Hunger2013-11-111-1/+2
* ProfileHighlighting: Sort keywords correctlyDaniel Teske2013-11-111-19/+18