Topic: what frustrates me the most:

what frustrates me the most:
- that the xml always changes in the file.qet (the order) => using git for project is impossible
- if there are changes in the code of xml that there is no version
   eg: new function => 0.8 => 0.81
   this can then be the code used to capture changes in the xml file.qet
- conductor => this must be further adjusted
- the code what does what?
   I always have to find where function x is (you have to memorize the code to find something)
   it is 2 program elements and project where do you see this? (and then I forget the cable generator)
   in short, further docmetering or splitting apart
 
Suggestion to update the xml:
  - for git the changes must be minimal
  - make use of versions (this should be addressed first)
    work examples:
    load file.qet => version A convert to version B => work with version B => save version B
  - further adapt the conductor

well there is still plenty of work ....

Re: what frustrates me the most:

De-Backer wrote:

- that the xml always changes in the file.qet (the order) => using git for project is impossible

https://geidav.wordpress.com/2013/02/27 … s-in-qt-5/