index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
aspects.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Let users provide (local) custom language models
Christian Kandeler
2025-06-11
1
-1
/
+5
*
Utils: Add combobox options to StringSelectionAspect
Marcus Tillmanns
2025-04-24
1
-0
/
+3
*
Utils: Add StringAspect::setValidatorFactory
Marcus Tillmanns
2025-04-24
1
-0
/
+1
*
Utils: Add a way to save aspects without own settings key
hjk
2025-04-08
1
-2
/
+6
*
Utils: Make BaseAspect::saveToMap() non-static
hjk
2025-04-08
1
-2
/
+2
*
Utils: Change AspectList::forEachItem to const
Marcus Tillmanns
2025-04-08
1
-2
/
+2
*
Utils: Tweak color aspect
Christian Stenger
2025-02-10
1
-0
/
+1
*
Utils: Introduce TypedSelectionAspect template
hjk
2024-12-20
1
-0
/
+12
*
Utils: Add an option to BoolAspect to show tooltip as permanent label
hjk
2024-10-30
1
-1
/
+1
*
ProjectExplorer: Display build configuration specific variables again
hjk
2024-10-18
1
-3
/
+4
*
ProjectExplorer: disable project file defined build configurations
David Schulz
2024-10-08
1
-1
/
+2
*
ProjectExplorer: disable workspace runconfiguration container
David Schulz
2024-10-07
1
-0
/
+1
*
Lua: Expose extra properties from StringAspect
Artur Twardy
2024-10-02
1
-0
/
+6
*
Utils: Fix some Aspect::on*Changed names
hjk
2024-07-19
1
-5
/
+5
*
AspectContainer: Remove redundant signal
Jarek Kobus
2024-07-18
1
-1
/
+0
*
Utils: Add a way to use SelectionAspect item data as settings value
hjk
2024-07-10
1
-0
/
+2
*
Utils: Make Aspect::addToLayout() const
hjk
2024-07-08
1
-20
/
+24
*
Utils: Add function to connect to signals of aspects
hjk
2024-07-03
1
-0
/
+8
*
Utils: Centralize aspect macro expansion setup and handling
hjk
2024-06-10
1
-4
/
+8
*
Utils: Add effective binary getter to FilePathAspect
Christian Stenger
2024-06-03
1
-0
/
+1
*
Utils: Implement StringListAspect::addToLayout
Marcus Tillmanns
2024-05-30
1
-0
/
+11
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-27
/
+26
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-14
1
-2
/
+6
|
\
|
*
Utils: Fix compile on windows
Marcus Tillmanns
2024-03-12
1
-2
/
+6
|
*
Utils: Export TypedAspect
Marcus Tillmanns
2024-03-12
1
-1
/
+1
*
|
Utils: Change individual TriStateAspect display strings individually
hjk
2024-02-22
1
-8
/
+7
|
/
*
Debugger: Make DebuggerRunConfig sub-aspects direct members
hjk
2024-02-15
1
-1
/
+7
*
Aspects: Add TypedAspect<T>::valueType
Marcus Tillmanns
2024-01-25
1
-0
/
+2
*
Aspects: Add missing default value to TextDisplay
Marcus Tillmanns
2024-01-25
1
-1
/
+1
*
Utils: Introduce FilePathAspect::setDefaultPathValue(FilePath)
hjk
2024-01-24
1
-0
/
+1
*
GuiUtils: Apply wheel blocker to more widgets
Jarek Kobus
2024-01-05
1
-0
/
+7
*
Utils: Add ToggleAspect
Marcus Tillmanns
2023-12-05
1
-1
/
+36
*
Utils: remove misleading comment from aspect changed signal
David Schulz
2023-10-24
1
-1
/
+1
*
Utils: Add AspectList::createAndAddItem
Marcus Tillmanns
2023-10-11
1
-0
/
+1
*
Utils: Add AspectList::clear()
Marcus Tillmanns
2023-09-26
1
-0
/
+1
*
Utils: Don't store widgets in StringAspect
Marcus Tillmanns
2023-09-21
1
-3
/
+5
*
Utils: Replace BaseAspect::pushUndo
Marcus Tillmanns
2023-09-21
1
-4
/
+6
*
Utils: Don't store widgets in BoolAspect
Marcus Tillmanns
2023-09-21
1
-1
/
+3
*
Utils: Don't store pointer to aspect label widget
Marcus Tillmanns
2023-09-21
1
-2
/
+3
*
Revert "Utils: Add StringListAspect editor"
Marcus Tillmanns
2023-09-21
1
-3
/
+0
*
Utils: Add StringListAspect editor
Marcus Tillmanns
2023-09-21
1
-0
/
+3
*
Utils: Update gui when setting default value
Marcus Tillmanns
2023-09-21
1
-1
/
+2
*
Utils: Add StringSelectionAspect
Marcus Tillmanns
2023-09-15
1
-1
/
+36
*
Utils: Add AspectList::addToLayout
Marcus Tillmanns
2023-09-15
1
-0
/
+1
*
Utils: Fix constness in AspectList functions
Marcus Tillmanns
2023-09-15
1
-3
/
+3
*
Utils: Add AspectList aspect
Marcus Tillmanns
2023-09-14
1
-1
/
+74
*
Utils: Add FilePathListAspect
Marcus Tillmanns
2023-09-12
1
-0
/
+29
*
Utils: Add Undo facilities for aspects
Marcus Tillmanns
2023-09-12
1
-0
/
+65
*
Utils: Fix AspectContainer::setAutoApply
Marcus Tillmanns
2023-09-12
1
-2
/
+2
*
Utils: Switch to QtcSettings
Marcus Tillmanns
2023-09-05
1
-2
/
+3
[next]