Commit Graph

17 Commits

Author SHA1 Message Date
Magne Sjaastad
5db32823c5 #7042 File Import Dialog : Sort by numbers instead of text 2020-11-24 14:31:13 +01:00
Magne Sjaastad
a0bc915b18 #6968 Import Dialog : Replace realization-N with realization-* 2020-11-11 09:05:31 -05:00
Magne Sjaastad
e9656cc167 #6963 Import Dialog : Add recently used folders and search terms in registry 2020-11-11 09:05:31 -05:00
magnesj
0258874e17 Fixes by clang-format 2020-11-09 08:31:57 -05:00
Ruben Thoms
8dec8ba234 Refactoring: New icons for delete, refresh, copy, filters 2020-10-08 08:15:19 -04:00
Magne Sjaastad
afa8804e5b #6345 Use wrapper class instead of QFileDialog 2020-08-24 08:26:39 +02:00
github-actions[bot]
674b764cb6 Fixes by misspell-fixer 2020-06-04 08:24:58 +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
96fd4a1c9f #5435 Ensemble Import : File dialog report no matching files
Unity build causes file global static members to not work as expected.
2020-01-30 12:44:05 +01:00
Magne Sjaastad
67e7bb0cf3 Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog

* Janitor : Remove unused functions

* Janitor : Remove unused functions

* Janitor : Add explicit to constructors

* Janitor : Remove unused variables

* Janitor : Remove unused functions related to summary plot templates

* clang-tidy : Use nullptr instead of 0

* clang-tidy : Fix usage of virtual and override

* Upped to version 2019.08.2-dev.05

* Janitor : Remove unused variables

* Janitor : Clean up several cppcheck issues

* Janitor : Add cppcheck config files

* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Magne Sjaastad
fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Jacob Støren
2d2ecc3031 Recursive Import Dialog: Cleaned up code 2019-08-19 11:44:19 +02:00
Jacob Støren
3d9ed39795 Recursive Import Dialog: Fixed "/*" not working on linux.
Layout changes: Removed Files Found label.
Moved Effective Filter and Find button into the Filter group
Higher minimumsize for result list
2019-08-19 11:16:24 +02:00
Jacob Støren
f6ae265b38 Recursive import Dialog: Fix missing progress info at certain times 2019-08-19 11:16:24 +02:00
Jacob Støren
8c144dce7f #4589 Recursive Import Dialog: Merged Root and path filter into one field
Add "Root" label to show the root of the found files
2019-08-19 11:16:24 +02:00
Jacob Støren
7939e457f8 #4589 Recursive Import Dialog: Rename to RicRecursiveFileSearchDialog 2019-08-19 11:16:24 +02:00