Magne Sjaastad
|
70faea56df
|
AppFwk : Add missing initialization of variables and handling of switch statements
|
2018-02-23 21:29:54 +01:00 |
|
Magne Sjaastad
|
671818d72e
|
AppFwk : Reorder initialization to match declaration
|
2018-02-23 19:57:09 +01:00 |
|
Magne Sjaastad
|
8bc3f06acd
|
AppFwk : Add missing default handling in switch statements
|
2018-02-23 19:56:38 +01:00 |
|
Magne Sjaastad
|
309b1f0749
|
AppFwk Clang : Reorder initialization order to match declaration order
|
2018-02-23 19:43:48 +01:00 |
|
Magne Sjaastad
|
f9de64c538
|
AppFwk : Use freopen_s instead of freopen
|
2018-02-23 19:34:43 +01:00 |
|
Magne Sjaastad
|
cfb75ecc34
|
AppFwk (clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:17:50 +01:00 |
|
Magne Sjaastad
|
3239c66f54
|
AppFwk (clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:05:08 +01:00 |
|
Magne Sjaastad
|
950617af96
|
AppFwk : Fix assignment of float value
|
2018-02-18 17:42:28 +01:00 |
|
Magne Sjaastad
|
9184ef14ca
|
AppFwk : Use 'g' instead of 'f' to create text from double values
|
2018-02-16 10:14:08 +01:00 |
|
Magne Sjaastad
|
2ff5842f28
|
Clang : Avoid special template helper on Windows
|
2018-02-12 20:12:04 +01:00 |
|
Magne Sjaastad
|
13606f0295
|
Clang : Exclude special code in release() to avoid warning
|
2018-02-12 20:09:01 +01:00 |
|
Magne Sjaastad
|
c208569fb6
|
Clang : Remove inline from template function
|
2018-02-12 20:09:01 +01:00 |
|
Jacob Støren
|
e76f8cfbcc
|
#2337 Add an improved tick mark generator
|
2018-02-09 14:08:55 +01:00 |
|
Jacob Støren
|
bb53b926bf
|
#2345 Add + and * operators to the tensor class, to make averaging possible.
|
2018-02-07 13:10:36 +01:00 |
|
Jacob Støren
|
0db32df1c4
|
Add comment to describe usage of the weighted blended transparency system
|
2018-02-03 19:33:27 +01:00 |
|
Magne Sjaastad
|
22c49ebe37
|
#2414 AppFwk : Cleaned up includes
|
2018-01-26 15:08:40 +01:00 |
|
Magne Sjaastad
|
7c7a54f5aa
|
#2414 AppFwk : Do not overwrite field double value with UI text representation
|
2018-01-26 15:08:40 +01:00 |
|
Magne Sjaastad
|
1419865b89
|
#2411 AppFwk : Increase precision when writing real numbers to XML
|
2018-01-26 15:08:40 +01:00 |
|
Jacob Støren
|
5640f91b68
|
#2412 2D Navigation only for Intersectino Views
|
2018-01-26 14:33:32 +01:00 |
|
Jacob Støren
|
369afcfbbb
|
Caf: Set point of interes when doing "Zoom All"
|
2018-01-26 11:43:43 +01:00 |
|
Jacob Støren
|
c7185649ce
|
Caf: Guard against crash when point of interest is not set correctly
|
2018-01-26 11:43:27 +01:00 |
|
Magne Sjaastad
|
76b84cbb17
|
#2361 AppFwk : Make sure field of FilePath supports space, add more tests
|
2018-01-17 14:32:47 +01:00 |
|
Magne Sjaastad
|
c0d9ef67fa
|
#2361 AppFwk : Make sure identical strings are separated by semicolon
|
2018-01-17 14:32:47 +01:00 |
|
Magne Sjaastad
|
bf1b755dc8
|
#2361 AppFwk : Improve robustness of load and save of FilePath
|
2018-01-12 14:56:05 +01:00 |
|
Jacob Støren
|
57b521c6d9
|
AppFwk: Add a guarded interface pointer class
|
2018-01-12 12:01:04 +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
|
97822cbd2c
|
#2361 AppFwk : Template specialization of stream operator for vector of FilePath
|
2018-01-11 13:50:26 +01:00 |
|
Magne Sjaastad
|
f86b13adc8
|
#2361 AppFwk : Add cafFilePath and conversion to QVariant
|
2018-01-11 13:50:26 +01:00 |
|
Magne Sjaastad
|
90f9b63b44
|
#2361 AppFwk : cafPdmuiListEditor : Refactor setting of strings to field
|
2018-01-11 13:50:26 +01:00 |
|
Magne Sjaastad
|
98374923b9
|
#2315 AppFwk : Use fabs
|
2018-01-05 11:11:48 +01:00 |
|
Magne Sjaastad
|
24aca6edc3
|
#2304 Property Editor: Box header text not readable
Modify title label palette before modifying the frame palette
|
2018-01-03 13:17:29 +01:00 |
|
Magne Sjaastad
|
79818cecac
|
#2292 AppFwk : Fixed copyright and improved whitespace
|
2018-01-02 10:32:04 +01:00 |
|
Bjørn Erik Jensen
|
b4a582f870
|
#2292. Implement PdmUiDoubleValueEditor
|
2018-01-02 09:28:41 +01:00 |
|
Bjørn Erik Jensen
|
6028d8fcb3
|
MenuBuilder. Add query method isCmdFeatureAdded
|
2017-12-21 14:32:59 +01:00 |
|
Bjørn Erik Jensen
|
506c454059
|
MenuBuilder. Fix: Menu separator always added to top level menu
|
2017-12-21 13:17:23 +01:00 |
|
Magne Sjaastad
|
4e021db39a
|
AppFwk : Tree Selection : Add test for switching between two list with same item count
|
2017-12-21 12:12:40 +01:00 |
|
Magne Sjaastad
|
2ed7d74bbd
|
#2286 AppFwk TreeSelection Editor : Always cache option items, rebuild tree when count changes
|
2017-12-21 11:58:26 +01:00 |
|
sigurdp
|
8c8970cec0
|
Made PdmChildArrayField::index() const, #1873
|
2017-12-19 11:02:27 +01:00 |
|
Magne Sjaastad
|
d15808efe6
|
AppFwk : Add support for output of object and field keywords
|
2017-12-15 17:01:33 +01:00 |
|
Magne Sjaastad
|
81129302f3
|
#2266 AppFwk : Add editor attribute setCurrentIndexWhenItemIsChecked
Fix bug when a selection is active
|
2017-12-14 16:03:14 +01:00 |
|
Magne Sjaastad
|
3dadef4c76
|
#2197 AppFwk : Add supporft for placeholder text (taken from Qt 4.7)
PlaceholderLineEdit is a temporary class to be removed when Qt is upgraded
|
2017-12-11 09:12:31 +01:00 |
|
Jacob Støren
|
7ddd5ca7d7
|
Add some reference code to help improve the CAF_ASSERT at a later point in time.
|
2017-12-08 16:56:42 +01:00 |
|
Jacob Støren
|
160b4c263d
|
#2237 AppFwk Progressinfo: Add better error reporting, and avoid asserts when unneccessary
|
2017-12-08 16:56:42 +01:00 |
|
Magne Sjaastad
|
2c4b1e453d
|
#2197 Rollback : placeholderText was introduced in Qt 4.7
|
2017-12-08 16:52:31 +01:00 |
|
Magne Sjaastad
|
f5b5b8ff89
|
#2197 Summary Plot Editor : Add hint to user when a filter field is empty
|
2017-12-08 14:39:04 +01:00 |
|
Magne Sjaastad
|
c7b3c4bc68
|
#2200 Summary Plot Editor : Do not select an item when toggling item off
|
2017-12-08 13:06:49 +01:00 |
|
Magne Sjaastad
|
13ac632350
|
AppFwk : Show field tooltip info if debug info is available
|
2017-12-08 12:47:38 +01:00 |
|
Magne Sjaastad
|
c1f8487666
|
#2148 AppFwk : Move creation of QModelIndex after insertion of new items
|
2017-12-06 10:47:18 +01:00 |
|
Magne Sjaastad
|
9cbd0973dc
|
#2148 AppFwk : Do not try to update subtree for invalid QModelIndex
|
2017-12-06 09:38:33 +01:00 |
|
Magne Sjaastad
|
eaa0a1d6fe
|
#2200 AppFwk Tree Selection Editor: Select item when toggling
When toggling the checked state, also select (highlight) the toggled item
|
2017-12-04 13:25:47 +01:00 |
|