Magne Sjaastad
|
72a1a69547
|
#1830 AppFwk : Show text in label
|
2017-09-07 14:56:10 +02:00 |
|
Magne Sjaastad
|
3633474dc2
|
#1830 AppFwk : Expand tree if item count has changed
|
2017-09-07 14:56:10 +02:00 |
|
Magne Sjaastad
|
aef886a26e
|
#1830 AppFwk : Add heading concept
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
71db603e11
|
#1830 AppFwk : Invalidate only relevant QModelIndex when selecting items
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
d3a37aa1d8
|
#1830 AppFwk : Hide QTreeView header
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
55bdf4701e
|
#1830 AppFwk : Cache data to speed up model queries
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
e7351179c3
|
#1830 AppFwk : Add unit test for tree selection QModel
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
841faf022b
|
#1830 AppFwk : Add TreeSelectionEditor and TreeSelectionQModel
|
2017-09-07 14:56:09 +02:00 |
|
Magne Sjaastad
|
4be32969f1
|
AppFwk : Linux fix : Add linking of thread library
|
2017-09-07 10:48:04 +02:00 |
|
Magne Sjaastad
|
beea898dc6
|
#1866 AppFwk : Move QTreeView state serializer to cafUserInterface
|
2017-09-07 09:34:14 +02:00 |
|
Magne Sjaastad
|
5e6547c0c5
|
#1830 AppFwk : Move members to private and use getter functions
|
2017-09-07 09:33:33 +02:00 |
|
Magne Sjaastad
|
c18e9c1293
|
#1833 AppFwk: Add support for dynamic labels on group-boxes
|
2017-08-28 15:14:15 +02:00 |
|
Magne Sjaastad
|
5eb4eafb6e
|
Merge branch 'dev' into hdf-prototype
|
2017-08-14 10:47:44 +02:00 |
|
Bjørnar Grip Fjær
|
e6fda31255
|
#1761 Use eclipse case directory as default path when selecting SourSim file
|
2017-08-11 16:08:21 +02:00 |
|
Magne Sjaastad
|
70d3c501a4
|
#1668 Use "Export" instead of "OK" in export dialogs
|
2017-06-28 10:13:59 +02:00 |
|
Magne Sjaastad
|
42dc881cec
|
#1620 Fix copyright text and reorder includes
|
2017-06-16 15:47:46 +02:00 |
|
Bjørnar Grip Fjær
|
e5772d15f9
|
Add support for specifying date format for UI date fields
|
2017-06-16 13:46:08 +02:00 |
|
Bjørnar Grip Fjær
|
938fbc3670
|
Add UI date editor
|
2017-06-16 13:34:19 +02:00 |
|
Magne Sjaastad
|
a8e9cdbd17
|
AppFwk : Make sure edit flag is updated in PdmUiListEditor
|
2017-05-05 12:16:06 +02:00 |
|
Bjørnar Grip Fjær
|
d05049af53
|
#1414 Adjust margin for property view
|
2017-05-01 08:38:00 +02:00 |
|
Magne Sjaastad
|
5e14e56609
|
#1062 Use minimalistic title flags for dialogs
|
2017-04-27 14:22:47 +02:00 |
|
Magne Sjaastad
|
edd4726cf5
|
#1408 Initialize custom combo box with StrongFocus
|
2017-04-18 14:57:16 +02:00 |
|
Magne Sjaastad
|
c6c1af06e3
|
#1408 Disable wheel zooom when QComboBox does not have focus
|
2017-04-18 14:05:48 +02:00 |
|
Bjørnar Grip Fjær
|
9f336ab16f
|
Fix crash when changing result name when exporting multiple snapshots
|
2017-03-31 17:14:49 +02:00 |
|
Magne Sjaastad
|
3007a62238
|
System : Improved control of cotire
|
2017-03-29 08:13:45 +02:00 |
|
Magne Sjaastad
|
c257c52944
|
#1367 Fixed regression related to edit of items in ListView
|
2017-03-29 07:47:17 +02:00 |
|
Magne Sjaastad
|
6e6e884ab3
|
#1365 Whitespace and comment headers
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
bf9d65d249
|
#1365 Added sizeHint to QMinimizePanel
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
dc493b0b68
|
#1365 AppFwk : Allow list widgets to fill available height
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
7a89aee0bb
|
#1296 Multiselect in property panel lists using ctrl-click is vulnerable to mouse drag
|
2017-03-24 22:40:57 +01:00 |
|
Magne Sjaastad
|
7095e80696
|
#1343 Property Editor : Use vertical scroll bar only
|
2017-03-21 15:32:07 +01: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 |
|
Magne Sjaastad
|
811f63219c
|
#1292 Fixed CppCheck Issues in AppFwk : Use QPointer
|
2017-03-07 11:36:29 +01:00 |
|
Magne Sjaastad
|
749ce8e8af
|
#1292 Fixed CppCheck Issues in AppFwk/cafUserInterface
|
2017-03-06 19:15:33 +01:00 |
|
Magne Sjaastad
|
421dda1042
|
#1245 Property Editor : Use size hint displaying preferences
|
2017-02-22 11:58:56 +01:00 |
|
Magne Sjaastad
|
23ec61192c
|
#1093 Enable copy of text from read only fields
|
2017-02-20 15:32:23 +01:00 |
|
Magne Sjaastad
|
75f2a6cb9f
|
#1236 Property Editor : Scroll bar for reduced screen area
|
2017-02-20 14:32:12 +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
|
8c01c23e5e
|
#1156 Added tristate class and checkbox editor with tristate support
|
2017-02-01 09:52:01 +01:00 |
|
Magne Sjaastad
|
a95adf4167
|
AppFwk : Fixed invalid else statement
|
2017-01-26 12:13:03 +01:00 |
|
Magne Sjaastad
|
0cda0a4071
|
AppFwk : Added flag to control visibility of header text above table editor
|
2017-01-17 13:10:37 +01:00 |
|
Magne Sjaastad
|
d8114decec
|
AppFwk : TableEditor - Show text in lightGray when field is readonly
|
2017-01-17 12:55:13 +01:00 |
|
Magne Sjaastad
|
7ee5fe321b
|
#1081 Snapshot : Row numbering starts at 1
|
2017-01-16 23:07:22 +01:00 |
|
Magne Sjaastad
|
95b7ce73ee
|
#1075 Fixed toggle of single item when two items are selected
|
2017-01-09 14:14:06 +01:00 |
|
Magne Sjaastad
|
8ff4b3d4f9
|
AppFwk : Use list of variants to produce display text for lists fields
|
2016-12-22 08:45:50 +01:00 |
|
Magne Sjaastad
|
30ac0841dd
|
AppFwk : Table View - Added support for PdmPtrArrayFieldHandle
|
2016-12-19 14:58:46 +01:00 |
|
Magne Sjaastad
|
e002658dbd
|
AppFwk : Changed accessability from public to private for functions related to PdmUiTableViewDelegate
|
2016-12-19 14:34:43 +01:00 |
|