Commit Graph

  • 75fafd5acc Revert "Draw the folio with inverted lightness on a dark palette" revert-954-feature-dark-canvas Laurent Trinques 2026-09-20 06:57:56 +02:00
  • 3394c1246c Merge pull request #954 from jp2images/feature-dark-canvas master Laurent Trinques 2026-09-20 06:44:09 +02:00
  • 3e34a6d55f Fill the dark canvas buffer and keep one scene connection Jeff Patterson 2026-09-19 16:07:36 -05:00
  • 50792ba1ad Repaint the whole dark canvas when the application palette changes Jeff Patterson 2026-09-19 15:41:50 -05:00
  • 6404612014 Follow the application palette, not the view's, on the dark canvas Jeff Patterson 2026-09-19 15:29:24 -05:00
  • eaf15faaa3 Move the dark canvas into PaletteGraphicsView and test it directly Jeff Patterson 2026-09-19 14:28:23 -05:00
  • b8c9e670c4 Keep scene updates flowing on the dark canvas and soften its grid Jeff Patterson 2026-09-19 14:15:29 -05:00
  • 85dc638a42 Draw the folio with inverted lightness on a dark palette Jeff Patterson 2026-09-19 12:47:10 -05:00
  • dfe56cddbd Merge pull request #928 from ispyisail/fix/903-escape-cancels-text-tool Laurent Trinques 2026-09-19 23:43:31 +02:00
  • ef1fbd79b4 Merge pull request #942 from elevatormind/gitignore-ide-addition Laurent Trinques 2026-09-19 20:25:12 +02:00
  • eb7abdfbc6 Merge pull request #946 from jp2images/feature-panels-follow-palette Laurent Trinques 2026-09-19 20:24:05 +02:00
  • f574d28340 Merge pull request #947 from jp2images/fix-dark-theme-light-icons Laurent Trinques 2026-09-19 20:22:29 +02:00
  • 31f90e2c46 Merge pull request #949 from jp2images/fix-menubar-test-macos Laurent Trinques 2026-09-19 20:20:58 +02:00
  • 45bd8256b3 Merge pull request #950 from jp2images/feature-icon-hover Laurent Trinques 2026-09-19 20:18:20 +02:00
  • 4e43cde063 Give icons a hover state through a proxy style Jeff Patterson 2026-09-18 05:33:48 -05:00
  • aef56fe41d Make the menu bar keyboard test pass on macOS Jeff Patterson 2026-09-19 09:27:19 -05:00
  • 0395f90f75 Let the Collections and Projects panels follow the palette Jeff Patterson 2026-09-19 12:09:28 -05:00
  • a4d5b7a12a Draw the folio icons as SVGs Jeff Patterson 2026-09-19 11:06:04 -05:00
  • ba29dc45a0 Draw the Add PDF icon as an SVG Jeff Patterson 2026-09-19 08:34:52 -05:00
  • d06c7be606 Leave light icons out of the dark theme Jeff Patterson 2026-09-19 07:16:56 -05:00
  • 56cbd6e23d chore: ignore IDE settings and cache files Magnus Hellströmer 2026-09-19 18:10:37 +02:00
  • 8bbc2da5c7 Merge pull request #940 from Kellermorph/german-translation Laurent Trinques 2026-09-19 14:11:15 +02:00
  • 4b8db6be0e Update German translation Kellermorph 2026-09-19 13:25:39 +02:00
  • a6b4c3c673 Merge pull request #930 from ispyisail/feat/923-forum-auto-conductor-shortcut Laurent Trinques 2026-09-19 13:04:44 +02:00
  • 8f0ee06a4f Merge pull request #929 from ispyisail/feat/461-conductor-color-quick-access Laurent Trinques 2026-09-19 13:00:14 +02:00
  • 70599c4ae1 List auto conductor creation in the Shortcuts page ispyisail 2026-09-19 09:18:04 +12:00
  • e42ebdc861 Add a conductor colour button to the Schéma toolbar (#461) ispyisail 2026-09-19 09:02:58 +12:00
  • 3c1fb2fe72 Let Escape cancel the text tool, like every other placement (#903) ispyisail 2026-09-19 08:32:58 +12:00
  • 2da516667e Merge pull request #918 from Kellermorph/fix-colour-selection Laurent Trinques 2026-09-18 19:36:25 +02:00
  • b62b118d45 Merge pull request #919 from jp2images/feature-icon-themes Laurent Trinques 2026-09-18 19:00:47 +02:00
  • b0b7814015 Merge pull request #925 from arummler/fix-undo-stack Laurent Trinques 2026-09-18 18:54:11 +02:00
  • c9a63b5bce Merge pull request #921 from arummler/master-fix-group-rotation Laurent Trinques 2026-09-18 18:52:04 +02:00
  • 059d179d9b Fix: a) Project stayed in modified state even after undoing all changes. b) Saving the project deleted the undo stack. Andre Rummler 2026-09-18 18:28:48 +02:00
  • fa52aab149 Persist QColorDialog custom colors across application restarts Kellermorph 2026-09-18 11:13:26 +02:00
  • 54e61d482d Fix: "group rotate" of elements detached the conductors as those were not rotated. Andre Rummler 2026-09-18 12:35:08 +02:00
  • 800ddfbcbe Add a "qet-dark" icon theme for dark palettes Jeff Patterson 2026-09-16 05:43:42 -05:00
  • 0258d1a74f Merge pull request #917 from ispyisail/fix/913-paste-under-cursor Laurent Trinques 2026-09-18 10:26:00 +02:00
  • dd0c194a3c Paste under the cursor, and give the context menu back (#913) ispyisail 2026-09-18 19:57:59 +12:00
  • 3ba7de3284 CI: fix skip SignPath signing until the API token is configured Laurent Trinques 2026-09-18 08:33:45 +02:00
  • 0067ba1dca Merge pull request #905 from ispyisail/harden/crash-reporter Laurent Trinques 2026-09-18 04:59:45 +02:00
  • 16220af012 Merge remote-tracking branch 'upstream/master' into harden/crash-reporter ispyisail 2026-09-18 14:31:54 +12:00
  • f8c1b5206a Address review on #905: offered-list semantics, dump ordering, FreeBSD, legacy dumps ispyisail 2026-09-18 14:31:49 +12:00
  • 4d800de26a Merge pull request #908 from ispyisail/fix/904-quit-during-modal Laurent Trinques 2026-09-18 04:15:03 +02:00
  • d3c8544fd9 Stop the quit-during-modal test taking its full watchdog period every run ispyisail 2026-09-18 13:53:16 +12:00
  • eea939c31c Merge remote-tracking branch 'upstream/master' into fix/904-quit-during-modal ispyisail 2026-09-18 13:34:58 +12:00
  • 599228fe6e Register the quit-during-modal test with CTest, and fix two bugs in it ispyisail 2026-09-18 13:34:45 +12:00
  • 3ff02e528d Merge pull request #912 from Kellermorph/fix-checkbox-pdf-export Laurent Trinques 2026-09-18 01:49:39 +02:00
  • 520f4245b3 Fix PDF export checkbox state not being remembered Kellermorph 2026-09-17 21:33:05 +02:00
  • 918756a91a Merge pull request #911 from Kellermorph/copying-fix Laurent Trinques 2026-09-17 18:39:54 +02:00
  • 7a73e8075f Merge remote-tracking branch 'upstream/master' into copying-fix Kellermorph 2026-09-17 17:59:12 +02:00
  • 53a0f07ca3 Fix copy-paste bugs in DiagramEventAddPaste and PasteDiagramCommand Kellermorph 2026-09-17 17:54:57 +02:00
  • 864e651966 Merge pull request #910 from arummler/fix-alignment Laurent Trinques 2026-09-17 17:49:23 +02:00
  • 26285373a3 Fix alignment when pasting an element. Andre Rummler 2026-09-17 17:05:15 +02:00
  • b4fcef1829 CI: install the Qt SVG icon engine instead of breeze-icon-theme Laurent Trinques 2026-09-17 15:57:05 +02:00
  • 9519b70826 CI: skip SignPath signing until the API token is configured Laurent Trinques 2026-09-17 15:46:26 +02:00
  • 218e70c759 CI: install an icon theme for tst_qeticons Laurent Trinques 2026-09-17 15:27:26 +02:00
  • 26c0fc9812 Merge pull request #872 from ispyisail/ci/linux-build-and-tests Laurent Trinques 2026-09-17 15:08:05 +02:00
  • 8c135a009d Clear the tools dock when an editor refuses the selection Laurent Trinques 2026-09-17 13:59:32 +02:00
  • 261b0f9e12 Merge pull request #675 from IBSYSLevi/improvement/avoid-needless-dock-churn Laurent Trinques 2026-09-17 13:49:52 +02:00
  • 1183849ce2 Merge pull request #895 from Kellermorph/fix-copy-page-plc-cleanup Laurent Trinques 2026-09-17 13:38:20 +02:00
  • 2b30083193 Merge pull request #909 from arummler/fix-move-insert Laurent Trinques 2026-09-17 13:29:07 +02:00
  • 863ac5f0ae avoid that another action triggers while aborting operation Andre Rummler 2026-09-17 13:25:17 +02:00
  • 8623dd4c6f Refuse to close an editor while a modal dialog is running (#904) ispyisail 2026-09-17 23:19:59 +12:00
  • 6a84ada6a6 Merge pull request #906 from jp2images/feature-icon-theme-plumbing Laurent Trinques 2026-09-17 13:19:11 +02:00
  • b7f516d485 Clean up stale data when duplicating diagram pages Kellermorph 2026-09-16 12:09:05 +02:00
  • 0646f9ca4f Harden the crash reporter: keep every dump, and say what crashed ispyisail 2026-09-17 22:44:59 +12:00
  • 8ef130a59d Add a "qet" icon theme and load icons by name Jeff Patterson 2026-09-16 05:40:33 -05:00
  • c3b0e6725e Merge pull request #896 from ispyisail/feature/886-custom-sql-reports Laurent Trinques 2026-09-17 12:38:17 +02:00
  • 3f8e6418d0 Merge pull request #881 from Kellermorph/checkbox-master-slave Laurent Trinques 2026-09-17 12:30:42 +02:00
  • a86fe2a46b Merge pull request #902 from ispyisail/fix/901-crash-report-never-offered Laurent Trinques 2026-09-17 12:27:10 +02:00
  • 206edcbb7d Merge pull request #899 from arummler/fix-move-insert Laurent Trinques 2026-09-17 12:25:44 +02:00
  • 0a7ea032d9 Revert "bump KDE KF6 frameworks version to 6.28.0 stable release" Close https://github.com/qelectrotech/qelectrotech-source-mirror/issues/900 This reverts commit ff3c2e0916. Laurent Trinques 2026-09-17 12:18:10 +02:00
  • 52713704bc Offer the crash report after the recovery prompt, not instead of it (#901) ispyisail 2026-09-17 22:10:03 +12:00
  • 923723a9de Fix the following issues: a) paste - conductor does not move - pressing escape does not abort - pressing anything during the process crashes the program instead of aborting b) similar issue with the escape not working fixed for graphics items, texxt fields (and probably others) Andre Rummler 2026-09-17 11:34:25 +02:00
  • ff3c2e0916 bump KDE KF6 frameworks version to 6.28.0 stable release Laurent Trinques 2026-09-17 06:43:19 +02:00
  • adca07f26f Merge pull request #880 from arummler/remove-qt5-instruction Laurent Trinques 2026-09-17 06:35:57 +02:00
  • 12ecf6b28f Add read-only enforcement, preview, import/export to custom SQL reports ispyisail 2026-09-17 10:09:14 +12:00
  • 1ee828da5b Remove titleblocktemplate cahing remains. Andre Rummler 2026-09-17 00:06:22 +02:00
  • 837e1e7f09 Remove caching in titleblocktemplaterenderer which has not been used since Qt4.8. Andre Rummler 2026-09-16 11:39:46 +02:00
  • 25962118a2 Disable cacching which was enabled accidentially during Qt5 removal. Andre Rummler 2026-09-16 11:36:41 +02:00
  • 35275de4cc Remove blank lines. Andre Rummler 2026-09-15 23:33:47 +02:00
  • d641b964bd Remove very old Qt4 code path. Andre Rummler 2026-09-15 23:32:42 +02:00
  • e90dddbbc6 Add missing Qt6 code path and remove Qt5. Andre Rummler 2026-09-15 23:30:09 +02:00
  • ce8884394a Remove all code switches for Qt<6 with one exception: caching in titlebordertemplate. Function for caching not called since Qt4; might profit from complete removal. Another exception: one non-converted code path in projectprintwindow.cpp to be followed-up. Andre Rummler 2026-09-15 23:25:41 +02:00
  • 8606cc5328 Removing Qt5/KF5 from build system. Andre Rummler 2026-09-15 23:24:14 +02:00
  • 60d9299d45 New installation instructions for Qt6/CMake. Proposal: translations as INSTALL_XY.md Andre Rummler 2026-09-15 23:23:32 +02:00
  • c71839a291 Merge pull request #869 from Kellermorph/fix-crossref-textfield Laurent Trinques 2026-09-16 21:28:10 +02:00
  • d9a2539702 Merge pull request #890 from ispyisail/fix/734-conductor-self-retrace Laurent Trinques 2026-09-16 21:23:39 +02:00
  • 22c1ec9321 Merge pull request #891 from ispyisail/feature/162-js-scripting Laurent Trinques 2026-09-16 21:22:01 +02:00
  • 4300a655bc Merge remote-tracking branch 'upstream/master' into feature/162-js-scripting ispyisail 2026-09-17 06:50:35 +12:00
  • e7e2864641 Merge pull request #889 from ispyisail/fix/802-reload-element-drawings Laurent Trinques 2026-09-16 19:52:12 +02:00
  • 2ed85f6fc7 Address review: qRound-consistent guards, regression test ispyisail 2026-09-17 05:08:14 +12:00
  • e62d43d024 Revert .ts changes, translations will be updated separately ispyisail 2026-09-17 04:45:29 +12:00
  • 6562498ca2 Snap update for qml QJSEngine Laurent Trinques 2026-09-16 15:27:49 +02:00
  • 38e504fb7e CI windows-build add mingw-w64-ucrt-x86_64-qt6-declarative for QJSEngine Laurent Trinques 2026-09-16 15:22:13 +02:00
  • 4aef4d17d2 git submodule update --remote elements Laurent Trinques 2026-09-16 14:58:55 +02:00
  • c89243a36f Merge pull request #894 from jp2images/fix-macos-fusion-dark-palette Laurent Trinques 2026-09-16 14:21:13 +02:00
  • 4a83521306 Fix scripting review findings: import, save, backups, timeout ispyisail 2026-09-16 22:28:06 +12:00
  • a7f406cd44 Merge remote-tracking branch 'origin/master' into fix-crossref-textfield Kellermorph 2026-09-16 11:49:55 +02:00
  • dad6206386 Address review feedback: parentGroup guard, ELMT_XREF constant, indentation Kellermorph 2026-09-16 11:49:49 +02:00