Daniel Pfeifer
|
58c5f77837
clang-tidy: fix `readability-redundant-*` warnings
|
1 year ago |
Brad King
|
5cda8a3993
cmake-gui: Fix conversion warnings about Qt indexing types
|
2 years ago |
Kyle Edwards
|
cb00fe0892
cmake-gui: do not set search filter if regex is invalid
|
2 years ago |
Ben Boeckel
|
aa3649eb04
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
|
3 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Brad King
|
9ec50ff157
cmake-gui: Restore search bar case insensitivity
|
4 years ago |
Sankhesh Jhaveri
|
134d69121e
cmake-gui: Restore search bar for cache view and environment dialog
|
4 years ago |
Sankhesh Jhaveri
|
f1de6f6682
cmake-gui: Support building against Qt6
|
4 years ago |
Brad King
|
5f782119c8
cmake-gui: Restore workaround for crash in file dialog
|
5 years ago |
Kyle Edwards
|
ab8f6fdd8c
CMake GUI: Modernize signal-slot connections
|
5 years ago |
Brad King
|
f3d93edb36
Merge topic 'cmake-gui-qt-5.14'
|
5 years ago |
Brad King
|
af6cf586f6
cmake-gui: Fix crash when built with Qt 5.14 or later
|
5 years ago |
Brad King
|
6bdbc7dba0
Merge topic 'cmake-gui-qt-5.14'
|
5 years ago |
Brad King
|
8eb7cf9b5f
cmake-gui: Fix compilation as C++14 with Qt 5.14
|
5 years ago |
Brad King
|
068551cfb2
Merge topic 'cmake-gui-qt5-only'
|
5 years ago |
Ben Boeckel
|
d7679f6427
QCMakeCacheView: use non-deprecated List and Set constructions
|
5 years ago |
Ben Boeckel
|
ce9dbceb42
QtDialog: remove Qt4-only code
|
5 years ago |
Ben Boeckel
|
44f1744bed
QtDialog: avoid using deprecated APIs
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Bartosz Kosiorek
|
ab2e35d614
Replace occurrences of "Mac OS X" with "macOS" in comments
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1ffe47e37f
QCMakeCacheView: prever QVector over QList
|
8 years ago |
Daniel Pfeifer
|
726b3b6f75
QtDialog: add reference in foreach
|
8 years ago |
Daniel Pfeifer
|
377d4df279
QCMakeCacheView: avoid temporary containers for iteration
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d3b5bef11
QCMakeCacheView: simplify boolean expression
|
9 years ago |