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 |
|
Magne Sjaastad
|
d542537113
|
AppFwk : Table view - Show row numbers to be able to adjust row height interactively
|
2016-12-19 12:06:50 +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 |
|
Magne Sjaastad
|
87f595a047
|
AppFwk : Set content margins to zero
|
2016-12-14 12:31:19 +01:00 |
|
Magne Sjaastad
|
87492726ce
|
#879 Fixed issue not being able to clear selection in multiselect list
|
2016-11-11 16:15:02 +01:00 |
|
Magne Sjaastad
|
c830afbdc1
|
#879 AppFwk : Workaround for navigation with arrow keys during single selection in multi selection lists
|
2016-11-10 11:57:51 +01:00 |
|
Magne Sjaastad
|
c486a7b855
|
#879 AppFwk : Workaround for navigation with arrow keys in selection lists seen on Linux
|
2016-11-10 11:10:20 +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 |
|
Jacob Støren
|
193193d35f
|
caf::ProgressInfo: Added some more descriptions and warnings on misuse. Added debug helper variables.
|
2016-10-31 08:43:36 +01:00 |
|
Magne Sjaastad
|
c09e22c1df
|
#932 AppFwk : Improved double slider
|
2016-10-25 13:10:24 +02: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
|
d57db25820
|
AppFwk : Progress dialog is reset and closed instead of hidden when no longer needed
|
2016-10-04 11:03:53 +02:00 |
|
Jacob Støren
|
ca71b03d80
|
Linux complie fix
|
2016-09-29 14:55:56 +02:00 |
|
Jacob Støren
|
8f6744adcb
|
#896 Made the resolution of the slider better
|
2016-09-29 12:01:25 +02:00 |
|
Jacob Støren
|
c84b7ab6d9
|
Proposed fix for some progressbar related crashes
|
2016-09-28 12:14:41 +02:00 |
|
Magne Sjaastad
|
32ded3e05d
|
Added scrollTo() to make sure the expanded item is expanded to root and visibile
|
2016-08-11 09:15:43 +02:00 |
|
Magne Sjaastad
|
4bfef4ead0
|
Merged in changes from maintenance branch
|
2016-08-04 11:12:53 +02:00 |
|
Jacob Støren
|
3bcb7b9f1b
|
#802 Better default dock and toolbar layout.
Window managment toolbar moved.
Created a Draw Style toolbar
|
2016-08-03 13:29:46 +02:00 |
|
Magne Sjaastad
|
512f8904de
|
AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key
|
2016-07-25 18:25:14 +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 |
|
Magne Sjaastad
|
a7ed8f297f
|
cotire : Added unity build of cafUserInterface
|
2016-06-10 14:03:22 +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
|
5296add1cb
|
[Fwk] Fix for missing use of command framework for tree view model
|
2015-12-22 14:10:50 +01:00 |
|
Magne Sjaastad
|
2f6bd07ff0
|
(#641) Added support for copy / paste of points
|
2015-12-01 15:25:55 +01:00 |
|
Magne Sjaastad
|
709d993cc6
|
(#641) Use color in QListView to indicate input point mode
|
2015-12-01 12:34:31 +01:00 |
|
Jacob Storen
|
7d60b8e90d
|
Fix Linux warning
|
2015-11-18 06:33:54 -08:00 |
|
Magne Sjaastad
|
9eb5c73842
|
Fwk: Emit data changed for all model indices recursively when executing updateSubTree()
|
2015-11-02 09:50:44 +01:00 |
|
Magne Sjaastad
|
572601c3db
|
Do not allow changing checked state if an item is read only
|
2015-11-02 09:50:43 +01:00 |
|
Magne Sjaastad
|
58693f49dc
|
Removed obsolete tree model
|
2015-10-26 11:25:17 +01:00 |
|
Magne Sjaastad
|
fb55b469a0
|
System : Replaced tab with four spaces in AppFwk
|
2015-10-23 15:21:45 +02:00 |
|
Magne Sjaastad
|
e063518460
|
System : Performance improvements for TableViewModel
|
2015-10-23 11:25:59 +02:00 |
|
Magne Sjaastad
|
c4f3870cc9
|
System : Header cleanup
|
2015-10-23 11:22:36 +02:00 |
|
Magne Sjaastad
|
5a1e244b2a
|
System : Renamed classes and function names relaed to drag and drop
|
2015-10-23 11:03:23 +02:00 |
|