Commit Graph

28 Commits

Author SHA1 Message Date
e0134b3b5e QCodeEdit dark theme test 2024-01-18 17:38:02 +03:00
b9dea57200 QCodeEdit autocompletition on doc start fix 2024-01-18 15:28:25 +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
cdb02fc9be code format 2022-12-14 14:14:33 +03:00
4497123421 refactoring qad widgets part 2
c++ cast, nullptr, forward declaration, agregate ui, connect to member functions, order and clear includes
2022-12-12 10:18:34 +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
04c7d773e3 TouchSlider showIncDec, QCodeEditCompleter filter by str start 2022-02-03 14:39:01 +03:00
af300fe3f9 QCodeEdit now show links on Ctrl only without selection 2021-11-15 14:15:16 +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
cadfe1259e QCodeEdit comment text patch 2020-10-08 00:00:14 +03:00
aa906610b4 QCodeEdit now can comment/uncomment on ctrl+/ 2020-10-07 21:38:16 +03:00
3245d71bc8 QCodeEdit blockselection patch, now works with visual instead of position 2020-09-24 19:09:37 +03:00
577f20a110 QCodeEdit blockselection patch, ready to use 2020-09-23 22:14:13 +03:00
a89fb3d8f2 QCodeEdit cursor fix, replace all now signle action 2020-09-22 20:57:39 +03:00
743b7c8e28 QCodeEdit blockselection almost works, without copypaste and with bad visual 2020-09-22 20:45:23 +03:00
ca020b0319 ready to start develop block selection 2020-09-21 20:34:06 +03:00
22b9abfcb4 Version 1.13.0 2020-09-16 01:28:37 +03:00
2e553719dd completer fixes 2020-09-14 15:22:15 +03:00
596ec969c6 QCodeEdit hide f1 2020-09-14 14:47:42 +03:00
aa695f8494 Big QCodeEdit update: supports for autocomplete/help hint and custom data. Add dynamic links on Ctrl+mouse by 2 new virtual functions. 2020-09-12 01:08:13 +03:00
be2870e116 QCodeEdit completer refactor and works fine! 2020-09-10 21:39:24 +03:00
0017c8d036 fix QCodeEdit completer size 2020-09-10 16:20:15 +03:00
bfa1e4af38 reverted completer size, prev was buggy 2020-09-09 13:33:36 +03:00
ceb00e911b completer hide when window lost focus 2020-09-09 12:54:18 +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
b92a1fa558 moved to shstk 2020-08-25 22:24:02 +03:00