185 Commits

Author SHA1 Message Date
f8e361190b version 2.32.2 2025-07-17 11:17:32 +03:00
49ae1473f9 new cmake 2025-04-29 21:51:03 +03:00
347104d512 QAD::Map:
* add MapViewTileProviderBase - base class for tile server provider
 * migrate OSM to new class
 * add MapTiler provider
 * add offlineMode for MapView
2025-03-18 12:16:10 +03:00
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
26a656a9a0 version 2.31.0 2024-10-15 15:05:41 +03:00
083dc3edf5 MapItemBase visible API
MapItemEllipse::rebuild fix
2024-07-10 12:55:42 +03:00
ac0f5bc325 add QAD::VirtualKeyboard library, vkbd for widgets with JSON-based description 2024-05-29 21:42:16 +03:00
85adc666ef more protection 2024-05-13 22:29:38 +03:00
9966f2d5e4 version 2.28.0
piqt conversion PI2QMathMatrixT(), Q2PIMathMatrixT() and many Q2PIMathVectorT()
2024-04-26 15:37:57 +03:00
bee9bd12d5 version 2.27.0
Graphic legend checks context menu rework
2024-04-08 11:25:46 +03:00
592c17e1c7 add StateIcon 2024-03-24 22:38:52 +03:00
50a231a8e7 version 2.25.0
add qad_timers.h in PIQt, IndexedTimer
2024-03-05 19:39:49 +03:00
03f8452512 version 2.24.0
Graphic setCustomSaveImageTitleFunc() - add custom title when save to image
2024-02-27 14:43:36 +03:00
b340dfebac qad 2.23 2024-01-18 18:41:28 +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
d200dbdab5 version 2.21.1
Map download API
mapviewer download feature
2023-11-11 23:01:21 +03:00
c73be2a29c version 2.21.0 2023-10-29 20:04:52 +03:00
fd26c53fd2 version 2.20.1 2023-09-05 20:15:25 +03:00
b77648aae9 version 2.20
icon change
EDockWidget improvements
EMainWindow small refactoring
Graphic now remember last loaded graphics style and restore it on setGraphicsCount
2023-08-23 16:33:43 +03:00
60ab744496 graphic in fullscreen now show all controls 2023-08-21 11:21:32 +03:00
d98e8c1f30 version 2.18.0
add GraphicRanges to graphic library
new graphic_analysis library
2023-07-31 20:17:34 +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
76a1b35f14 PIValueTreeEdit cut/copy/paste support
EMainWindow saveAs incorrect filename to recent fix
QAD::loadTranslations now also look into standard translation location
2023-04-28 15:33:50 +03:00
4eefbe4e46 PIValueTreeEdit arrays fix, support for array comment (only from source now) 2023-04-26 16:50:50 +03:00
54e192514f PIVariantEdit for EvalSpinBox support precision and singleStep 2023-04-20 20:21:05 +03:00
2f630435bb EvalSpinBox::singleStep property 2023-04-18 14:06:21 +03:00
0497a52704 version 2.15.0 2023-04-13 18:22:04 +03:00
fb6bcf7881 version 2.14.3 2023-03-17 13:48:45 +03:00
7188e38072 CMake findQAD miss map
MapItemBase::offset feature
PIValueTreeEdit add custom button to show/hide groups
2023-01-26 23:19:28 +03:00
98da491402 graphic fixes 2023-01-23 18:33:00 +03:00
56246e657a graphic refactoring
graphic buttons
menu for save and export
enable grid in config and save it in session
remove traceX traceY
2023-01-22 15:27:49 +03:00
958c81fb1d version 2.13.0
add Map library (MapView with OSM maps and items) and mapviewer util
2023-01-20 09:16:42 +03:00
10d63e05fe small changes 2023-01-09 15:42:12 +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
5d9381dd37 version 2.10 2022-12-07 10:55:47 +03:00
5e49446607 version 2.9.0
Graphic DateTime axis release
2022-11-24 15:26:38 +03:00
99a5276573 version 2.8.4 2022-11-12 13:28:48 +03:00
7b3595d900 version 2022-10-28 13:30:58 +03:00
6ef0fd1b74 version 2022-10-27 19:48:32 +03:00
512544d2a4 cmake refactoring 2022-08-08 15:42:28 +03:00
Бычков Андрей
2fb937a090 qad_types доработки 2022-06-30 14:28:36 +03:00
Бычков Андрей
e5f23caeaa version 2022-06-23 18:17:43 +03:00
Бычков Анлрей
7d199b5ad3 Graphic setCustomGridMarkFuncs, select decimal point when export to CSV 2022-06-08 13:04:33 +03:00
96a4ea0a2d graphic trace fixes 2022-04-29 19:43:28 +03:00
b6c08b076e graphic android patches: buttons moved to popup-menu on tap-and-hold gesture 2021-09-17 21:19:37 +03:00
1cb6880c55 version 2021-09-03 12:42:40 +03:00
c0ac0002e6 version 2.4.0
ImageView now optionally save QImage when setImage()
piqt many stream operatorsand new helpers:
 * qSerialize
 * qDeserialize
 * piqSerialize
 * piqDeserialize
2021-08-01 22:09:55 +03:00
4d423facd6 version 2021-07-06 17:43:48 +03:00
094c33227b version 2.2.3
Graphic grid fix
introspection actualize
2021-06-09 18:06:30 +03:00
c5f45b7078 graphic openglwidget create only when realy switch to opengl 2021-04-30 14:13:16 +03:00