aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Clang: Fix comma-separated class members in symbol outlineIvan Donchevskii2018-06-281-0/+4
* CppTools: Fix getting locator filters from the object poolIvan Donchevskii2018-06-285-8/+49
* Clang: Fix Q_PROPERTY return typeIvan Donchevskii2018-06-281-7/+0
* ProjectExplorer: Fix replaceSubtree for project nodesChristian Stenger2018-06-271-1/+3
* Clang: Avoid using -isystem include pathsNikolai Kosjar2018-06-274-40/+10
* Utils: Separate the filter icon from the expand arrowAlessandro Portale2018-06-278-9/+29
* WinRt: restrict WinRt deployment steps to WinRt devicesDavid Schulz2018-06-271-0/+3
* VcsCommand: Block auto reload while a command is runningOrgad Shaneh2018-06-275-1/+22
* Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-276-13/+13
* qmljs: Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-264-121/+121
* FancyTabWidget: Set focus on widget changeOrgad Shaneh2018-06-261-0/+7
* TextEditor: Fix crashOrgad Shaneh2018-06-261-1/+3
* AutoTest: Fix finding corresponding item for data tagsChristian Stenger2018-06-261-1/+2
* Wizard: Ensure compilable widget application templateChristian Stenger2018-06-251-0/+1
* ProjectWelcomePage: Do not open project on right clickhjk2018-06-251-17/+25
* Wizards: Drop support for Qt4 for widgets applicationChristian Stenger2018-06-222-1/+3
* Update qbs submoduleChristian Kandeler2018-06-221-0/+0
* QbsProjectManager: Allow the user to cancel the project resolving phaseChristian Kandeler2018-06-211-0/+4
* Clang: Add checkbox for fix-its column headerIvan Donchevskii2018-06-214-1/+82
* AutoTest: Fix detection of Quick tests nameChristian Stenger2018-06-212-8/+32
* AutoTest: Fix handling of test runs when project changesChristian Stenger2018-06-213-10/+42
* AutoTest: Guard against nullptr accessChristian Stenger2018-06-211-14/+16
* Fix Qt Creator build with ClangIvan Donchevskii2018-06-204-12/+19
* AutoTest: Use correct parent for duration resultsChristian Stenger2018-06-201-0/+2
* Clang: Remove redundant checkIvan Donchevskii2018-06-201-4/+0
* Clang: Use built-in follow symbol for "ui_*" includesIvan Donchevskii2018-06-201-1/+6
* Fix that D source files should not open in C++ editorEike Ziller2018-06-201-0/+7
* Clang: Add default diagnostic configuration for ClazyIvan Donchevskii2018-06-202-16/+51
* Clang: Add default configurations with Clang-Tidy checksIvan Donchevskii2018-06-202-8/+78
* TextEditor: Do not paint invisible search resultsDavid Schulz2018-06-201-14/+45
* BinEditor: Fix auto-updating for debugger memory viewshjk2018-06-191-1/+5
* Kit: When loading from a map, allow empty IDsUlf Hermann2018-06-191-9/+4
* QbsProjectManager: Set ID, objectName, priority for QbsKitInformationUlf Hermann2018-06-192-0/+9
* QmlDebug: Robustify packet protocolUlf Hermann2018-06-192-20/+39
* QmlDebug/QmlProfiler: Fix integer range checksUlf Hermann2018-06-192-10/+5
* Gerrit: Update remotes on settings changeOrgad Shaneh2018-06-195-1/+30
* Gerrit: Fix modality of warning message for invalid configurationOrgad Shaneh2018-06-191-2/+2
* Git: Update file model after unsuccessful commitOrgad Shaneh2018-06-192-1/+2
* Git: Minor cleanup in commit processingOrgad Shaneh2018-06-191-6/+4
* Gerrit: Unset authenticated on unknown errorOrgad Shaneh2018-06-191-0/+1
* Utils: Move common positionInText function to Utils::TextIvan Donchevskii2018-06-194-26/+29
* Fix crash of process steps in deploy configurationEike Ziller2018-06-191-1/+5
* Fix that bookmarks couldn't be added to .pro files with mouseEike Ziller2018-06-199-9/+3
* AutoTest: Add support for more Quick test optionsChristian Stenger2018-06-191-1/+4
* AutoTest: Extend expected quick test macrosChristian Stenger2018-06-191-1/+2
* AutoTest: Code cosmeticsChristian Stenger2018-06-1923-37/+39
* AutoTest: Do not create marks twiceChristian Stenger2018-06-191-4/+2
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-197-1/+19
* Core: Fix indentationOrgad Shaneh2018-06-181-1/+1
* Set parents for menus in the main menu barEike Ziller2018-06-181-0/+2