Kristian Bendiksen
|
c016c02e40
|
Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
|
2020-05-12 12:01:44 +02:00 |
|
Gaute Lindkvist
|
2e79cf614f
|
Refactor and rename QIconProvider -> IconProvider (#5893)
* Refactor and rename QIconProvider -> IconProvider
* Generate icons on demand as unique_ptrs
|
2020-05-09 11:25:11 +02:00 |
|
Magne Sjaastad
|
c82df63e10
|
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
7c8cf60dba
|
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
|
2019-11-04 14:35:41 +01:00 |
|
Magne Sjaastad
|
f2ac170b66
|
#4733 Summary Template : Add reload of templates
Adjust save and load of templates
Add save path to preferences
|
2019-09-19 11:39:32 +02:00 |
|
Magne Sjaastad
|
7fc0a47443
|
#4687 Summary Template : Add UI to select template
#4705 Summary Template : Add icon and use from features and dialogs
|
2019-09-12 08:43:29 +02:00 |
|
Magne Sjaastad
|
020313da91
|
#4657 Summary Templates : Application objects
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
|
2019-09-11 09:33:03 +02:00 |
|