joshua
f3811d3035
Add annex project
2021-08-20 17:41:08 +02:00
joshua
5288cd8c8b
Add tab "annex project" to about qelectrotech dialog
...
The goal is to list annex project of QElectroTech.
2021-08-20 17:31:37 +02:00
joshua
d53bb22509
Make MachineInfo a singleton class
...
Because on windows MachineInfo take a little time to init, we make it to
a singleton.
MachineInfo is build the first time in main.cpp.
Now all other places where we use MachineInfo (aboutqetdialog and
configdialog) gui don't hang anymore in waiting to MachineInfo finish to
build.
2021-03-22 19:20:07 +01:00
joshua
3d25beaea0
Rename class Machine_info to MachinInfo
...
Rename to follow the code style of QElectroTech
2021-03-22 19:01:46 +01:00
Laurent Trinques
ef58f34c14
Update Copyright date
2021-02-20 12:13:46 +01:00
joshua
2513961cd6
Revert "Update Copyright date"
...
This reverts commit d04bccc384aa8b9dc16e4432ac72ccb787b2508b.
2021-02-06 19:00:48 +01:00
Laurent Trinques
d04bccc384
Update Copyright date
2021-02-06 18:33:42 +01:00
Simon De Backer
d0c129478e
Mod Cmake en preprocessor
2020-12-10 00:08:26 +01:00
Simon De Backer
51c4b16836
Add log file's viewer in AboutQETDialog for user
2020-08-31 21:21:17 +02:00
Laurent Trinques
6274f65455
AboutQETDialog : add Authors
2020-08-29 23:45:25 +02:00
Simon De Backer
d087a8be66
Moved compilation_info to class Machine_info
...
This is preparation for making a dev log file
2020-07-23 21:57:30 +02:00
Laurent Trinques
3a08e60856
aboutqetdialog.cpp minor
2020-07-21 16:01:28 +02:00
Laurent Trinques
e03e36fb2c
AboutQETDialog add Linux RAM Total and MemAvailable
2020-07-21 15:58:35 +02:00
Laurent Trinques
8f5e759528
AboutQETDialog add Linux RAM
2020-07-21 14:45:41 +02:00
Laurent Trinques
bddf10588f
AboutQETDialog add macOS cpuinfo 'model name'
2020-07-21 14:12:06 +02:00
Laurent Trinques
a33ae2bb13
AboutQETDialog add Linux gpu info 'model name'
2020-07-21 13:44:45 +02:00
Laurent Trinques
bd93e62341
AboutQETDialog add Linux cpuinfo 'model name'
2020-07-21 13:05:08 +02:00
Simon De Backer
119e12b1cf
Add Screen info user
2020-07-20 22:41:27 +02:00
Simon De Backer
ffcdccb469
Mod doc set style de same
2020-07-19 18:40:41 +02:00
Laurent Trinques
e10ae8ce2e
Update Copyright date
2020-06-15 17:42:53 +02:00
Simon De Backer
bb093ba0cd
Mod Copyright Date
...
from const to dynamic
benefit the date no longer needs to be translated
2020-06-12 19:52:31 +02:00
Claveau Joshua
0015f4a694
Qet graphics table item can be removed from diagram
2020-05-12 11:17:25 +02:00
gleissonjoaquim3
2c8c624e56
Update on PT_BR translation members
2020-04-30 12:17:11 +02:00
Claveau Joshua
51d8b2a2bc
Revamp the aboutQet dialog with Qt designer and add a new tab "libraries"
2020-01-18 16:25:30 +01:00