summaryrefslogtreecommitdiff
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-131-3/+3
* cmake-gui: Support non-ASCII chars on Windows with Qt6Mehdi Chinoune2022-06-105-105/+81
* Merge topic 'cmake-gui-locale'Brad King2022-05-311-0/+14
|\
| * cmake-gui: Restore support for internationalization with Qt5 on WindowsBrad King2022-05-271-0/+14
* | clang-tidy: fix `performance-unnecessary-copy-initialization` lintsBen Boeckel2022-05-241-2/+2
* | clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-2/+1
* | cmake-gui: avoid undefined font in recent macOSCarlo Marcelo Arenas Belón2022-04-151-1/+2
* | cmake-gui: Add "Building" category to freedesktop menu specReinaldo Deprera2022-04-041-1/+1
* | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraphKyle Edwards2022-01-065-21/+21
* | Rename cmProp in cmValueMarc Chevrier2021-09-211-8/+8
* | cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-3/+3
* | Fix -Wpessimizing-move warnings in QCMake::loadPresets()Alex Richardson2021-06-221-9/+6
* | cmMessenger: Pass title inside a metadata structureMarius Messerschmidt2021-05-191-2/+3
* | cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-083-5/+17
* | cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-071-1/+1
* | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-1/+1
|/
* cmake-gui: Restore search bar case insensitivityBrad King2021-03-042-4/+4
* 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