Commit Graph

1531 Commits

Author SHA1 Message Date
peri4 f0c2369df0 fix MapView, so tile provider can be accessible
add MapViewTileProviderBase::maximumLevel()
2025-03-18 16:24:02 +03:00
peri4 a0f2d80b4f MapViewTileProviderBase add cacheDir() 2025-03-18 15:17:14 +03:00
peri4 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
peri4 bf11ca21c0 add IndexedTimer::stopAllIndexedTimers 2025-03-04 19:59:36 +03:00
peri4 f36038bf10 ImageView now container in Qt-designer 2025-01-29 11:53:39 +03:00
peri4 266e9ac351 adopt for Qt6 2025-01-06 12:56:06 +03:00
peri4 c6b2bb128a remove unnecessary dependencies for SQL module 2024-12-31 17:02:23 +03:00
peri4 04b40d367c apply some code analyzer recommendations 2024-11-20 20:02:09 +03:00
peri4 1becca7519 small changes of BusyIcon 2024-11-10 21:29:32 +03:00
peri4 8f969a1b41 icon 2024-11-02 14:15:19 +03:00
peri4 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
peri4 f8fec93f0e fix qad_wrap() - support for complex extensions (e.g. "file.1.cpp") 2024-10-19 17:10:47 +03:00
peri4 26a656a9a0 version 2.31.0 2024-10-15 15:05:41 +03:00
peri4 6153c1d8dd move qCallQueued 2024-10-14 18:42:29 +03:00
peri4 744d689eee add qCallQueued 2024-10-14 18:36:04 +03:00
peri4 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
peri4 2eacbfbfc1 MapItemEllipse fix 2024-08-31 22:19:26 +03:00
peri4 ab423e1530 migrate to PIP v4 2024-07-30 14:19:13 +03:00
peri4 083dc3edf5 MapItemBase visible API
MapItemEllipse::rebuild fix
2024-07-10 12:55:42 +03:00
peri4 5bc7d7cf06 hide by default 2024-06-01 22:37:18 +03:00
peri4 ac0f5bc325 add QAD::VirtualKeyboard library, vkbd for widgets with JSON-based description 2024-05-29 21:42:16 +03:00
peri4 85adc666ef more protection 2024-05-13 22:29:38 +03:00
peri4 0dcc0da004 CircleIndicator icon fix 2024-05-02 12:26:33 +03:00
peri4 44839c740d CircleIndicator icon 2024-05-02 12:10:09 +03:00
peri4 144d24711c add CircleIndicator 2024-04-30 15:23:48 +03:00
peri4 9966f2d5e4 version 2.28.0
piqt conversion PI2QMathMatrixT(), Q2PIMathMatrixT() and many Q2PIMathVectorT()
2024-04-26 15:37:57 +03:00
peri4 82f863db47 add to indexedTimer single shot and remaining time 2024-04-18 16:23:37 +03:00
peri4 c3ba09328b add ChunkStream::getData(int) 2024-04-09 18:55:35 +03:00
peri4 bee9bd12d5 version 2.27.0
Graphic legend checks context menu rework
2024-04-08 11:25:46 +03:00
peri4 073d483381 add QAD::loadedLanguage variable 2024-03-29 21:31:39 +03:00
peri4 ab2c8d4480 StateIcon improvements 2024-03-26 10:35:08 +03:00
peri4 592c17e1c7 add StateIcon 2024-03-24 22:38:52 +03:00
peri4 47420cf19a IndexedTimer type 2024-03-24 20:23:15 +03:00
peri4 dedd38772e old Qt 2024-03-13 16:40:17 +03:00
peri4 50a231a8e7 version 2.25.0
add qad_timers.h in PIQt, IndexedTimer
2024-03-05 19:39:49 +03:00
peri4 03f8452512 version 2.24.0
Graphic setCustomSaveImageTitleFunc() - add custom title when save to image
2024-02-27 14:43:36 +03:00
peri4 12f0603413 Graphic more accuracy when save *.csv 2024-02-22 17:12:48 +03:00
peri4 18526cdf29 download 2024-02-04 13:02:19 +03:00
peri4 4c7b9444b6 Graphic now index-safe 2024-01-19 14:50:21 +03:00
peri4 33f4394243 fix for Qt6, segfault on ~EDockWidget 2024-01-19 12:45:12 +03:00
peri4 b340dfebac qad 2.23 2024-01-18 18:41:28 +03:00
peri4 6a67442d21 smaller icons in Ribbon 2024-01-18 18:36:51 +03:00
peri4 8feb5c240c autocompleter color firx 2024-01-18 18:26:50 +03:00
peri4 64f3448b5c dark works 2024-01-18 18:18:29 +03:00
peri4 a93db66d78 isDarkTheme getter 2024-01-18 18:06:40 +03:00
peri4 071a73f5ba another try for dark theme 2024-01-18 18:04:02 +03:00
peri4 2739cc53ec detectTheme 2024-01-18 17:42:57 +03:00
peri4 ccf17510d8 fix 2024-01-18 17:39:42 +03:00
peri4 e0134b3b5e QCodeEdit dark theme test 2024-01-18 17:38:02 +03:00
peri4 b9dea57200 QCodeEdit autocompletition on doc start fix 2024-01-18 15:28:25 +03:00