aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Clang: Emit a warning if LLVM_INSTALL_DIR is not setv4.1.0-beta1Nikolai Kosjar2016-07-041-0/+3
* Clang: Pass on file paths with native separatorsNikolai Kosjar2016-07-043-9/+15
* ResourceEditor: Reorder member functionsOrgad Shaneh2016-07-041-3/+3
* ResourceEditor: Use Qt5-style connectsOrgad Shaneh2016-07-048-79/+63
* ClangStaticAnalyzer: Simplify signal connectionOrgad Shaneh2016-07-041-1/+2
* QmlPM: Use Qt5-style connectsOrgad Shaneh2016-07-049-32/+30
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-0440-423/+248
* Core: Make FancyActionBar actions theme awareAlessandro Portale2016-07-041-18/+6
* QmlDesigner: Replace custom +/- button icons in connectioneditorAlessandro Portale2016-07-015-6/+3
* QmlDesigner: Remove hover effect from tab barThomas Hartmann2016-07-015-12/+0
* QmlDesigner: Unify the look of the tab barThomas Hartmann2016-07-014-6/+3
* QmlDesigner: Adding whitespace to MouseArea in item libraryThomas Hartmann2016-07-011-1/+1
* QmlDesigner: Change caption of tab bar in connection viewThomas Hartmann2016-07-011-1/+1
* QmlDesigner: Remove border radius from .cssThomas Hartmann2016-07-012-6/+0
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-0137-145/+151
* QmlDesigner: Set scrollbar css for dynamic properties viewThomas Hartmann2016-07-011-0/+3
* autotest: Fix warning on missing overrideTobias Hunger2016-07-011-1/+1
* WelcomePage: displayName is used and not displayTim Jenssen2016-07-011-1/+3
* QmakeAndroidSupport: Minor cleanupOrgad Shaneh2016-06-302-13/+27
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-3019-84/+60
* Help: Use Qt5-style connectsOrgad Shaneh2016-06-3025-180/+131
* Update qbs submodule.Christian Kandeler2016-06-303-6/+12
* Core: Assign an explicit parent for main editor areaChristian Stenger2016-06-301-0/+2
* Git: fix compilationNikita Baryshnikov2016-06-301-1/+1
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-301-2/+2
|\
| * Fix crashes with (Runnable|Connection)::is<T>()Eike Ziller2016-06-281-2/+2
* | ModelEditor: Zoom with Ctrl + mouse wheelJochen Becher2016-06-294-1/+41
* | QmlDesigner: fix regression from last code cleanupTim Jenssen2016-06-291-2/+2
* | QmlDesigner: Making adding signal handlers more user friendlyThomas Hartmann2016-06-294-5/+19
* | QmlDesigner.MetaInfo: Initiliase property info lazilyThomas Hartmann2016-06-291-6/+47
* | QmlDesigner: Update qrc filesThomas Hartmann2016-06-292-0/+21
* | QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-2921-135/+153
* | GenericPM: Use Qt5-style connectsOrgad Shaneh2016-06-292-8/+7
* | QmlJSEditor: Minor cleanupOrgad Shaneh2016-06-291-4/+4
* | AutoTest: De-slot and complete Qt5-style connectsOrgad Shaneh2016-06-297-22/+9
* | Debugger: Consolidate icon storage handlinghjk2016-06-2815-183/+188
* | Debugger: Clean up debuggerengine.cpphjk2016-06-281-14/+13
* | Qmake: Add Qt:QMAKE_SPEC and Qt:QMAKE_XSPEC expandosTobias Hunger2016-06-281-0/+6
* | Qmake: Update description of Qt:QMAKE_MKSPECS expandoTobias Hunger2016-06-281-1/+1
* | QmlDesigner: Fix crash in testsThomas Hartmann2016-06-281-4/+15
* | Debugger: Make RegisterModel a LeveledTreeModelhjk2016-06-282-4/+7
* | Debugger: Use a typed root item in ThreadModelhjk2016-06-282-5/+5
* | QmlJSEditor: Fix compile with Qt5.5Christian Stenger2016-06-281-2/+4
* | Clang: Honor fixits own locationsNikolai Kosjar2016-06-283-23/+34
* | Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-286-6/+24
|\|
| * ProjectExplorer: Fix comparison with default-constructed Runnableshjk2016-06-241-0/+2
| * Clang: Fix dot-arrow-correction for zero resultsNikolai Kosjar2016-06-245-6/+22
* | Qmake: Add a macro expander to get the currently configured mkspec of a kitTobias Hunger2016-06-282-0/+10
* | CMake: Only start parsing when creator gets focus againTobias Hunger2016-06-288-44/+99
* | CMake: Add per-cmake option to not automatically run cmakeTobias Hunger2016-06-284-16/+62