index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
aspects.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Allow a BoolAspect to adopt an external button
hjk
2023-05-17
1
-2
/
+14
*
Utils: Introduce a FilePathAspect
hjk
2023-05-16
1
-0
/
+22
*
Utils: Use QAbstractButton instead of QCheckBox in BoolAspect
hjk
2023-05-12
1
-17
/
+17
*
Utils: Fix some IntegerAspect value display issue
hjk
2023-05-12
1
-2
/
+2
*
Utils: Add an AspectContainer::changed() signal
hjk
2023-05-12
1
-0
/
+5
*
Utils: Remove empty item after option
Christian Stenger
2023-05-12
1
-1
/
+0
*
Utils: Guard SelectionAspect value access against out-of-bounds access
hjk
2023-05-11
1
-2
/
+4
*
Utils: Add more FilePathChooser config options to StringAspect
hjk
2023-05-11
1
-0
/
+27
*
Utils: Fix groupChecker functionality for aspects
Christian Stenger
2023-05-10
1
-1
/
+3
*
Utils: Improve CheckBox layouting
Marcus Tillmanns
2023-05-05
1
-2
/
+3
*
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-44
/
+38
*
LayoutBuilder: Rework
hjk
2023-05-03
1
-12
/
+20
*
Layouting: Drop compile dependency on BoolAspect
hjk
2023-05-02
1
-6
/
+10
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Utils: Start decoupling LayoutBuilder from Aspects
hjk
2023-04-25
1
-1
/
+8
*
Utils: Continue Environment/EnvironmentChange consolidation
hjk
2023-03-24
1
-10
/
+5
*
Terminal: Add Terminal plugin
Marcus Tillmanns
2023-02-24
1
-0
/
+71
*
Utils: Move some translated strings from .h to .cpp
hjk
2023-02-08
1
-4
/
+4
*
Translations: Remove header includes of *tr.h in .h files
Alessandro Portale
2023-02-08
1
-0
/
+1
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-1
/
+1
*
Utils: Start Environment/EnvironmentChange consolidation
hjk
2023-01-27
1
-0
/
+5
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-13
/
+15
*
Various: Adapt to change in FilePath
Christian Stenger
2023-01-17
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Add defaultValue getter for Aspects
Cristian Adam
2023-01-05
1
-5
/
+41
*
Utils: Change Aspect readOnly default to false
hjk
2022-12-12
1
-1
/
+1
*
StringAspect: Fix setting readOnly
Jarek Kobus
2022-12-06
1
-0
/
+2
*
Utils: Fix clazy "Mixing iterators with const_iterators" warnings
Jarek Kobus
2022-11-30
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-17
/
+17
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-1
/
+1
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Introduce a Layouting::empty item
hjk
2022-07-26
1
-1
/
+1
*
Drop Qt5: Utils: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-4
/
+4
*
Utils: Allow programmatically change of IntegerAspect
Christian Stenger
2022-07-08
1
-1
/
+9
*
docker: Fix StringAspect default value handling
Marcus Tillmanns
2022-07-07
1
-0
/
+6
*
Utils: Allow placeholder text for path chooser aspect
Christian Stenger
2022-07-05
1
-0
/
+3
*
Fix application of value to StringAspect/LineEditDisplay
Eike Ziller
2022-06-23
1
-0
/
+3
*
Remove a the necessity of a few weak vtables
hjk
2022-06-22
1
-0
/
+4
*
Aspects: Update of combo box when changing TriState value
Eike Ziller
2022-06-08
1
-1
/
+1
*
Utils: Drop unused headers [A-H]
Jarek Kobus
2022-05-25
1
-6
/
+6
*
Utils: Pass MacroExpander to ArgumentsAspect constructor
hjk
2022-05-20
1
-2
/
+2
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-4
/
+0
*
QtcProcess: Forward declare Environment in QtcProcess header
Jarek Kobus
2022-05-09
1
-0
/
+1
*
Utils: add default file path to string aspect
David Schulz
2022-05-05
1
-1
/
+9
*
Merge remote-tracking branch 'origin/7.0'
Eike Ziller
2022-04-27
1
-2
/
+4
|
\
|
*
CMake: Set the build directory change after Browse
Cristian Adam
2022-04-26
1
-2
/
+4
*
|
ProjectExplorer: Pass envAspect directly to WorkingDirectory constructor
hjk
2022-04-22
1
-6
/
+0
*
|
Debugger: Avoid one use of RunControl::runConfiguration()
hjk
2022-04-14
1
-9
/
+29
*
|
ProjectExplorer: Copy more RunConfiguration data to RunControl
hjk
2022-04-12
1
-1
/
+52
|
/
[next]