38 Commits

Author SHA1 Message Date
e791618a17 version 2.32.0
work with icons - remove unused, organize and update to last oxygen
add BusyIcon widget
2024-10-30 22:22:44 +03:00
6a67442d21 smaller icons in Ribbon 2024-01-18 18:36:51 +03:00
c3dcf36a20 version 2.22.0
blockview small code clean
add PIValueTree to BLockItem, BlockItemPin and BlockBusItem
add QAD::CursorOverrider::restore()
fix QCodeEdit escape key while block selection
2024-01-14 11:45:28 +03:00
ac2bf4567f remove 3 endpoint in new bus 2023-09-06 20:29:41 +03:00
4a927b524e small fix 2023-07-12 20:20:07 +03:00
7ce2b31ec9 version 2.17.0
iconedlabel icon size scale in auto scale mode
BlockItem decors visibility logic flags
2023-06-05 23:26:23 +03:00
f6205cab55 fix #29, you can`t move selected blocks in place which causes bus segment deletion 2023-05-30 18:24:37 +03:00
5a4cd77dcb fix #26 2023-05-30 17:41:44 +03:00
94c1c73642 new BlockView::newBusFinished 2023-04-13 18:21:21 +03:00
dc91237545 pinsOnSide 2023-04-11 22:12:42 +03:00
ef0963c878 BlockView interact pins while new bus from existing bus trace, #23 2023-01-29 14:45:29 +03:00
e3f046cd2e BlockView pin multiconnect - display pin as error if >1 bus connected, #9 2023-01-27 00:10:14 +03:00
cdb02fc9be code format 2022-12-14 14:14:33 +03:00
728c132f2b refactoring qad widgets part 1
c++ cast, nullptr, forward declaration, agregate ui, connect to member functions, order and clear includes
2022-12-11 16:27:04 +03:00
56b071a4c9 remove BlockItemPin::Direction 2022-07-21 15:39:01 +03:00
Бычков Андрей
49d1f75864 enum class 2022-07-21 12:09:33 +03:00
b6ebddb54e BlockBusItem::PointInfo and BlockBusItem::pointInfo() 2022-07-20 20:44:51 +03:00
Бычков Андрей
1eea9eb386 fix _DTSizeItem visible 2022-07-20 15:40:59 +03:00
b525077156 blockview #22 #25 2022-07-20 11:14:30 +03:00
Бычков Андрей
883612e835 code brush 2022-07-01 17:30:34 +03:00
bdb2acb414 Qt 6 works on Windows host 2022-01-23 12:59:57 +03:00
1ab677774b piqt importand fix with qmap serialization
ImageView now supprt view interaction
BlockView update background when EnabledChange
2021-08-05 00:41:52 +03:00
8646132928 dpi-dependent methods 2021-06-14 15:45:29 +03:00
7b011ed242 version 2.0.0_alpha
Important! All QtWraps macros renamed!
Qt 6 support
Graphic export feature
qad_types cross-Qt small changes
2021-03-05 13:05:23 +03:00
cadb25e6bb BlockView ctrl+pin fix 2020-10-14 19:05:16 +03:00
59711afa14 BlockView selection fix - many bugs with 1 fix (ctrl+click, ctrl+selection_rect, selection disappear) 2020-10-14 01:47:15 +03:00
32f2c061d1 BlockView maybe fix double click 2020-10-14 01:30:42 +03:00
449b6b42c3 BlockView pin multiconnect fix - unable connect to busy pin if multiconnect disabled 2020-10-14 01:25:05 +03:00
3a41f3853c BlockView selection rect fix (inside bus bounding rect) 2020-10-14 01:13:30 +03:00
a65549d7e8 bvidTmpItem 2020-09-14 13:36:47 +03:00
d65f09b1c5 BlockView right-click, ctrl+left-click fixes 2020-09-10 19:00:46 +03:00
d35be49a57 BlockView cosmetics, more enums, fixed right-click on bus point/segment move 2020-09-10 17:32:30 +03:00
afcaf063d3 version 1.11.0
BlockView selection fixes
2020-09-09 19:27:52 +03:00
8812ad1c37 BlockView changes: fixed right-click while selecting, new signal "selectionChanged()" 2020-09-09 19:07:02 +03:00
d96c99f79d fix some warnings 2020-09-08 15:13:05 +03:00
c576a14deb CMake refactoring 2020-09-04 22:31:50 +03:00
05874e9d7e qrc fixed, graphic FloatingAxisType, qpicalculator moved to PIEvaluator 2020-08-27 17:23:18 +03:00
b92a1fa558 moved to shstk 2020-08-25 22:24:02 +03:00