aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EnvironmentKitInformation: Add tooltip to environment editorTobias Hunger2015-09-221-0/+4
* JsonFieldPage: Sprinkle the code with autoTobias Hunger2015-09-221-5/+5
* JsonWizard: Allow for custom widgets in the Field pageTobias Hunger2015-09-223-19/+31
* JsonFieldPage: Export the class and PIMPL the Field classTobias Hunger2015-09-223-102/+214
* JsonWizard: Split Fields out of fieldpage headerTobias Hunger2015-09-225-206/+252
* Vcs: Simplify state detection codeTobias Hunger2015-09-221-38/+31
* Old-style wizards: Handle line continuation in license templatesTobias Hunger2015-09-221-1/+24
* LicenseTemplate: Use macro expansionTobias Hunger2015-09-223-17/+29
* JsonWizard: Expand repeatedly when filling out templatesTobias Hunger2015-09-221-5/+13
* JsonWizard: Allow object or list of objects for "options"Tobias Hunger2015-09-221-22/+21
* JsonWizard: Allow to set file-specific replacementTobias Hunger2015-09-222-2/+47
* WinRT: specify argument for winrtrunnerMaurice Kalinowski2015-09-221-0/+3
* Git: Replace accelerator for Checkout in Gerrit dialogOrgad Shaneh2015-09-221-1/+1
* Port to new connect apiMontel Laurent2015-09-223-20/+20
* Allow to clear text in replace line.Montel Laurent2015-09-222-1/+2
* Clang: Add environment variable to disable alive timerMarco Bubke2015-09-211-2/+6
* Clang: Change name to registerCurrentCppDocumentsMarco Bubke2015-09-212-4/+3
* VariableManager: Do not try to expand PrefixesTobias Hunger2015-09-213-5/+20
* MacroExpander: Fix variable descriptionsTobias Hunger2015-09-213-4/+5
* Analyzer: Fix qbs build.Christian Kandeler2015-09-211-1/+3
* Simplify logic for showing UnconfiguredTargetPanel/TargetPanelDaniel Teske2015-09-183-5/+4
* QmlProfiler: Use QmlDebugStream for communication with serverUlf Hermann2015-09-181-2/+2
* QmlDesigner: Registers new views and toolsThomas Hartmann2015-09-181-0/+12
* removed unnecessary class forwardsTim Jenssen2015-09-181-4/+0
* use Constants values and refactor a little bitTim Jenssen2015-09-181-5/+7
* remove class forward for not existing classTim Jenssen2015-09-181-2/+0
* QmlDesigner: Adding formerly commercial featuresThomas Hartmann2015-09-1847-0/+7815
* CompileOutputWindow: Tweak clicking on "links"Daniel Teske2015-09-181-4/+25
* Debugger: Remove remains of QmlEngine live update featurehjk2015-09-184-74/+2
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-18435-5226/+3058
* Debugger: Use DebuggerEngine::checkState also in core adapterhjk2015-09-181-4/+6
* ModelEditor: Minor cleanupOrgad Shaneh2015-09-181-5/+4
* CrashHandler: Link against utils libraryTobias Hunger2015-09-171-15/+4
* Analyzer: Rename mode iconsAlessandro Portale2015-09-174-3/+3
* Debugger: Remove virtual layer of sendMessage() calls in QmlEnginehjk2015-09-171-11/+6
* ActionManager: Small cleanupsTobias Hunger2015-09-172-10/+1
* ModelEditor: Fix MSVC compilationOrgad Shaneh2015-09-172-16/+17
* FakeVim: Fix caps lock in macros.Jakub Golebiewski2015-09-171-1/+5
* Bookmarks: Remove hack to special-case the disassembler viewTobias Hunger2015-09-161-1/+1
* DisassemblerAgent: Mark document as temporaryTobias Hunger2015-09-161-2/+3
* LicenseTemplate: End the license template with at least one newlineTobias Hunger2015-09-161-2/+3
* Bookmarks: Fix connect/disconnect mismatchTobias Hunger2015-09-161-2/+2
* Bookmarks: Make sure we do not end up with empty filenamesTobias Hunger2015-09-161-1/+1
* Bookmarks: Do not allow setting bookmarks in temporary filesTobias Hunger2015-09-164-14/+15
* ActionManager: Convert to Qt5 style connectsTobias Hunger2015-09-161-6/+6
* BookmarkManager: Remove unused methodTobias Hunger2015-09-162-10/+0
* VcsBase: Turn State into a classTobias Hunger2015-09-162-2/+3
* KitManager: CleanupOrgad Shaneh2015-09-161-11/+3
* GitPlugin: Coding style fixes (WS only)Tobias Hunger2015-09-161-7/+7
* Add new ModelEditor plugin.Jochen Becher2015-09-1659-0/+7851