Commit Graph

293 Commits

Author SHA1 Message Date
745376adfb Merge branch 'master' of https://git.shstk.ru/SHS/qad 2025-07-13 00:28:58 +03:00
13d4e6cb75 gesture pitch & pan fix 2025-07-13 00:28:53 +03:00
0f13cf5196 qcodeedit fix incorrect completer position 2025-06-26 17:43:02 +03:00
d403d0a242 maps no retry on access denied 2025-06-10 00:02:41 +03:00
c959a712f7 fix Esc shortcut 2025-06-09 23:41:58 +03:00
b8e8a1300e more piCout operators in piqt.h 2025-03-20 18:48:17 +03:00
26396a4f72 add MapItemBase::renderHints 2025-03-20 18:43:42 +03:00
2cb43ab411 add QSlider to SessionManager 2025-03-20 10:22:28 +03:00
8df58026c4 fix for Qt6
MapView add contrast property
MapView fix plugin
2025-03-19 22:03:51 +03:00
f0c2369df0 fix MapView, so tile provider can be accessible
add MapViewTileProviderBase::maximumLevel()
2025-03-18 16:24:02 +03:00
a0f2d80b4f MapViewTileProviderBase add cacheDir() 2025-03-18 15:17:14 +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
bf11ca21c0 add IndexedTimer::stopAllIndexedTimers 2025-03-04 19:59:36 +03:00
f36038bf10 ImageView now container in Qt-designer 2025-01-29 11:53:39 +03:00
266e9ac351 adopt for Qt6 2025-01-06 12:56:06 +03:00
c6b2bb128a remove unnecessary dependencies for SQL module 2024-12-31 17:02:23 +03:00
04b40d367c apply some code analyzer recommendations 2024-11-20 20:02:09 +03:00
1becca7519 small changes of BusyIcon 2024-11-10 21:29:32 +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
6153c1d8dd move qCallQueued 2024-10-14 18:42:29 +03:00
744d689eee add qCallQueued 2024-10-14 18:36:04 +03:00
dd4695780d PIQt now provide PICout << operators for Qt types
MapView::setTileObsoleteTime() method. You can set maximum lifetime for tile, after that it will be redownloaded
2024-09-28 09:15:25 +03:00
2eacbfbfc1 MapItemEllipse fix 2024-08-31 22:19:26 +03:00
ab423e1530 migrate to PIP v4 2024-07-30 14:19:13 +03:00
083dc3edf5 MapItemBase visible API
MapItemEllipse::rebuild fix
2024-07-10 12:55:42 +03:00
5bc7d7cf06 hide by default 2024-06-01 22:37:18 +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
0dcc0da004 CircleIndicator icon fix 2024-05-02 12:26:33 +03:00
44839c740d CircleIndicator icon 2024-05-02 12:10:09 +03:00
144d24711c add CircleIndicator 2024-04-30 15:23:48 +03:00
9966f2d5e4 version 2.28.0
piqt conversion PI2QMathMatrixT(), Q2PIMathMatrixT() and many Q2PIMathVectorT()
2024-04-26 15:37:57 +03:00
82f863db47 add to indexedTimer single shot and remaining time 2024-04-18 16:23:37 +03:00
c3ba09328b add ChunkStream::getData(int) 2024-04-09 18:55:35 +03:00
bee9bd12d5 version 2.27.0
Graphic legend checks context menu rework
2024-04-08 11:25:46 +03:00
073d483381 add QAD::loadedLanguage variable 2024-03-29 21:31:39 +03:00
ab2c8d4480 StateIcon improvements 2024-03-26 10:35:08 +03:00
592c17e1c7 add StateIcon 2024-03-24 22:38:52 +03:00
47420cf19a IndexedTimer type 2024-03-24 20:23:15 +03:00
dedd38772e old Qt 2024-03-13 16:40:17 +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
12f0603413 Graphic more accuracy when save *.csv 2024-02-22 17:12:48 +03:00
18526cdf29 download 2024-02-04 13:02:19 +03:00
4c7b9444b6 Graphic now index-safe 2024-01-19 14:50:21 +03:00
33f4394243 fix for Qt6, segfault on ~EDockWidget 2024-01-19 12:45:12 +03:00
6a67442d21 smaller icons in Ribbon 2024-01-18 18:36:51 +03:00
8feb5c240c autocompleter color firx 2024-01-18 18:26:50 +03:00
64f3448b5c dark works 2024-01-18 18:18:29 +03:00
a93db66d78 isDarkTheme getter 2024-01-18 18:06:40 +03:00