aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/layoutbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add GridCellMarcus Tillmanns6 days1-6/+33
* Utils: Add max Width/Height to layoutbuilderMarcus Tillmanns8 days1-0/+10
* Utils: Add rowStretch for Grid layoutsMarcus Tillmanns10 days1-0/+9
* Utils: Add fix for QScrollArea::sizeHint bugMarcus Tillmanns10 days1-2/+37
* Utils: Add aligning items in Grid cellsMarcus Tillmanns10 days1-1/+22
* Utils: Add Canvas widgetMarcus Tillmanns10 days1-0/+26
* Utils: Add ScrollArea frameShape propertyMarcus Tillmanns10 days1-0/+27
* Utils: Add Layouting::replaceLayoutOnMarcus Tillmanns2025-04-291-0/+11
* Core: Create CoreButton Layouting helperMarcus Tillmanns2025-04-281-13/+2
* Layouting/Flow: Use layout spacing() for the horizontal spacingEike Ziller2025-04-041-13/+4
* Layouting/Flow: Fix sizeHint and row size calculationEike Ziller2025-04-041-7/+36
* Layouting/Flow: Avoid calling virtual method in destructorEike Ziller2025-04-021-3/+2
* Layouting/Flow: Support right alignmentEike Ziller2025-04-021-11/+23
* Layouting/Flow: Center items verticallyEike Ziller2025-04-021-3/+24
* Layouting/Flow: Fix horizontal spacingEike Ziller2025-04-021-9/+17
* LayoutBuilder: Add onLinkActivated to LabelEike Ziller2025-03-281-0/+5
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-241-0/+14
|\
| * Lua: Add possibility to insert tool button to toolbarKrzysztof Chrusciel2025-03-191-0/+14
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-131-0/+5
|\|
| * Lua: Add viewportMargins option for supported widgetsLukasz Papierkowski2025-03-121-0/+5
* | Utils: Fix "elsecase" parameter nameMarcus Tillmanns2025-03-031-2/+2
|/
* Lua: Add source code copy link and icon for MarkdownBrowserLukasz Papierkowski2025-02-281-5/+15
* Merge remote-tracking branch 'origin/15.0'Eike Ziller2025-01-161-0/+16
|\
| * Lua: Expose stretch function in box layoutArtur Twardy2025-01-151-0/+11
| * Lua: Add minimumWidth property to WidgetOptionsArtur Twardy2025-01-151-0/+5
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-12-051-0/+6
|\|
| * Lua: Export sizePolicy parameter for WidgetsKrzysztof Chrusciel2024-12-051-0/+6
* | LayoutBuilder: Make the guard the first parameters in "slots"hjk2024-12-021-5/+5
* | Utils: Add default ctors for Layouting::{Row,Column,Flow}hjk2024-11-191-1/+18
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-141-1/+23
|\|
| * Lua: Add setting cursor shape on WidgetArtur Twardy2024-11-141-0/+5
| * Utils: Let LineEdit accept Enter/ReturnMarcus Tillmanns2024-11-141-1/+18
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-11-011-0/+12
|\|
| * Add IconDisplay class and expose it to luaArtur Twardy2024-10-311-0/+12
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-311-4/+4
|\|
| * Lua: Fix for setSizedSize arg typeArtur Twardy2024-10-291-2/+2
| * Utils: Add guard to SpinBox onTextChangedMarcus Tillmanns2024-10-291-2/+2
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-281-4/+15
|\|
| * Lua: Add fixedSize to builder propertyArtur Twardy2024-10-251-0/+5
| * Lua: Add text setter to LineEditArtur Twardy2024-10-251-0/+5
| * Utils: Add missing guardsMarcus Tillmanns2024-10-241-4/+4
| * Utils: Set ScrollArea to resize content by defaultMarcus Tillmanns2024-10-241-0/+1
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-181-0/+33
|\|
| * Utils: Add MarkdownBrowser to LayoutingMarcus Tillmanns2024-10-181-0/+19
| * Utils: Add ScrollAreaMarcus Tillmanns2024-10-181-0/+14
* | Merge remote-tracking branch 'origin/15.0'Eike Ziller2024-10-161-1/+30
|\|
| * Lua: Add spinnerArtur Twardy2024-10-161-0/+18
| * Lua: Expose LineEdit type to luaArtur Twardy2024-10-161-0/+47
| * Lua: Expose text, textFormat and wordWrap of LabelArtur Twardy2024-10-161-0/+5
| * Utils: Add a 'tight' layout modifierhjk2024-10-141-0/+6