stable
        v1.7.0
      
      
        
          | 
            Last change
 on this file since 13e5be was             f79d65, checked in by Frederik Heber <frederik.heber@…>, 8 years ago           | 
        
        
          | 
             
Vector(s) are now stored as strings in Querys intermediately. 
 
- they get evaluated first after being stored in a Parameter/Value on request
via get().
 - Needed to change all Vector(s)..Query's of all UIs and also the general base
classes inside Dialog.
 - QtQueryList need to be specialized in order to allow a QtQueryList<Vector>
to actually store a vector of strings.
 - we may use setAsString() in order to set the Parameter thankfully.
 - TESTS: All regression tests on Geometry Actions are now working. Removed
XFAIL from Options/Session test that use Python, i.e. the ones we marked
four commits ago.
  
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            84 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | 2
 | 
|---|
| 2 |         created for regression test PositionToVector on 2017-03-29 11:25
 | 
|---|
| 3 | H       1       0       0
 | 
|---|
| 4 | C       3       2       2
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.