aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AndroidPackageCreationStep: Ensure right thread for handleOutput()v2.7.2tqtc/v2.7.2Daniel Teske2013-06-271-2/+2
* QmlProfiler: Avoid idle engine cancelling other engine's processKai Koehne2013-06-261-0/+4
* Qnx: add a dependency to the debugger pluginEl Mehdi Fekari2013-06-253-0/+3
* Qnx: Fix tag for splashscreensEl Mehdi Fekari2013-06-251-1/+1
* process_stub_unix: fix race condition with reading of env fileFawzi Mohamed2013-06-251-2/+2
* C++: Handle recursive using/typedef declarationsNikolai Kosjar2013-06-254-4/+155
* C++: Handle recursive auto declarationsNikolai Kosjar2013-06-256-10/+82
* Fix broken list requests in CodePaster.Friedemann Kleint2013-06-212-4/+19
* QmlDesigner: use correct icon for vertical sliderThomas Hartmann2013-06-181-2/+2
* AndroidRunner: Fix CheckPidTimer to not fire foreverDaniel Teske2013-06-181-2/+7
* Android: Autodetect a value for OpenJDK pathDaniel Teske2013-06-141-1/+52
* Android: Set JAVA_HOME in environment and use that environmentDaniel Teske2013-06-144-1/+12
* Android: Show complete output of ant runDaniel Teske2013-06-112-10/+19
* Android: Use '/' in INSTALL_ROOT if sh.exe is in PATHDaniel Teske2013-06-101-1/+14
* Remove semi-colon at end of line in project fileJonathan Liu2013-06-061-1/+1
* QmlProfiler: fix potential crashChristiaan Janssen2013-06-053-3/+7
* Android: fixed updating Java files on Windows.Yoann Lopes2013-06-041-4/+5
* QmlConsole: Fix bug: Jump to location in editorAurindam Jana2013-06-042-2/+14
* QmlProfiler: fix dangling pointer in EngineChristiaan Janssen2013-06-041-1/+3
* Android: Save MakeExtraSearchDirectory in settingsTobias Hunger2013-06-041-0/+3
* ProjectExplorerSettings: Keep environmentId.Tobias Hunger2013-06-034-1/+8
* ProjectExplorerSettingsPage: Do not have a const setter.Tobias Hunger2013-06-032-2/+2
* Qnx: Fix slog2er parsing when logs contain \nEl Mehdi Fekari2013-06-032-13/+30
* Fix qbs build.Christian Kandeler2013-05-302-3/+0
* Qbs: Update to new way of Qbs announcing warningsTobias Hunger2013-05-296-13/+28
* Fix getBundleInformation call.BogDan Vatra2013-05-291-1/+1
* Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-2745-50/+0
* Debugger: Fix passing connection when starting from commandlinehjk2013-05-271-1/+3
* Debugger: Check start parameter languages for engine typeAurindam Jana2013-05-271-2/+2
* Android: Disable QML DebuggingAurindam Jana2013-05-271-1/+2
* QmlDesigner.Rewriter: bug fixThomas Hartmann2013-05-271-1/+1
* rename ProductModule into ExportJoerg Bornemann2013-05-2716-17/+17
* Debugger: Enable core dump when choosing executable after core fileOrgad Shaneh2013-05-251-0/+1
* C++: fix crash during code completion with base template classPrzemyslaw Gorszkowski2013-05-243-1/+36
* Update qbs submodule.Christian Kandeler2013-05-236-82/+82
* Debugger: Issue "threadnames" command againhjk2013-05-231-1/+1
* QmlDesigner.MetaInfo: Do not limit running the parent hierarchyThomas Hartmann2013-05-231-4/+4
* Android: Detect conditional dependencies.Christian Strømme2013-05-221-1/+7
* QmlDesigner: Check for QtQuick 2.1 in states editorThomas Hartmann2013-05-221-1/+2
* QmlDesigner.PropertyEditor: also check for HasAnchorThomas Hartmann2013-05-211-1/+2
* Android: Use mingw32-make if ma-make is not foundDaniel Teske2013-05-211-3/+11
* Android: Extra search directory to find make on windowsDaniel Teske2013-05-213-1/+21
* sdktool: Add operations: Fix adding to a empty map, check the right mapDaniel Teske2013-05-175-5/+5
* Remove managed subdirectories in assets when deploying to AndroidEskil Abrahamsen Blomfeldt2013-05-161-1/+3
* Make it possible for a module to specify bundling single filesEskil Abrahamsen Blomfeldt2013-05-161-11/+28
* QmlDesigner.ItemLibrary: Allow non qrc source filesThomas Hartmann2013-05-142-2/+14
* Bundle libgnustl_shared.so directly from Android NDKEskil Abrahamsen Blomfeldt2013-05-131-1/+17
* QNX: Add support for listing processes for pure QNX devicesTobias Nätterlund2013-05-132-1/+56
* CMakeOpenProjectWizard: Explicitly add a "cancel" button.v2.7.1Daniel Teske2013-05-081-0/+1
* Fix Breakpoint storing in sessionDaniel Teske2013-05-073-10/+1