Commit Graph

  • 89aa2fbf63 Fix cmake user properties class Simon De Backer 2021-03-18 21:22:39 +01:00
  • 86f8b85a78 Fix CMake build when git revision can't be determined Gleb Popov 2021-03-15 10:25:54 +03:00
  • 491efe7b1d Add CMake option to allow using system pugixml library Gleb Popov 2021-03-15 10:25:20 +03:00
  • 86552e481a Add CMake option to allow using system KF5 libraries Gleb Popov 2021-03-15 10:25:04 +03:00
  • b58482a0d5 Fix Cmake Simon De Backer 2021-03-02 22:15:44 +01:00
  • a4adcf4865 Fix cmake user properties class Simon De Backer 2021-03-18 21:22:39 +01:00
  • 9300130aaf Add installation phase to CMake build system Gleb Popov 2021-03-15 10:26:22 +03:00
  • d7dd32ff1a Fix CMake build when git revision can't be determined Gleb Popov 2021-03-15 10:25:54 +03:00
  • 564f38396f Add CMake option to allow using system pugixml library Gleb Popov 2021-03-15 10:25:20 +03:00
  • ab5dd39556 Add CMake option to allow using system KF5 libraries Gleb Popov 2021-03-15 10:25:04 +03:00
  • b12a4525a2 Update PT_BR translation Gleisson Jesuino Joaquim Cardoso 2021-03-17 15:48:52 -03:00
  • e0f2a66f3c Update Mongolian translation, thanks Nathalie Laurent Trinques 2021-03-17 09:59:12 +01:00
  • 20f5c3e443 Minor update README.md files Laurent Trinques 2021-03-15 23:44:26 +01:00
  • ea730a2fa1 Polish translation update Paweł Śmiech 2021-03-14 21:03:08 +01:00
  • 28d98a1a30 Update qelectrotech.xml anvilex 2021-03-14 13:42:53 +05:00
  • f2b911da14 do not save conductorproperties in own child, but as part of conductor XMLPropertiesNew Martin Marmsoler 2021-03-14 13:37:08 +01:00
  • 539de96455 Fix problem when really old elements are added to a new project. These elements do not have an uuid for each terminal. So when exporting, save an unique ID into the terminal. So the conductors know to which terminal they must be connected Martin Marmsoler 2021-03-14 11:49:01 +01:00
  • 2a4416469a set tagname for PartText Martin Marmsoler 2021-03-14 10:48:28 +01:00
  • 0fbadc727d store terminalData in the terminal tag. Fixes the drag problem from the collection into the diagram. The problem was that some tags missed and therefore the creation of the element for dragging was unsuccessful Martin Marmsoler 2021-03-14 08:29:26 +01:00
  • a75565e30d Update x-qet-titleblock.xml anvilex 2021-03-14 01:25:20 +05:00
  • 6ededf94bf Update x-qet-titleblock.desktop anvilex 2021-03-14 01:23:59 +05:00
  • 9ca44f2557 Update qelectrotech.desktop anvilex 2021-03-14 01:18:57 +05:00
  • 9aad769a37 Update qelectrotech.appdata.xml anvilex 2021-03-14 01:16:44 +05:00
  • 1f0f44233e Update qet_directory plc-user 2021-03-13 21:09:08 +01:00
  • 5594197aab some Bug-Fixing of elements plc-user 2021-03-13 21:01:24 +01:00
  • d805fb9ced read terminal uuid in Terminal and do not write terminal uuid from TerminalData, because Terminal just reads it, only PartTerminal writes the uuid Martin Marmsoler 2021-03-13 18:57:01 +01:00
  • ba0faa7122 uuid gets already stored in the terminalData, so no need to store it again in the terminal it self Martin Marmsoler 2021-03-13 18:25:12 +01:00
  • 87d810744f use failed instead of no success, so the traces can be filtered more easily Martin Marmsoler 2021-03-13 18:10:40 +01:00
  • 1dabe930f2 fix terminal data problems Martin Marmsoler 2021-03-13 18:10:06 +01:00
  • c3c13d5102 store also terminal data when storing terminal. Was accidentaly removed in 5d3710c4b2 Martin Marmsoler 2021-03-13 18:09:52 +01:00
  • f6c1a47d62 do not store invalid uuid, better to not store and use legacy approach Martin Marmsoler 2021-03-13 17:27:12 +01:00
  • 13b6b0c6c9 removed HTML-Tag 
 from some element-informations plc-user 2021-03-13 08:40:37 +01:00
  • b0e6ad46ac centered some elements on DIN-rail (allows rotating without changing Y-position) plc-user 2021-03-13 08:06:23 +01:00
  • b417edaff8 Fixed grammer issues in German language file Lars Biskupek 2021-03-09 20:14:05 +01:00
  • 301fa629d8 Update qet_fr_ru.qph anvilex 2021-03-12 04:57:35 +05:00
  • 44db25e76b Add user properties class joshua 2021-03-11 21:39:57 +01:00
  • d5df9703d0 Add new XML function joshua 2021-03-11 20:20:07 +01:00
  • 11b8ef927b Revert "Merge branch 'XMLPropertiesNew'" **Break a lot of thing.** joshua 2021-03-11 19:52:50 +01:00
  • 83b69253dc Revert "fix compile error" joshua 2021-03-11 19:49:46 +01:00
  • b96eff00ef Revert "Fix for cmake" joshua 2021-03-11 19:49:32 +01:00
  • 4051bbd309 Fix for cmake Laurent Trinques 2021-03-11 07:59:54 +01:00
  • b181311162 fix compile error Martin Marmsoler 2021-03-10 18:42:43 +01:00
  • 1db1800572 Merge branch 'XMLPropertiesNew' joshua 2021-03-09 19:09:31 +01:00
  • 001e93bc6f Forgoten revert ToXml() joshua 2021-03-09 18:43:03 +01:00
  • 6e17996d37 fix problem that default conductor is not found Martin Marmsoler 2021-03-08 20:48:23 +01:00
  • 4c563821e8 [Qt6] ad QCloseEvent to Widgets Simon De Backer 2021-03-07 20:23:07 +01:00
  • a4872bf686 [Qt6] mod QRegExp to QRegularExpression Simon De Backer 2021-03-07 20:21:39 +01:00
  • 332d978043 [QT6] QtConcurrent its backwards now...function, object, args Simon De Backer 2021-03-07 19:58:49 +01:00
  • 755bcf640d fix conductor properties xml load Martin Marmsoler 2021-03-07 14:07:47 +01:00
  • 38a825865c Fix ftbfs on debian buster joshua 2021-03-07 12:18:30 +01:00
  • 5d3710c4b2 copy all toXML() from master commit 4b82c3a0c4 into the current branch, because the new concept will be used only for user properties Martin Marmsoler 2021-03-07 10:09:45 +01:00
  • 058824f29a move all static xml functions to qetxml Martin Marmsoler 2021-03-06 20:01:31 +01:00
  • 4b82c3a0c4 Fix crash joshua 2021-03-06 15:17:10 +01:00
  • ea793125a5 move m_change_connections to ElementItemEditor, so it must not be defined by every editor it self Martin Marmsoler 2021-03-05 20:59:36 +01:00
  • 153aecbbf3 Flatpak change to --socket=fallback-x11 Laurent Trinques 2021-03-05 18:17:25 +01:00
  • bc88f2ec2e reimplement Priv function, so the ElementEditor gets called automatically Martin 2021-03-05 17:38:51 +01:00
  • 6887c543da add possibilities to fill the userProperties Martin 2021-03-05 07:56:35 +01:00
  • 51ed21f9ef Merge commit 'b021ac3e1fb98a56810773c7c701e3329efb3148' Martin Marmsoler 2021-03-04 21:31:55 +01:00
  • 221773ea8a fix some issues Martin Marmsoler 2021-03-04 21:25:04 +01:00
  • 9d4b90da1a Add userProperties Martin Marmsoler 2021-03-04 19:18:28 +01:00
  • b021ac3e1f Add Williams EM symbols Thomas Gravekamp 2021-03-02 23:58:00 +01:00
  • 34eb6e9f71 Remove the use of single application no_single_application joshua 2021-03-03 21:43:01 +01:00
  • faf4235bed Terminal element info joshua 2021-03-03 21:28:22 +01:00
  • 0a51e22b7d Update org.kde.Platform" to "runtime-version": "5.15" Laurent Trinques 2021-03-03 18:38:13 +01:00
  • 632fba5366 Add binary hungarian lang file Laurent Trinques 2021-03-03 14:28:01 +01:00
  • 0ca883f114 translated hungarian lang file artgg7300 2021-03-03 14:10:24 +01:00
  • 170d856007 Fix Cmake Simon De Backer 2021-03-02 22:15:44 +01:00
  • 875eaac766 Update SingleApplication to upstream master Laurent Trinques 2021-02-28 18:05:18 +01:00
  • fa9f6b9c03 Upgrade pugixml XML parser to 1.11 release https://pugixml.org/docs/manual.html#v1.11 Laurent Trinques 2021-02-28 17:12:53 +01:00
  • 264392cd0e Update SingleApplication to upstream master 081 Laurent Trinques 2021-02-28 18:05:18 +01:00
  • f53e429771 Upgrade pugixml XML parser to 1.11 release https://pugixml.org/docs/manual.html#v1.11 Laurent Trinques 2021-02-28 17:12:53 +01:00
  • 0424eb9fba Mark deprecated method joshua 2021-03-01 22:17:58 +01:00
  • 8210f06919 Update of German Language File qet_de Lars Biskupek 2021-03-01 18:28:56 +01:00
  • 468618adda Danish translation updated Ole Carlsen 2021-03-01 20:28:58 +01:00
  • 8141a75738 Updated Czech translations of elements. pavelfric 2021-03-01 10:40:11 +01:00
  • 8f201a6e5d modified: lang/qet_nl.qm modified: lang/qet_nl.ts dlee99 2021-02-28 22:18:33 +01:00
  • b8745c0a6b Update of German language file qet_de Lars Biskupek 2021-02-28 18:47:37 +01:00
  • 7c3bde9118 Update SingleApplication to upstream master Laurent Trinques 2021-02-28 18:05:18 +01:00
  • ed8c1dea9d Merge commit '28cd389695248b56a99a417bc10640bb3e99c298' Martin Marmsoler 2021-02-28 17:33:43 +01:00
  • 28cd389695 Upgrade pugixml XML parser to 1.11 release https://pugixml.org/docs/manual.html#v1.11 Laurent Trinques 2021-02-28 17:12:53 +01:00
  • 56bb2a399b Refresh splash size Laurent Trinques 2021-02-28 05:56:59 +01:00
  • dc726792d3 Update *TS files Laurent Trinques 2021-02-28 05:53:40 +01:00
  • d8707a4ef2 Add dialog to inform user when open a non compatible project joshua 2021-02-27 14:01:33 +01:00
  • 01d6cdb920 Merge commit '77710e1cc5e597d06196d2ee163198176032987a' Martin Marmsoler 2021-02-27 07:49:24 +01:00
  • 77710e1cc5 Remove compatibility of QetShapItem from version prior to svn 4075 joshua 2021-02-25 20:47:43 +01:00
  • 1d2c00819d Element collection cache remove old code joshua 2021-02-25 20:31:14 +01:00
  • eee0469bd7 Remove retro compatibility of conductor text prior to qet 0.4 joshua 2021-02-25 20:21:18 +01:00
  • 5118037cb5 Remove retro compatibility of element label prior to qet 0.5 joshua 2021-02-25 19:42:14 +01:00
  • 1f53c39290 Remove retro compatibility of element text item prior to qet 0.7 joshua 2021-02-25 19:35:04 +01:00
  • f499507b2d fix load issue Martin 2021-02-25 16:55:13 +01:00
  • a6e55e1918 Fix wrong element type 08fix joshua 2021-02-24 20:49:10 +01:00
  • 3f586b0b8e Fix wrong element type joshua 2021-02-24 20:41:47 +01:00
  • b71aec9548 Fix wrong element type joshua 2021-02-24 20:49:10 +01:00
  • c7798e1a80 Fix wrong element type joshua 2021-02-24 20:41:47 +01:00
  • 8ccfb93e89 DiagramView::mouseMoveEvent remove "DEV" in toolTip message mouse postion Laurent Trinques 2021-02-23 00:51:50 +01:00
  • 54e2af4fb2 Tab-stop definitions inserted where appropriate Lars Biskupek 2021-02-22 13:12:37 +01:00
  • 3e95b51af6 Modifications to SaveFile-Dialog for "Save As PDF" Lars Biskupek 2021-02-22 12:50:49 +01:00
  • fb58ecacfc Fix typo joshua 2021-02-21 19:38:53 +01:00
  • 8053303ce5 Polish translation updated Pawel Śmiech 2021-02-21 13:46:41 +01:00
  • 5430692359 remove not needed declaration, because the definition was already deleted. And so a linker error occured Martin 2021-02-24 19:04:14 +01:00