Simon De Backer
|
dad32d5897
|
Add destructor to Machine_info class to fix segfault
|
2020-10-20 08:54:56 +02:00 |
|
Simon De Backer
|
a0b95ee944
|
QT6: QLibraryInfo
|
2020-10-03 15:51:53 +02:00 |
|
Simon De Backer
|
caac531de1
|
QT6: Mod QLibraryInfo::location use QLibraryInfo::path
|
2020-10-03 11:57:54 +02:00 |
|
Simon De Backer
|
1528e1ebe2
|
Add build git commit sha in log file
|
2020-09-04 21:10:43 +02:00 |
|
Laurent Trinques
|
8626ca5d1b
|
Minor fix
|
2020-08-20 19:45:20 +02:00 |
|
Laurent Trinques
|
e05754da29
|
Machine_info : improve code
|
2020-08-20 19:34:07 +02:00 |
|
Laurent Trinques
|
b4f733a5e5
|
Machine_info : add Windows RAM Available
|
2020-08-20 18:09:37 +02:00 |
|
Laurent Trinques
|
f24f04084c
|
Machine_info : add Windows RAM informations
|
2020-08-20 06:05:55 +02:00 |
|
Simon De Backer
|
ef15013715
|
Add QElectroTech Version in log file
|
2020-08-18 21:24:22 +02:00 |
|
Simon De Backer
|
d4ee161c07
|
Mod doc set style de same
|
2020-08-16 11:19:36 +02:00 |
|
Simon De Backer
|
d556206998
|
Fix to RAM Total info
|
2020-08-14 17:03:58 +02:00 |
|
Simon De Backer
|
84a2a25fa8
|
Mod get Screen info
get cpu info should not collect screen info
|
2020-08-14 17:03:08 +02:00 |
|
Laurent Trinques
|
6f82ac1df1
|
Mod Machine_info
Forgot QProcess::close()
|
2020-08-14 12:57:15 +02:00 |
|
Laurent Trinques
|
7616d11e9d
|
Mod Machine_info
Improve GPU RAM
|
2020-08-14 12:55:04 +02:00 |
|
Laurent Trinques
|
9486deb3de
|
Mod Machine_info
Add macOS RAM available
|
2020-08-14 12:51:50 +02:00 |
|
Simon De Backer
|
e5b7aacea6
|
Add LibraryInfo to debuger
|
2020-08-14 00:36:59 +02:00 |
|
Simon De Backer
|
d5b7414b36
|
Mod Machine_info
add send_info_to_debug
Mod get data PC
send to debuger on startup
|
2020-08-13 22:50:58 +02:00 |
|
Simon De Backer
|
da4e31dfcb
|
Fix warning Wdeprecated
warning:
‘void QProcess::start(const QString&, QIODevice::OpenMode)’ is deprecated
"Use QProcess::start(const QString &program,
const QStringList &arguments,
OpenMode mode = ReadWrite) instead"
|
2020-08-13 20:37:07 +02:00 |
|
Laurent Trinques
|
43a531fd2d
|
Typo
|
2020-08-13 17:18:28 +02:00 |
|
Laurent Trinques
|
c0d51ef445
|
Machine info :
Add Windows GPU RAM informations
|
2020-08-13 17:10:42 +02:00 |
|
Laurent Trinques
|
f0b475bd77
|
Machine info :
add Windows CPU & GPU informations
|
2020-08-13 17:05:46 +02:00 |
|
Simon De Backer
|
288737af0d
|
Add Debugging Techniques
|
2020-08-12 23:54:09 +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 |
|
Simon De Backer
|
c5eb5af47d
|
Fix name to clarify value is int
|
2020-07-23 17:05:48 +02:00 |
|
Simon De Backer
|
698db4e5c0
|
Add Copyright to machine_info class
|
2020-07-22 21:16:38 +02:00 |
|
Simon De Backer
|
03425bcb5b
|
Add gui resize depending on screen size
Init of request
https://qelectrotech.org/bugtracker/view.php?id=195
This is a start will have to be adjusted further.
|
2020-07-21 20:29:05 +02:00 |
|