##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r645:17f44c407bff
Uses std::vector instead of QVector in ArrayData (2) Updates unit tests
Alexandre Leroux
0
r644:c050c224f3de
Uses std::vector instead of QVector in ArrayData (1) std::vector will be better for inserting data during merge operation
Alexandre Leroux
0
r643:6c665d58d405
Merge branch 'feature/ImprovePerfs2' into develop
Alexandre Leroux
merge
0
r642:6566a537279b
Adds vera exclusions
Alexandre Leroux
0
r641:03eea8848b1d
Improves purge method
Alexandre Leroux
0
r640:8e901fd37cbc
Makes random access iterators Updates current iterators to be random access compatible. This allows to improve perfs on lower_bound/upper_bound algorithms
Alexandre Leroux
0
r639:6af26c25c341
Merge branch 'feature/RenameVariable' into develop
Alexandre Leroux
merge
0
r638:0d7fa2ed1e86
Sets variable name
Alexandre Leroux
0
r637:a2408b382cf6
Calls rename dialog when clicking action in the menu
Alexandre Leroux
0
r636:c7028b4894dd
Adds method to get all variables from model This method will be used to generate forbidden names when renaming a variable (i.e. names of existing variables)
Alexandre Leroux
0
r635:0276e1c7063e
Create 'Rename action' in variable menu
Alexandre Leroux
0
r634:db1f763a3aa8
Creates dialog to rename a variable
Alexandre Leroux
0
r633:e899bacb01d9
Merge branch 'feature/PurgeDataSeries' into develop
Alexandre Leroux
merge
0
r632:f0a7eed73bb0
Adds vera exclusions
Alexandre Leroux
0
r631:0cb0a50bdd13
Implements unit tests
Alexandre Leroux
0
r630:0efbd3cc5e8d
Calls purge() method when setting cache range or data series of a variable
Alexandre Leroux
0
r629:34ec67ab5cd8
Implements purge() method for DataSeries
Alexandre Leroux
0
r628:2be6c7467d6b
Adds erase() method for ArrayData and DataSeries
Alexandre Leroux
0
r627:07d26320a984
Adapts iterator to be MoveAssignable This will be necessary for purge method (using std::remove_if())
Alexandre Leroux
0
r626:09db2d1144f0
Adapts SqpIterator to make non-const iterators
Alexandre Leroux
0
load next
< 1 .. 3 4 5 6 7 .. 36 >
showing 20 out of 710 commits