Skip to main content
summaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2019-04-22[releng] Bump version to 9.7.1Jonah Graham2-2/+2
2018-12-11Bug 542644 - Add fragment for Java 11 JAXB dependenciesJonah Graham1-0/+8
2018-12-10[releng] Bump version to 9.7.0Jonah Graham2-2/+2
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham6-30/+30
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham3-10/+5
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham1-8/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham22-22/+22
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham36-80/+80
2018-11-22Bug 540373: Cleanup: Remove unnecessary castsJonah Graham8-9/+9
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham1-0/+1
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham8-12/+18
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham102-1246/+1089
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham20-1/+3244
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham309-996/+1956
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham167-21558/+21558
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms4-0/+4
2018-10-23Bug 540367 - Increment version numbersWilliam Riley2-2/+2
2018-06-26Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverterMarc-Andre Laperle1-0/+2
2018-06-05[releng] Bump version to 9.6.0Jonah Graham2-2/+2
2018-02-13[releng] Bump version to 9.5.0Jonah Graham2-2/+2
2017-12-01Cleanup Core Build Preference pages.Doug Schaefer1-0/+1
2017-11-21Releng fixes, ensuring legal files are there. Removing projects.Doug Schaefer2-1/+26
2017-11-03Hook up the error parser properly in the build configuration.Doug Schaefer1-3/+5
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer3-5/+7
2017-10-17Make no toolchain error handling more generic and reuse with QtDoug Schaefer1-1/+3
2017-10-16Fix up handling of Qt build config defaults.Doug Schaefer1-38/+9
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer3-44/+35
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer2-13/+19
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-1/+7
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer1-40/+40
2017-06-02Bug 510987 - Properly support PIE executables as build outputDoug Schaefer3-2/+22
2017-05-15Bug 516318 Remove the old MBS Qt5 templateDoug Schaefer1-16/+0
2017-02-17Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interfaceNathan Ridge1-2/+1
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle8-188/+25
2017-01-09Bug 402498 - Apply declaredBefore() filtering to index bindingsNathan Ridge1-0/+1
2016-12-29Bug 509749 - Find References doesn't find a reference to a functionSergey Prigogin1-5/+0
2016-12-19Remove the redundant ISerializableExecution interfaceNathan Ridge1-2/+2
2016-12-19Remove the redundant ISerializableEvaluation interfaceNathan Ridge1-2/+2
2016-11-16Update version to 9.3.0Marc Khouzam6-7/+7
2016-11-15Update version to 9.2.0Marc Khouzam6-7/+7
2016-11-14Fix up feature names for Neon.2 SimRel repo.Doug Schaefer1-1/+1
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer14-274/+314
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer1-4/+28
2016-10-27Revert "Bug 402498 - Apply declaredBefore() filtering to index bindings"Sergey Prigogin1-1/+0
2016-10-21Make launchMode a core thing and add Debug for CMake configs.Doug Schaefer1-11/+15
2016-10-20Fix include paths to make them relative to the project file for Qt.Doug Schaefer1-5/+2
2016-10-19Bug 402498 - Apply declaredBefore() filtering to index bindingsNathan Ridge1-0/+1
2016-10-12Updates for Core Build.Doug Schaefer14-355/+67
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter4-3/+10
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer5-11/+18

Back to the top