Magne Sjaastad
bdc536dfc4
#6106 Apply clang-format on AppFwk
2020-06-19 08:00:01 +02:00
Gaute Lindkvist
e58da136e3
#2082 Support custom date time format ( #4594 )
...
* #2082 Support custom date time format
* Clang-format
2019-08-19 09:37:42 +02:00
Gaute Lindkvist
94a8c35311
#4282 Move new Grid Layout creation inside form layout object editor
2019-04-05 13:28:23 +02:00
Gaute Lindkvist
cdc7a12190
#4282 Make minimum size work well for property view
2019-04-05 13:05:48 +02:00
Gaute Lindkvist
038d7a7676
#4097 Implement stretch factors for editors
2019-04-04 11:19:35 +02:00
Magne Sjaastad
a3aeb424b3
Revert " #3564 System : Recreate QGridLayout for each property editor"
...
This reverts commit f6c92a15a6
.
2018-11-02 14:04:29 +01:00
Magne Sjaastad
f6c92a15a6
#3564 System : Recreate QGridLayout for each property editor
...
If the layout is reused, the rows grow over time. This causes the Cell Result to not fill all available space.
2018-10-26 11:39:58 +02:00
Gaute Lindkvist
e8a1d30f2d
#3404 Side by side editors, first implementation.
2018-09-26 14:30:50 +02:00
Magne Sjaastad
97822cbd2c
#2361 AppFwk : Template specialization of stream operator for vector of FilePath
2018-01-11 13:50:26 +01:00
Magne Sjaastad
913d6ec6ab
Fix missing include detected on Linux
2017-09-13 07:30:06 +02:00
Magne Sjaastad
9d7dcefc78
( #1883 ) AppFwk : Refactor of WidgetBasedObjectEditor and friends
2017-09-13 07:16:18 +02:00
Magne Sjaastad
408b825497
#1883 AppFwk : Move recursiveSetupFieldsAndGroups to UiWidgetBasedObjectEditor
2017-09-13 07:16:03 +02:00
Magne Sjaastad
7e43c4e666
#1883 AppFwk : Move UiFieldEditorHelper to separate file
2017-09-13 07:09:16 +02:00
Magne Sjaastad
cb7d0ada8e
#1883 AppFwk : Add WidgetBasedObjectEditor
2017-09-13 07:09:11 +02:00
Magne Sjaastad
c18e9c1293
#1833 AppFwk: Add support for dynamic labels on group-boxes
2017-08-28 15:14:15 +02:00
Bjørnar Grip Fjær
938fbc3670
Add UI date editor
2017-06-16 13:34:19 +02:00
Jacob Støren
888db49d6c
#1337 Caf: Preserve the user collapse settings for each object type within session.
...
Provide means to set groups collapsed by default in the defineUiOrdering method, and to force the setting disregrding the user actions
2017-03-20 22:12:07 +01:00
Jacob Støren
a1d14dc8a3
#1337 Changed the GroupBoxes to MinimizePanels to increase readability and allow collapsing of the groups.
2017-03-20 14:56:03 +01:00
Magne Sjaastad
6791600d03
#1260 Replaced assert() with CAF_ASSERT() in AppFwk
2017-03-08 08:19:51 +01:00
Jacob Støren
af551284c0
Linux Compile Fix
2017-02-09 14:40:40 +01:00
Jacob Støren
2ccabc4589
Caf: Added asserts to make it clearer that "useOptionsOnly" == false is unsupported yet.
2017-02-09 13:31:25 +01:00
Magne Sjaastad
30ac0841dd
AppFwk : Table View - Added support for PdmPtrArrayFieldHandle
2016-12-19 14:58:46 +01:00
Magne Sjaastad
55895fb8d8
AppFwk : Added static method used to create field editors. Always create comboBox for PdmPtrFields
2016-12-14 14:52:49 +01:00
Jacob Støren
296dac48d3
Removed a call to uiValue() that was not preceeded with valueOptions().
...
Understood that this is an inherent problem with those two methods, and made a comment on that.
2016-11-04 08:03:22 +01:00
Magne Sjaastad
929c1d1633
AppFwk : Use field handle as key to support multiple fields with same keyword in object editor
2016-10-14 13:23:14 +02:00
Magne Sjaastad
b8f1099d32
AppFwk : Clear internal structures when object changes
2016-10-12 10:08:08 +02:00
Magne Sjaastad
9db44a349a
AppFwk : Assert if two fields or groups with same name is present in PdmuiOrdering for cafPdmUiDefaultObjectEditor
2016-06-29 12:48:05 +02:00
Jacob Støren
7419ad5089
Caf: Added default tab order in the property editor widgets.
2016-06-10 12:18:26 +02:00
Magne Sjaastad
82903afa25
Do not assert when a field editor cannot be created
2015-08-13 13:06:55 +02:00
Magne Sjaastad
fd5bd534f6
Added dummy static class to fix issue with single macro in cpp
...
The implementation of this dummy class is put in the file with the
single macro defining the UI editor. This will cause the cpp file to
always be compiled.
2015-08-12 21:51:02 +02:00
Magne Sjaastad
58149cbdb9
Copied in RPM/Fwk/AppFwk
...
Commented out use of stipple line, as VizFwk is not update yet
2015-07-29 14:19:43 +02:00
Magne Sjaastad
89fc4629c8
Added default editor for quint64
2014-04-22 13:16:24 +02:00
sigurdp
f64d9b7e64
Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk
2013-09-20 16:01:20 +02:00