summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Code cosmeticshjk2016-01-124-142/+103
* Bookmarks: Remove use of deprecated typedef in delegatehjk2016-01-121-2/+2
* CMake: fix grammar in error messageLeena Miettinen2016-01-121-3/+3
* CMake: Change PreloadKitInformation to work on Utils::FileNameTobias Hunger2016-01-124-9/+9
* CppTools: Add CppToolsBridgeMarco Bubke2016-01-1215-21/+359
* TextEditor: Move BlockRange out of texteditor.hMarco Bubke2016-01-124-19/+71
* CppTools: Break TextDocument dependency of BaseEditorDocumentProcessorMarco Bubke2016-01-124-19/+14
* Lexer: Support Microsoft suffix (u)i64Andre Hartmann2016-01-121-0/+11
* CMake: Document all arguments passed to cmakeTobias Hunger2016-01-113-14/+12
* Project: Add setRootProjectNode methodTobias Hunger2016-01-1128-159/+101
* Project: Do not save filenames in derived classesTobias Hunger2016-01-1112-49/+34
* Project: Add setProjectManager methodTobias Hunger2016-01-1117-75/+64
* Project: Add setDocument methodTobias Hunger2016-01-1124-123/+62
* ModelEditor: move 3rd_party/modeling into libs/modelinglibJochen Becher2016-01-11329-17/+16
* Removed pointless HTML-tagRobert Loehning2016-01-081-1/+1
* CMake: Use Qt5-style connectsTobias Hunger2016-01-084-27/+25
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-086-46/+30
* CMake: Inline method that is used only onceTobias Hunger2016-01-082-5/+0
* CMake: Order preloadcache after cmake in the kit displayTobias Hunger2016-01-081-1/+1
* CMake: Make helper function staticTobias Hunger2016-01-081-1/+1
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-0841-306/+222
* CMake: Document arguments used to run cmake withTobias Hunger2016-01-081-1/+8
* CMake: Remove unused member from CMakeBuildConfigurationTobias Hunger2016-01-082-2/+0
* CMake: Simplify setup of CMakeOpenProjectWizardTobias Hunger2016-01-085-20/+9
* CMake: Fix build again.Tobias Hunger2016-01-081-1/+1
* CMake: Simplify code a bitTobias Hunger2016-01-081-8/+8
* CMake: Only offer kits with a cmake set up!Tobias Hunger2016-01-082-0/+13
* CMake: Sprinkle overrides over CMakeProjectTobias Hunger2016-01-081-10/+10
* QMake: Remove stray margins on BuildConfiguration widgetTobias Hunger2016-01-081-1/+13
* CMake: Make CMake build configuration widget look more like othersTobias Hunger2016-01-081-3/+13
* CMake: Clean up CMakeOpenProjectWizardTobias Hunger2016-01-082-9/+13
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-089-89/+23
* CMake: Use "cmake --build" to buildTobias Hunger2016-01-082-164/+102
* fix msvc2013 buildsTim Jenssen2016-01-081-1/+1
* Remove a few uses of RunConfiguration::displayName()hjk2016-01-083-3/+0
* Qml Debugger: Support "evaluate" while engine is runningUlf Hermann2016-01-085-42/+21
* CMake: Use algorithm in CMakeBuildStepTobias Hunger2016-01-081-5/+4
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-088-144/+141
* CMake: Use "clean" targetTobias Hunger2016-01-084-24/+21
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-0729-218/+176
* ProjectExplorer: Use Qt5-style connects and clean upTobias Hunger2016-01-072-10/+6
* Project: Sprinkle override over all the projectsTobias Hunger2016-01-078-59/+51
* qmake project: Use Qt5-style connectsTobias Hunger2016-01-072-18/+9
* Utils: Fix maskToColorAndAlpha()Christian Stenger2016-01-071-2/+2
* Locator: Simplify list filteringOrgad Shaneh2016-01-071-5/+2
* CMake: Make sure there is a "clean" targetTobias Hunger2016-01-072-1/+12
* Locator: Fix handling of prefix with empty inputOrgad Shaneh2016-01-071-10/+12
* Implement go to previous split featureArtem Chystikov2016-01-075-1/+72
* QbsProjectManager: Modernize qbsrunconfiguration.{h,cpp}hjk2016-01-072-49/+41
* CMake: Store project name in root nodeTobias Hunger2016-01-072-4/+2