aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Introduce priorities for RunControlFactoriesv4.3.1hjk2017-06-283-1/+26
* AutoTest: Improve finding executables for cmake based projectsChristian Stenger2017-06-272-0/+13
* Qbs: Fix crash when renaming filesTim Jenssen2017-06-263-11/+20
* AutoTest: Fix finding runconfig for multiple build targetsChristian Stenger2017-06-261-8/+13
* Add more changes for 4.3.1Eike Ziller2017-06-261-0/+79
* Update qbs submoduleChristian Kandeler2017-06-261-0/+0
* QmlDesigner: Be more specific with overriding shortcutsThomas Hartmann2017-06-261-5/+9
* QmlJS: keep track of cursor position in reformattingMarco Benelli2017-06-261-4/+10
* ProjectExplorer: Fix crash in AppOutputPaneTobias Hunger2017-06-231-11/+9
* CMake: Return an empty project tree if parsing failedTobias Hunger2017-06-235-5/+11
* QmlDesigner: Avoid accidentally changing gradientsThomas Hartmann2017-06-234-17/+40
* QmlDesigner: Fix combobox for font familyThomas Hartmann2017-06-231-3/+26
* QmlDesigner: Use ";" as delimiter for QMLDESIGNER_RC_PATHSThomas Hartmann2017-06-221-1/+1
* Revert "Make the output window readonly, but still keyboard friendly"hjk2017-06-221-2/+0
* Debugger: Do not crash in (im)possible situationshjk2017-06-221-7/+15
* CMake: Fix logic for target filteringTobias Hunger2017-06-211-4/+4
* Tests: Fix compileChristian Stenger2017-06-212-2/+14
* Clang: fix intrinsic errors with boostIvan Donchevskii2017-06-211-0/+1
* CMake: Improve parsing of "CMake Error at" messagesTobias Hunger2017-06-211-1/+15
* CMake: Remove spurios newlinesTobias Hunger2017-06-211-1/+1
* ProjectExplorer: Do not use version manager cache in threadsTobias Hunger2017-06-206-17/+55
* CMake: Avoid duplicate build targetsTobias Hunger2017-06-201-1/+6
* CMake: Make sure no empty strings end up in deployment dataTobias Hunger2017-06-201-2/+7
* CMake: Only handle strings at start of lineTobias Hunger2017-06-201-8/+13
* CMake: Do not react to builds in the backgroundClaus Steuer2017-06-202-3/+16
* CMake: The first build of a cmake project always fails in tealeaf modeClaus Steuer2017-06-201-0/+4
* AppOutputPane: Do not reset the formatter after the RC has finishedChristian Kandeler2017-06-201-2/+0
* MacroExpander: Prevent loop with subprovidersTobias Hunger2017-06-203-7/+16
* CMake: Report more cmake errors in server modeTobias Hunger2017-06-202-2/+22
* CMake: Hide INTERNAL and STATIC configuration entries in Project UITobias Hunger2017-06-203-3/+11
* Qmake: Only offer Add Library wizard for qmake projectsTobias Hunger2017-06-201-1/+1
* Clang: substitute __float128 with short instead of voidOrgad Shaneh2017-06-201-1/+1
* Properly mark "Check for Updates" menu item as an app-specific itemJake Petroules2017-06-191-0/+1
* AutoTest: Fix handling of multiple build targetsChristian Stenger2017-06-1913-23/+78
* QbsPM: Re-introduce uniqueProductName()Christian Stenger2017-06-194-2/+8
* QmakePM: Fix redundant execution of qmake on build fileOrgad Shaneh2017-06-191-4/+3
* AutoTest: Avoid triggering run tests while buildingChristian Stenger2017-06-194-9/+28
* Update qbs submoduleChristian Kandeler2017-06-161-0/+0
* Update Polish translationsJarek Kobus2017-06-151-1822/+2324
* Squish: Stabilize tst_generic_highlighterRobert Loehning2017-06-151-1/+2
* QbsProjectManager: Delete ProjectDocuments along with projectChristian Kandeler2017-06-151-0/+2
* Autotools: Fix autotools project treeTobias Hunger2017-06-151-16/+17
* Qmake: Fix AddLibraryWizardTobias Hunger2017-06-151-2/+11
* iOS: Fix run issue on iOS with xcode 8.3Vikas Pachdha2017-06-151-71/+102
* CMakePM: Ensure buildSystemTarget is initialized correctlyChristian Stenger2017-06-151-2/+3
* VCS: Fix lost extra options when executing diff and log in VcsBaseClientDenis Klychkov2017-06-141-2/+2
* VCS: Filter out untracked files only if they don't appear in any projectOrgad Shaneh2017-06-141-13/+2
* CppEditor: Fix nullptr accessNikolai Kosjar2017-06-141-1/+2
* Work around slow painting on macOSEike Ziller2017-06-141-0/+7
* CMake: Add "test" target to cmake buildsTobias Hunger2017-06-133-1/+9