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
/
layoutbuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Add an 'If' LayoutItem
hjk
2023-08-15
1
-0
/
+7
*
Utils: Add ToolBar to layoutbuilder
Marcus Tillmanns
2023-07-11
1
-2
/
+23
*
Merge remote-tracking branch 'origin/11.0'
Eike Ziller
2023-07-03
1
-0
/
+2
|
\
|
*
Utils: Silence soft assert
Christian Stenger
2023-06-28
1
-0
/
+2
*
|
Utils: Make validation async
Marcus Tillmanns
2023-06-29
1
-0
/
+12
|
/
*
Utils: Move bool aspect to second column in forms by default
hjk
2023-06-22
1
-2
/
+5
*
Utils: Make a lot of labels mouse-selectable
hjk
2023-06-20
1
-2
/
+5
*
Utils: Introduce customMargin(const QMargins &)
Alessandro Portale
2023-06-06
1
-11
/
+9
*
Doc: Mark docs in Utils \internal if classes or functions not found
Leena Miettinen
2023-05-26
1
-1
/
+4
*
Doc: Fix qdoc warning caused by a changed argument name
Leena Miettinen
2023-05-23
1
-1
/
+1
*
Doc: Add Layouting namespace to make its classes' docs visible
Leena Miettinen
2023-05-23
1
-3
/
+11
*
Utils: Add minimal Flow layout support to layout builder
hjk
2023-05-16
1
-0
/
+178
*
Layouting: Add a plain 'Widget' item
hjk
2023-05-12
1
-0
/
+6
*
LayoutBuilder: Avoid leak warnings in Application::exec()
Alessandro Portale
2023-05-10
1
-2
/
+2
*
Layouting: Remove some now unused functions
hjk
2023-05-10
1
-15
/
+1
*
LayoutBuilder: Rename Id to ID
hjk
2023-05-10
1
-2
/
+2
*
LayoutBuilder: Fix Splitter construction
hjk
2023-05-10
1
-2
/
+16
*
Layouting: Introduce Ids for Items
hjk
2023-05-05
1
-0
/
+13
*
Layouting: Add some support for spin boxes
hjk
2023-05-05
1
-11
/
+44
*
Layouting: Fix advancing by empty cells
hjk
2023-05-05
1
-1
/
+7
*
Layouting: Code cosmetics
hjk
2023-05-05
1
-12
/
+3
*
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-28
/
+41
*
Layouting: Handle attach types via setter
hjk
2023-05-03
1
-30
/
+62
*
LayoutBuilder: Rework
hjk
2023-05-03
1
-275
/
+436
*
Layouting: Introduce a 'bindTo' LayoutItem
hjk
2023-05-02
1
-33
/
+48
*
LayoutBuilder: Cut remaining dependency to utils
hjk
2023-05-02
1
-2
/
+9
*
Layouting: Drop compile dependency on BoolAspect
hjk
2023-05-02
1
-8
/
+2
*
Layouting: Add QTextEdit
hjk
2023-04-26
1
-0
/
+9
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-3
/
+3
*
Utils: Start decoupling LayoutBuilder from Aspects
hjk
2023-04-25
1
-63
/
+14
*
Utils: Remove one LayoutBuilder::addRow() overload
hjk
2023-04-25
1
-11
/
+0
*
Utils: Fix unintended comment
Christian Stenger
2023-01-23
1
-1
/
+1
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-37
/
+35
*
Utils: Make all labels created by the LayoutBuilder
hjk
2023-01-19
1
-2
/
+9
*
LayoutBuilder: Turn Splitter into a LayoutItem
Alessandro Portale
2023-01-11
1
-0
/
+11
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
LayoutBuilder: Add support for tab widget
Jarek Kobus
2022-11-18
1
-2
/
+20
*
docker: Improve Docker Device Wizard
Marcus Tillmanns
2022-09-06
1
-0
/
+9
*
Utils: Use 'hr' for horizontal rule in layouts
hjk
2022-08-30
1
-6
/
+8
*
Utils: Add "Layouting::HorizontalRule" LayoutItem
Alessandro Portale
2022-08-29
1
-0
/
+14
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Make LayoutBuilder::Setter a LayoutItem
hjk
2022-08-22
1
-10
/
+18
*
Utils: Introduce a Layouting::WithFormAlignment AttachType
hjk
2022-08-22
1
-14
/
+9
*
Utils: Add a PushButton object to LayoutBuilder
hjk
2022-08-10
1
-0
/
+45
*
Utils: Settle on lowerSnakeCase for LayoutBuilder::Setter
hjk
2022-07-27
1
-5
/
+0
*
Utils: Make the second parameter to LayoutBuilder::attach() an enum
hjk
2022-07-26
1
-13
/
+8
*
Utils: Tiny simplification in LayoutBuilder::Group implementation
hjk
2022-07-26
1
-4
/
+3
*
Utils: Introduce a Layouting::empty item
hjk
2022-07-26
1
-0
/
+1
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
1
-0
/
+3
*
Utils: Make Layouting::Title even less special
hjk
2022-07-22
1
-18
/
+26
[next]