Magne Sjaastad
32128f0bf3
#4924 AppFwk : Add support for editable combo box
2019-10-24 21:03:17 +02:00
Magne Sjaastad
a9080e14c3
#4722 AppFwk: Rename
2019-09-20 09:54:10 +02:00
Magne Sjaastad
f4cfc750f1
AppFwk : Apply clang-format
2019-09-20 09:52:12 +02:00
Jacob Støren
01921a50ab
caf: Create a new CommandFeature libary.
...
Move Add and Delete command features there.
Implement generic Toggle Commands.
Make library an cmake "OBJECT" library to allow "registering by static initialization".
Add the concept of CurrentContextMenuTargetWidget into CmdFeatureManager to support the toggle commands.
Updated test application to use the new commands
2019-08-29 11:48:43 +02:00
Gaute Lindkvist
fe0624e304
Fix build problems in cafTestApp following headless changes
2019-05-06 11:48:23 +02:00
Gaute Lindkvist
6a2e81ca4b
#4282 Add a new cafShortenedQLabel class that provides a label that shortens itself when space is limited
2019-04-05 13:05:14 +02:00
Magne Sjaastad
764fb65e8e
clang-tidy : Remove redundant 'virtual' and add 'override'
...
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 16:35:51 +02:00
Gaute Lindkvist
e8a1d30f2d
#3404 Side by side editors, first implementation.
2018-09-26 14:30:50 +02:00
Magne Sjaastad
46e42a5489
AppFwk : Remove not required function call
2018-08-22 09:44:18 +02:00
Magne Sjaastad
3b94c06e11
AppFwk : Fix compile issue for test application
2018-06-29 08:05:38 +02:00
Magne Sjaastad
ab556d786b
#3048 AppFwk : Remove custom context menu functions
2018-06-18 14:20:50 +02:00
Magne Sjaastad
a801fd9cc5
#3048 AppFwk : Add custom context menu to table in test app
2018-06-15 12:53:32 +02:00
Magne Sjaastad
eb8cba5e31
#3037 AppFwk : Rename to PdmUiTableViewPushButtonEditorAttribute
2018-06-14 09:47:15 +02:00
Magne Sjaastad
c24a7a13ae
#3037 AppFwk : Rename to setChildArrayField()
2018-06-11 15:00:45 +02:00
Magne Sjaastad
c486f7963e
#3037 AppFwk : Add macros and implement createEditorWidget
2018-06-11 13:36:15 +02:00
Magne Sjaastad
477d6cedd5
#3037 AppFwk : Inherit from FieldEditorHandle instead of EditorHandle
2018-06-11 12:55:26 +02:00
Magne Sjaastad
3239c66f54
AppFwk (clang-tidy) : modernize-use-nullptr
2018-02-18 18:05:08 +01:00
Magne Sjaastad
e99cc66325
#2361 AppFwk : Test application adjustments to allow save and load of project
2018-01-11 13:50:26 +01:00
Magne Sjaastad
18f1baea1a
AppFwk : Combo box prev/next buttons - Disable icon when relevant
2017-11-30 08:37:49 +01:00
Magne Sjaastad
e6805d947b
#2098 AppFwk : Add optional display of field keyword in tooltip text
2017-11-08 11:29:41 +01:00
Magne Sjaastad
257a5c18d2
#2083 AppFwk : Add notification when widgets are created
2017-11-02 08:50:07 +01:00
Magne Sjaastad
58b062cbdf
#2037 AppFwk : Add support for calling updateUi on all object editors
...
This function is intended to be called when an object is created or deleted to make sure object editors holds valid data
2017-10-27 08:22:14 +02:00
Magne Sjaastad
9dd730f8f6
AppFwk : Add support for push buttons in table editor
2017-10-12 10:52:30 +02:00
Magne Sjaastad
47a531909a
Fix missing rename
2017-09-20 12:56:29 +02:00
Magne Sjaastad
b3b0a7ba9b
#1895 Curve Creator : Use PdmFieldHandle instead of PdmUiFieldHandle
2017-09-20 10:43:19 +02:00
Magne Sjaastad
f61122ce0e
#1895 Curve Creator : Added documentation
2017-09-20 10:06:57 +02:00
Magne Sjaastad
5ddb796059
AppFwk : Add multiselect field of AppEnum including highlight field
2017-09-20 10:06:57 +02:00
Magne Sjaastad
7f72dcbb4a
#1883 AppFwk : Use UiWidgetBAsedObjectEditor from CustomObjectEditor
2017-09-13 07:16:09 +02:00
Magne Sjaastad
13ef8fe076
#1875 Custom Object Editor : Add image from file to cell in grid layout
2017-09-13 07:08:52 +02:00
Magne Sjaastad
52ca5d5ddd
#1875 Custom Object Editor : Add CustomObjectEditor to MainWindow
2017-09-13 07:08:46 +02:00
Magne Sjaastad
33e94c447b
#1830 AppFwk : Rename to isReadOnly and disable these items in tree view
2017-09-08 07:47:23 +02:00
Magne Sjaastad
de7c4617d8
#1830 AppFwk : Add support for icons
2017-09-07 14:56:11 +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
841faf022b
#1830 AppFwk : Add TreeSelectionEditor and TreeSelectionQModel
2017-09-07 14:56:09 +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
f5c03e7518
AppFwk : Added field used to test multi selection
2017-03-13 07:39:36 +01: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
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
08f570f4ed
Minor test application mainwindow changes after AppFwk updates
2015-08-24 18:22:16 +02:00
Magne Sjaastad
b9b7d77fc6
Updates from RPM
2015-08-13 14:16:41 +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
sigurdp
df5f1f85af
Integrated from CeeSol Perforce, changelist 203
...
AppFwk tests.
Added rotation to locator.
Caf::FrameAnimationControl : Set current frame to 0 if a framecount
change makes the current frame invalid
2013-11-01 16:54:24 +01:00