Commit Graph

14 Commits

Author SHA1 Message Date
Magne Sjaastad
3518a63347 #6411 Import Ensemble : Windows-style network path not working as effective filter 2020-09-02 14:22:38 +02: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
19126d96ec #4589 Recursive Import Dialog: Add a method to extract the root path from a search path string. Also added unit test for this 2019-08-19 11:16:24 +02:00
Jacob Støren
cd5943a39c #4555 Fix errors in filter behavior.
Handle double separators
Handle */ pathfilter correctly (no recursive search)
2019-08-16 09:05:15 +02:00
Magne Sjaastad
16265273b9 #3512 System : Remove unused functions 2018-10-18 16:32:02 +02:00
Bjørn Erik Jensen
6b2359cb39 #3091 Completion export. Add WELSPECS/WELSPECL to exported file 2018-08-29 13:36:33 +02:00
Bjørn Erik Jensen
b686c1a081 Hierarchy dialog. Removed duplicate definition 2018-04-30 15:33:04 +02:00
Bjørn Erik Jensen
7ff30a13d1 #2813 Fix logic for removing common root path 2018-04-27 12:43:32 +02:00
Bjørn Erik Jensen
a8fb4469b4 Fix a bug in commonRootPath logic 2018-04-17 11:01:45 +02:00
Bjørn Erik Jensen
0fcc0bea4c 2743 Origin summary import dialog adjustments 2018-04-16 14:11:31 +02:00
Bjørn Erik Jensen
3f429ccfd7 #2555 Add canonicalPath method to improve path handling 2018-04-10 13:11:59 +02:00
Bjørn Erik Jensen
2f11395525 #2555 Add preferences for summary restart file import 2018-03-20 14:32:55 +01:00