Joshua Claveau
7de810bac4
little fix
2021-03-21 19:06:12 +01:00
Joshua Claveau
1b6cf7d5f3
Project properties dialog launch a little more faster (especially on windows)
...
Instead of build machine_info class which take time, only to get the max
width and height of screens, call of methods
Machine_info::i_max_screen_width() and
Machine_info::i_max_screen_height() are now static and compute only
this.
The project properties dialog is now faster because don't wait the end
build of machine_info.
2021-03-21 19:01:54 +01:00
Joshua Claveau
6cf79e6e75
Qet start a little more faster (especially on windows)
...
Machine_Info class take time on windows even in powerful computer.
Run the machine_info in main.cpp in parallel into another thread.
2021-03-21 18:36:03 +01:00
artgg7300
8fdb9ba21a
translated hungarian element names
2021-03-20 20:22:52 +01:00
Simon De Backer
a4adcf4865
Fix cmake user properties class
...
for commit 44db25e76b
2021-03-18 21:22:39 +01:00
Gleb Popov
9300130aaf
Add installation phase to CMake build system
2021-03-18 13:44:26 +01:00
Gleb Popov
d7dd32ff1a
Fix CMake build when git revision can't be determined
2021-03-18 13:44:15 +01:00
Gleb Popov
564f38396f
Add CMake option to allow using system pugixml library
2021-03-18 13:44:04 +01:00
Gleb Popov
ab5dd39556
Add CMake option to allow using system KF5 libraries
2021-03-18 13:43:50 +01:00
Gleisson Jesuino Joaquim Cardoso
b12a4525a2
Update PT_BR translation
2021-03-17 22:00:38 +01:00
Laurent Trinques
e0f2a66f3c
Update Mongolian translation, thanks Nathalie
2021-03-17 09:59:12 +01:00
Laurent Trinques
20f5c3e443
Minor update README.md files
2021-03-15 23:44:26 +01:00
Paweł Śmiech
ea730a2fa1
Polish translation update
2021-03-14 21:03:08 +01:00
anvilex
28d98a1a30
Update qelectrotech.xml
...
1. Russian translation added.
2021-03-14 15:30:48 +01:00
anvilex
a75565e30d
Update x-qet-titleblock.xml
...
1. Russian translation added.
2. German translation added.
2021-03-13 22:08:16 +01:00
anvilex
6ededf94bf
Update x-qet-titleblock.desktop
...
1. Russian translation added.
2. Englisch translation improved.
3. German translation improved.
2021-03-13 22:07:21 +01:00
anvilex
9ca44f2557
Update qelectrotech.desktop
...
Russian translation added
2021-03-13 22:02:33 +01:00
anvilex
9aad769a37
Update qelectrotech.appdata.xml
...
1. German translation added.
2. Russian translation improved.
2021-03-13 22:01:36 +01:00
plc-user
1f0f44233e
Update qet_directory
2021-03-13 22:00:24 +01:00
plc-user
5594197aab
some Bug-Fixing of elements
2021-03-13 22:00:24 +01:00
plc-user
13b6b0c6c9
removed HTML-Tag 
 from some element-informations
2021-03-13 12:19:47 +01:00
plc-user
b0e6ad46ac
centered some elements on DIN-rail (allows rotating without changing Y-position)
2021-03-13 12:19:47 +01:00
Lars Biskupek
b417edaff8
Fixed grammer issues in German language file
2021-03-12 06:39:53 +01:00
anvilex
301fa629d8
Update qet_fr_ru.qph
2021-03-12 06:32:55 +01:00
joshua
44db25e76b
Add user properties class
...
Add a specific class for user properties instead of embedded user
properties in properties interface.
2021-03-11 21:39:57 +01:00
joshua
d5df9703d0
Add new XML function
2021-03-11 20:20:07 +01:00
joshua
11b8ef927b
Revert "Merge branch 'XMLPropertiesNew'"
...
**Break a lot of thing.**
This reverts commit 1db1800572 , reversing
changes made to 4c563821e8 .
2021-03-11 19:52:50 +01:00
joshua
83b69253dc
Revert "fix compile error"
...
This reverts commit b181311162 .
2021-03-11 19:49:46 +01:00
joshua
b96eff00ef
Revert "Fix for cmake"
...
This reverts commit 4051bbd309 .
2021-03-11 19:49:32 +01:00
Laurent Trinques
4051bbd309
Fix for cmake
2021-03-11 07:59:54 +01:00
Martin Marmsoler
b181311162
fix compile error
2021-03-10 19:12:00 +01:00
joshua
1db1800572
Merge branch 'XMLPropertiesNew'
2021-03-09 19:09:31 +01:00
joshua
001e93bc6f
Forgoten revert ToXml()
2021-03-09 18:43:03 +01:00
Martin Marmsoler
6e17996d37
fix problem that default conductor is not found
2021-03-08 20:48:23 +01:00
Simon De Backer
4c563821e8
[Qt6] ad QCloseEvent to Widgets
2021-03-07 20:23:07 +01:00
Simon De Backer
a4872bf686
[Qt6] mod QRegExp to QRegularExpression
...
note ad Core5Compat to Cmake
2021-03-07 20:21:39 +01:00
Simon De Backer
332d978043
[QT6] QtConcurrent its backwards now...function, object, args
2021-03-07 19:58:49 +01:00
Martin Marmsoler
755bcf640d
fix conductor properties xml load
2021-03-07 14:07:47 +01:00
joshua
38a825865c
Fix ftbfs on debian buster
2021-03-07 12:18:30 +01:00
Martin Marmsoler
5d3710c4b2
copy all toXML() from master commit 4b82c3a0c4 into the current branch, because the new concept will be used only for user properties
2021-03-07 10:09:45 +01:00
Martin Marmsoler
058824f29a
move all static xml functions to qetxml
2021-03-06 20:01:31 +01:00
joshua
4b82c3a0c4
Fix crash
...
Fix crash for a special case (the first time since qet exist) when a
conductor have all segments to 0 in the .qet file.
See https://qelectrotech.org/forum/viewtopic.php?id=1964
2021-03-06 15:17:10 +01:00
Martin Marmsoler
ea793125a5
move m_change_connections to ElementItemEditor, so it must not be defined by every editor it self
2021-03-05 20:59:36 +01:00
Laurent Trinques
153aecbbf3
Flatpak change to --socket=fallback-x11
2021-03-05 18:17:25 +01:00
Martin
bc88f2ec2e
reimplement Priv function, so the ElementEditor gets called automatically
2021-03-05 17:38:51 +01:00
Martin
6887c543da
add possibilities to fill the userProperties
2021-03-05 07:56:35 +01:00
Martin Marmsoler
51ed21f9ef
Merge commit 'b021ac3e1fb98a56810773c7c701e3329efb3148'
...
Conflicts:
sources/qetgraphicsitem/element.h
2021-03-04 21:31:55 +01:00
Martin Marmsoler
221773ea8a
fix some issues
2021-03-04 21:25:04 +01:00
Martin Marmsoler
9d4b90da1a
Add userProperties
2021-03-04 19:18:28 +01:00
Thomas Gravekamp
b021ac3e1f
Add Williams EM symbols
2021-03-03 21:53:25 +01:00