Commit Graph

6018 Commits

Author SHA1 Message Date
Simon De Backer 1251d7d9b0 Fix indentation code + Mod doc 2020-07-19 20:05:58 +02:00
Simon De Backer 2229a1938d Add documentation 2020-07-19 20:05:13 +02:00
Simon De Backer ffcdccb469 Mod doc set style de same 2020-07-19 18:40:41 +02:00
Simon De Backer 5df6d7f403 Wrap code for better readability 2020-07-19 18:40:41 +02:00
Simon De Backer 4cd69a2450 Mod doc set style de same 2020-07-19 18:40:41 +02:00
Simon De Backer 102629b86f Mod doc set style de same + wrap code for better readability 2020-07-19 18:40:41 +02:00
Simon De Backer 7ddae811a5 Fix Wdeprecated-declarations QProcess::startDetached
QProcess::startDetached(const QString&)’ is deprecated
Use
QProcess::startDetached(const QString &program,
			const QStringList &arguments)
instead
2020-07-19 18:30:28 +02:00
Simon De Backer cecacfc769 Fix compiler warining non-virtual destructor
ref:
https://stackoverflow.com/questions/38407723/how-to-delete-an-object-of-derived-class-that-has-no-dstructor
2020-07-19 15:48:46 +02:00
Simon De Backer 8c9b30acd6 Mod doc + Update Copyright date
And wrap code for better readability
2020-07-16 22:06:56 +02:00
Simon De Backer 6aa6d055ec Add translation for directory 2020-07-16 22:01:04 +02:00
Simon De Backer 495d9a5f51 Add documentation + wrap code for better readability 2020-07-16 22:00:33 +02:00
Simon De Backer 70ef559874 Improve portability of Doxyfile
note run "doxygen Doxyfile" in qet dir
2020-07-16 16:56:30 +02:00
sdeffaux 80c54b3edb Add new Symbols 2020-07-16 15:51:47 +02:00
Laurent Trinques 68116f4664 Fix indentation code 2020-07-15 23:00:21 +02:00
Simon De Backer b9ce532db7 Mod doc for better readability doxygen
1. this can be an example howto
add english and french documentation without sacrificing code readability
	2. Fix indentation code
2020-07-15 22:37:29 +02:00
Laurent Trinques a28e7289b9 Doxyfile update add QCH file for
doxygen-generated docs using qhelpgenerator and then import them into Qt Creator.
2020-07-15 22:25:29 +02:00
Claveau Joshua ac49ecce7d Fix wrong position of slave xref after open a saved project 2020-07-15 20:48:52 +02:00
Laurent Trinques 7ed71a6312 Fix indentation code 2020-07-15 20:35:23 +02:00
Laurent Trinques 350e7e5233 Fix indentation code 2020-07-15 20:21:59 +02:00
Laurent Trinques 68e78a0de9 Fix indentation code 2020-07-15 20:20:07 +02:00
Laurent Trinques 6313319f80 Fix-indentation-code 2020-07-15 19:57:37 +02:00
Laurent Trinques a718cfa16d Fix indentation code 2020-07-15 19:48:28 +02:00
Simon De Backer d7e1d326a2 Wrap code for better readability + Mod doc 2020-07-15 18:34:42 +02:00
Simon De Backer 2cdfce18ec Mod doc to set style de same + Fix indentation code 2020-07-15 18:31:04 +02:00
Simon De Backer 251dfdf37a add documentation 2020-07-15 18:29:04 +02:00
Laurent Trinques 0c381eae28 Fix Remove old summary feature 2020-07-15 17:43:20 +02:00
Laurent Trinques f8ca26f6e3 Mod doc 2020-07-15 15:32:19 +02:00
Laurent Trinques b866323e90 Minor QETDiagramEditor::setUpMenu reorder action 2020-07-15 15:28:47 +02:00
Laurent Trinques 53663e20e1 Remove old summary feature 2020-07-15 15:06:46 +02:00
Simon De Backer 430bcae946 Wrap code for better readability 2020-07-14 22:29:23 +02:00
Simon De Backer 41b0434c20 Fix indentation 2020-07-14 22:29:06 +02:00
Simon De Backer 01d97246ce Mod doc set style de same 2020-07-14 22:28:58 +02:00
Simon De Backer 06dbb468ce Mod the doc moved info to the class 2020-07-14 22:28:49 +02:00
Claveau Joshua 132f3ad1b4 Remove old summary feature 2020-07-14 20:00:28 +02:00
sdeffaux d44bb87d0b add symbols 2020-07-14 18:04:28 +02:00
Laurent Trinques 4d83a1b53e Add new symbols 2020-07-14 17:26:17 +02:00
Laurent Trinques edf65c83e1 Add new example 2020-07-14 15:07:52 +02:00
sdeffaux f2c3bd5d26 add symbols 2020-07-13 18:33:03 +02:00
Simon De Backer c0e248bcd0 fix white space 2020-07-13 06:51:55 +02:00
Simon De Backer c167468f29 add documentation ExportPropertiesWidget functions 2020-07-13 06:51:46 +02:00
Simon De Backer 09207eec92 add documentation ConductorNumExport function 2020-07-13 06:51:36 +02:00
Simon De Backer 169c440de1 add documentation & removed Q_UNUSED for used value's 2020-07-13 06:51:26 +02:00
Simon De Backer f9c705f30a add documentation GenericPanel functions 2020-07-13 06:51:17 +02:00
Claveau Joshua b9a34ce2fd Fix projectdbmodel 2020-07-12 12:33:42 +02:00
artgg7300 28ea80d458 translated hungarian files 2020-07-12 11:19:13 +02:00
sdeffaux 14431db1b2 Translate symbols 2020-07-11 12:56:10 +02:00
Claveau Joshua 83b72c4aac Fix wrong date format for nomenclature table. 2020-07-08 20:56:20 +02:00
Claveau Joshua 31ce923580 fix crash 2020-07-07 22:11:39 +02:00
Claveau Joshua dae4329699 Update project database class
Add method :
addDiagram and removeDiagram
2020-07-06 21:52:14 +02:00
Ole Carlsen ff19b3d4d7 Danish update 2020-07-06 18:29:58 +02:00