summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-241-2/+0
|\
| * Remove deployment of iossim toolVikas Pachdha2016-10-201-2/+0
| * Revert "iOS: Replaced deprecated signal QProcess::error. Fixes compilation is...Christian Stenger2016-10-181-2/+4
* | compile fixTim Jenssen2016-10-211-0/+1
* | QmlDesigner.PropertyEditor: Fixing url editorThomas Hartmann2016-10-211-5/+15
* | QmlDesigner: refactor indent featureTim Jenssen2016-10-216-29/+39
* | QmlDesigner: add getLineInDocument() for convenienceTim Jenssen2016-10-212-0/+10
* | QmlDesigner: space only cleanupsTim Jenssen2016-10-213-2/+2
* | Clang: Fix using forward slashes for CLANG_RESOURCE_DIR in qbsNikolai Kosjar2016-10-211-2/+2
* | clangcodemodel: Use forward slashes for CLANG_RESOURCE_DIR defineFriedemann Kleint2016-10-212-3/+5
* | ClangStaticAnalyzer: Tests: Change target only if necessaryNikolai Kosjar2016-10-211-8/+10
* | Clang: Clear left-over preambles after crashNikolai Kosjar2016-10-212-3/+14
* | DiffEditor: fix revert chunk for diffs of modified filesJarek Kobus2016-10-217-18/+81
* | Reuse the Guard classJarek Kobus2016-10-213-27/+17
* | Use namespace Core in diff editor pluginJarek Kobus2016-10-211-37/+39
* | Handle "Diff All Modified Files" action enablementJarek Kobus2016-10-214-46/+56
* | Implement diff on close, on revert and on external modificationJarek Kobus2016-10-2111-17/+243
* | Fix marking files modified externally as modifiedJarek Kobus2016-10-218-12/+220
* | Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-2129-116/+136
* | Clang: Fix typoNikolai Kosjar2016-10-211-1/+1
* | Clang: Log messages with time stampNikolai Kosjar2016-10-211-2/+5
* | Clang: Shorten output prefixNikolai Kosjar2016-10-211-2/+2
* | QmlDesigner: Fix for item library search filterThomas Hartmann2016-10-213-0/+9
* | Cdb: Set frame when using the python engineDavid Schulz2016-10-211-0/+2
* | Clang: Clean up diagnostic widgetNikolai Kosjar2016-10-215-174/+277
* | GenericHighlighter: Update from latest KTextEditor sourceOrgad Shaneh2016-10-2116-927/+1134
* | QmlDesigner: cleanup DocumentManagerTim Jenssen2016-10-202-44/+19
* | Cdb: Add python function returning all template argumentsDavid Schulz2016-10-201-0/+20
* | Cdb: Fix getTypeName return value for non existing typesDavid Schulz2016-10-201-4/+6
* | CdbExt: Version bumpDavid Schulz2016-10-201-1/+1
* | CMake: forward-declare QDialogØystein Walle2016-10-201-0/+1
* | Update documentation for connections editorThomas Hartmann2016-10-206-0/+54
* | ProjectExplorer: "Build" and "Run" icons for the projects mode treeAlessandro Portale2016-10-191-2/+14
* | QbsProjectManager: Do not set an empty compiler nameChristian Kandeler2016-10-191-2/+4
* | CppEditor: Native dir separators in ResourcePreviewHoverHandlerAlessandro Portale2016-10-191-1/+3
* | QbsProjectManager: Do not set up generated files for disabled productsChristian Kandeler2016-10-191-4/+6
* | Update qbs submoduleChristian Kandeler2016-10-191-0/+0
* | Doc: Add a step to add connections and bindings in Connections tabLeena Miettinen2016-10-191-0/+6
* | Doc: Use automatic linking to directly link to the type docsLeena Miettinen2016-10-191-2/+1
* | ScxmlEditor: Themable, HighDPI-able export-canvas iconAlessandro Portale2016-10-185-1/+56
* | ScxmlEditor: Use Utils::Icons::SNAPSHOT_TOOLBARAlessandro Portale2016-10-183-2/+1
* | TextEditor: Improved lightbulb iconAlessandro Portale2016-10-185-4/+10
* | Utils: Add a "snapshot" iconAlessandro Portale2016-10-186-0/+46
* | Clang*: Workaround parsing mingw's <type_traits> with clang 3.9Nikolai Kosjar2016-10-185-0/+13
* | Clang: Avoid running into gcc/mingw intrinsicsNikolai Kosjar2016-10-185-8/+19
* | Clang: Fix parsing MSVC's crtdefs.h for 64 BitNikolai Kosjar2016-10-189-28/+38
* | TextEditor: Tweak the refactoroverlay painting for HighDPIAlessandro Portale2016-10-181-2/+3
* | Clang: Use compiler specific undefine optionNikolai Kosjar2016-10-183-1/+14
* | Clang: Fix delayed reparse of dirty and visible but not current documentsNikolai Kosjar2016-10-186-14/+120
* | Clang: Remove left-over functionsNikolai Kosjar2016-10-181-26/+1