aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Enable emulator tool installationv4.5.0-rc1Vikas Pachdha2017-11-213-2/+53
* CMake: Fix tree scanner not getting run automaticallyTobias Hunger2017-11-212-13/+19
* Clang: Add identifying macro Q_CREATOR_RUNNikolai Kosjar2017-11-212-1/+7
* AutoTest: Fix handling of forward declared test classesChristian Stenger2017-11-201-2/+2
* AutoTest: Fix running Quick Tests with special functionsChristian Stenger2017-11-201-2/+6
* Update qbs submoduleChristian Kandeler2017-11-201-0/+0
* AutoTest: Fix nullptr accessChristian Stenger2017-11-201-1/+1
* Use qbs.defaultBuildVariant to inform Qbs of the default build variantJake Petroules2017-11-171-1/+1
* QbsProjectManager: Run updateAfterParse() also on add/remove fileChristian Kandeler2017-11-172-3/+8
* Valgrind: Fix cyclic connectOrgad Shaneh2017-11-173-7/+1
* Valgrind: Fix callgrind parsing with git versionOrgad Shaneh2017-11-171-1/+3
* Debugger: Do not create a new terminal when attachinghjk2017-11-163-4/+5
* Add isRemoteRunning() as isRunning() only apply to local processesFilipe Azevedo2017-11-162-0/+12
* QmlDesigner: Ignore indentation for multi line expressionsThomas Hartmann2017-11-161-2/+16
* Utils: move 2 images to utilsTim Jenssen2017-11-159-11/+11
* QmlDesigner: fix crash while adding a delegateTim Jenssen2017-11-151-6/+7
* Editor: Fix indenting on the very first position of a documentDavid Schulz2017-11-151-1/+1
* QmlDesigner: Add enablers for frame scaling, movingThomas Hartmann2017-11-144-0/+38
* QmlDesigner: Update state names if edited in textThomas Hartmann2017-11-142-0/+14
* QmlDesigner: Filter modifiers in override eventThomas Hartmann2017-11-141-1/+6
* QmlDesigner: Catch potential exceptionsThomas Hartmann2017-11-142-4/+14
* iOS: Fix simulator startup for Xcode 9Vikas Pachdha2017-11-141-6/+25
* ApplicationOutputPane: Handle runControl being nullptrTobias Hunger2017-11-141-7/+8
* RunControl: Make RunControl::canReUseAppOutputPane more robustTobias Hunger2017-11-141-1/+1
* CMake: Block project configuration widget while project is parsingTobias Hunger2017-11-141-0/+2
* Debugger: Remove explicit GdbServerRunner's "Starting gdbserver ..."hjk2017-11-141-3/+0
* DeviceUsedPortGatherer: Clear used port list on (re)start, not stophjk2017-11-141-1/+1
* sdktool: Fix header file listTobias Hunger2017-11-141-1/+1
* TargetSetupPage: Ignore changes while ProjectImporter is updatingTobias Hunger2017-11-141-3/+3
* TargetSetupPage: Use old importer to clean up when switchingTobias Hunger2017-11-141-1/+2
* iOS: Fix missing URL scheme to fix QML profiling in iOSVikas Pachdha2017-11-141-0/+1
* CppTools: Fix highlighting when matching with scopeOrgad Shaneh2017-11-142-4/+33
* QmlDesigner: Update id in selection indicatorThomas Hartmann2017-11-131-1/+7
* QtSupport: Add Qt version specific feature versionsAlessandro Portale2017-11-131-0/+7
* Debugger: Set inferior device when attaching to running applicationDavid Schulz2017-11-134-1/+11
* QmlDesigner: Proper background for crumble barAlessandro Portale2017-11-131-6/+2
* Update qbs submoduleChristian Kandeler2017-11-131-0/+0
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-1041-317/+69
* Kill RunWorker start/stop watchdog times in case of reportFailurehjk2017-11-101-14/+51
* RemoteLinux: Remove some unneeded code from GenericLinuxDeviceTesterhjk2017-11-102-15/+2
* Fix file system view layout on macOSEike Ziller2017-11-101-1/+9
* QmlDesigner: Remove unused functionThomas Hartmann2017-11-092-15/+0
* AutoTest: Ask for run configuration only if neededChristian Stenger2017-11-091-28/+33
* QmlProfiler: Reset the serverRecording flag when the connection dropsUlf Hermann2017-11-093-0/+26
* QmlDesigner: Expose some helpers for themingThomas Hartmann2017-11-094-3/+31
* QmlDesigner: fix replaceCssColorsTim Jenssen2017-11-091-1/+1
* QmlDesigner: just color the backgroundTim Jenssen2017-11-091-7/+16
* Debugger: Squash some (wrong) transition warnings on QmlEngine shutdownhjk2017-11-081-1/+4
* Debugger: Remove public access to QmlCppEngine::m_qmlEnginehjk2017-11-082-15/+9
* UpdateInfo: Fix crash on close while searching for updatesEike Ziller2017-11-081-1/+2