Claveau Joshua
215ddbd878
Minor : minimize code
2020-09-18 11:48:11 +02:00
Claveau Joshua
139241e773
Change the way how the database is exported to file
...
The export of internal database to file is now do by sqlite3 native
function instead of a dirty home made function.
For the moment, the export to file function is unavailable on macOSX (we
need some help to add sqlite3 lib on macOSX)
2020-09-16 21:28:47 +02:00
Claveau Joshua
8e82dee8f0
Minor
2020-09-13 15:39:20 +02:00
Claveau Joshua
529027a350
Fix bug N°201: Line changes in the drawing area are not reflexted in the information area
2020-09-13 15:11:45 +02:00
Claveau Joshua
726b300999
Fix bug N°202 : Wrong bounding rect for primitive arc.
...
https://qelectrotech.org/bugtracker/view.php?id=202
2020-09-11 19:11:14 +02:00
Simon De Backer
989cd93a14
Remove old orientation for element Attribute in XML
2020-09-11 06:56:01 +02:00
David Varley
6b1d51bab8
DXF - Add Polylines, use for conductors and rectangles
2020-09-11 11:22:08 +10:00
David Varley
046d7c6b59
DXF - Add terminals to plot (optional)
2020-09-10 18:35:22 +10:00
David Varley
cd7f7eccec
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-10 00:18:39 +10:00
David Varley
d5d8181332
DXF - fine tune text item locations
2020-09-10 00:12:45 +10:00
Simon De Backer
0310cd2610
Revert "Add user warning on startup"
...
This reverts commit 87c957a062 .
2020-09-08 17:53:37 +02:00
David Varley
713d467fe4
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-08 22:10:31 +10:00
David Varley
cc8d0da0ac
DXF - Fix conductor number positioning, add junction dots
2020-09-08 21:44:58 +10:00
dlee99
c0ced6dc56
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet into master
2020-09-07 23:02:22 +02:00
dlee99
288c89daa7
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2020-09-07 23:00:49 +02:00
Simon De Backer
dce83f480c
Add name to Terminal
...
now it is possible to enter the terminal name
2020-09-07 22:35:49 +02:00
Simon De Backer
5d92393ee7
Wrap code for better readability
2020-09-07 22:03:40 +02:00
Simon De Backer
8ee38fab9e
Fix Coding convention
...
Please download and use
https://qelectrotech.org/wiki_new/_media/doc/qtcreator-qet-style.xml
when you write code in Qt
2020-09-07 21:41:45 +02:00
David Varley
babf3d2cf2
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-07 22:14:07 +10:00
Laurent Trinques
82c8fb2d01
Update en fr translation
2020-09-07 10:51:56 +02:00
David Varley
68b4705630
Tidy up som comments
2020-09-07 16:27:59 +10:00
David Varley
d062175da7
Add tables to dxf export
2020-09-07 16:16:33 +10:00
Laurent Trinques
561209bc94
Update *TS files
2020-09-06 23:54:59 +02:00
Simon De Backer
87808df6c3
Moved message to QString
2020-09-05 20:09:08 +02:00
Simon De Backer
87c957a062
Add user warning on startup
...
notify the user of the use of dev software
ToDo: the text still needs to be adjusted
2020-09-05 00:27:24 +02:00
Simon De Backer
610a44c7cd
Removed some Q_UNUSED
2020-09-04 23:19:59 +02:00
Simon De Backer
1bc2536c06
Add documentation
2020-09-04 21:13:10 +02:00
Simon De Backer
1528e1ebe2
Add build git commit sha in log file
2020-09-04 21:10:43 +02:00
David Varley
f8611c1b6e
DXF Border Numbering - fix offset
2020-09-04 22:41:59 +10:00
David Varley
71d7f8bbe6
Fix some DXF issues
2020-09-04 16:06:06 +10:00
Ole Carlsen
ec464282f3
Updated Danish translation
2020-09-02 08:48:56 +02:00
Simon De Backer
81da7c6713
Fix dubbel // on log file dir
2020-08-31 22:26:03 +02:00
Simon De Backer
a4654dc6c2
remove old orientation for element Attribute in XML and code
2020-08-31 21:36:03 +02:00
Simon De Backer
504a061e71
Add loading time of collections inf to log
2020-08-31 21:22:26 +02:00
Simon De Backer
51c4b16836
Add log file's viewer in AboutQETDialog for user
2020-08-31 21:21:17 +02:00
Claveau Joshua
4a8e07b227
Fix csv export
2020-08-31 20:29:50 +02:00
sdeffaux
db4e8e3f5e
add symbols
2020-08-30 19:00:31 +02:00
Laurent Trinques
6274f65455
AboutQETDialog : add Authors
2020-08-29 23:45:25 +02:00
Simon De Backer
00eb139f73
This property is obsolete.
2020-08-29 19:34:45 +02:00
Simon De Backer
62d370c99a
Wrap code for better readability
2020-08-29 19:21:51 +02:00
Simon De Backer
cb0c0f8778
Fix Margin voor windows OS
2020-08-29 19:20:44 +02:00
Simon De Backer
f4550ab3b4
Wrap code for better readability
2020-08-28 18:32:24 +02:00
Simon De Backer
d8cbcf3b54
Restore add_new_diagram_button
2020-08-27 17:06:47 +02:00
Simon De Backer
63ad341b33
Fix add header file
2020-08-27 16:31:39 +02:00
Laurent Trinques
bd62f8768e
ProjectView add arrows key for quickly navigate in projects
...
disable momentary "add diagram" button
2020-08-27 14:24:02 +02:00
Laurent Trinques
d9fde9a3e4
Doxyfile restore QCH
2020-08-26 11:01:58 +02:00
Laurent Trinques
f4c5087dc0
Restore opening of projects on the first folio
2020-08-26 02:38:25 +02:00
Laurent Trinques
0959330adf
CSV export : Add "conductor_color & conductor_section" to
...
projectDataBase
2020-08-26 02:12:00 +02:00
Simon De Backer
4763eb92ec
Update Doxyfile
...
bron See
https://qelectrotech.org/forum/viewtopic.php?pid=12901#p12901
run
doxygen Doxyfile
in project dir or met Qt
2020-08-25 21:12:47 +02:00
Simon De Backer
9e4af439ef
Wrap code for better readability
2020-08-25 20:52:49 +02:00