summaryrefslogtreecommitdiff
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Restore search bar for cache view and environment dialogSankhesh Jhaveri2021-02-222-0/+10
* cmake-presets: Add build and test presetsSam Freed2021-02-011-6/+7
* CMake GUI: Fix rendering issueMatthew Woehlke2021-01-151-4/+1
* CMake GUI: Use system icons when availableMatthew Woehlke2021-01-152-4/+4
* CMake GUI: Don't use QToolButtonMatthew Woehlke2021-01-153-17/+4
* CMake GUI: Improve signal specificationMatthew Woehlke2021-01-153-13/+15
* Merge branch 'master' into cmake-gui-qrc-fixKyle Edwards2021-01-115-33/+151
|\
| * cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
| * cmake-gui: Restore minimal plugin installation for Qt5Brad King2021-01-071-2/+12
| * cmake-gui: Restore exclusion of static plugin installationBrad King2021-01-071-1/+2
| * cmake-gui: Restore installation of Qt plugin dependenciesBrad King2021-01-071-1/+1
| * cmake-gui: Remove outdated FIXME comment about plugin installationBrad King2021-01-071-2/+0
| * cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparisonBrad King2021-01-071-1/+1
| * cmake-gui: Add a Qt version control variableSankhesh Jhaveri2021-01-051-8/+20
| * cmake-gui: Conditionally switch between QDirModel and QFileSystemModelSankhesh Jhaveri2021-01-051-1/+36
| * cmake-gui: Replace obsolete QDirModel with QFileSystemModelSankhesh Jhaveri2021-01-051-13/+10
| * cmake-gui: Prefer local variable for Qt major versionSankhesh Jhaveri2021-01-051-23/+27
| * cmake-gui: Support installation for both Qt5 and Qt6 pluginsSankhesh Jhaveri2021-01-051-7/+17
| * cmake-gui: Use a consistent Qt major version variable nameSankhesh Jhaveri2021-01-051-20/+19
| * cmake-gui: Remove explicit locale setupSankhesh Jhaveri2021-01-051-4/+0
| * cmake-gui: Support building against Qt6Sankhesh Jhaveri2021-01-053-21/+77
| * Merge topic 'cmake-gui-system-icon'Brad King2020-12-161-1/+1
| |\
| | * cmake-gui: Use icon from system theme if availableLoren Burkholder2020-12-151-1/+1
* | | cmake-gui: Restore linking of Qt resourcesKyle Edwards2021-01-111-2/+3
* | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
|/ /
* | cmake-gui: Restore completion during path editingBrad King2020-12-151-9/+14
|/
* cmake-gui: Restore workaround for crash in file dialogBrad King2020-11-052-0/+14
* Merge topic 'cmake-presets-help-flag' into release-3.19Brad King2020-10-281-1/+6
|\
| * ccmake: Don't list --preset in --helpKyle Edwards2020-10-271-1/+6
* | CMake GUI: Add --browse-manual argumentKyle Edwards2020-10-272-14/+22
|/
* CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-261-2/+1
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-224-11/+19
* CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-211-11/+11
* CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-162-4/+15
* cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
* cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
* cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
* CMake GUI: Add presets functionalityKyle Edwards2020-10-0515-11/+762
* CMake GUI: Add "CMake Reference Manual" help itemKyle Edwards2020-09-301-2/+16
* CMake GUI: Add environment editorKyle Edwards2020-09-289-37/+539
* CMake GUI: Modernize signal-slot connectionsKyle Edwards2020-09-277-149/+180
* CMake GUI: Split up into libraries, add test shimKyle Edwards2020-09-233-7/+31
* QCMakeCacheView: Default to nullptr for parentKyle Edwards2020-09-231-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-039-36/+9
* Merge topic 'cmake-gui-qt-5.14'Brad King2020-07-231-2/+3
|\
| * cmake-gui: Fix crash when built with Qt 5.14 or laterBrad King2020-07-221-2/+3
* | Merge topic 'cmake-gui-qt-5.14'Brad King2020-07-071-4/+4
|\ \ | |/
| * cmake-gui: Fix compilation as C++14 with Qt 5.14Brad King2020-07-061-4/+4
* | cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-294-18/+0
* | QCMakeWidgets: replace QDirModelBen Boeckel2020-06-151-9/+9