Commit Graph

1501 Commits

Author SHA1 Message Date
60ab744496 graphic in fullscreen now show all controls 2023-08-21 11:21:32 +03:00
bf5718cc1d translation 2023-08-16 22:31:03 +03:00
72cc874d86 fix misplace min/max on Y 2023-08-14 13:54:41 +03:00
1b06de0dc4 add statistics to GraphicAnalysis 2023-08-02 12:32:09 +03:00
d98e8c1f30 version 2.18.0
add GraphicRanges to graphic library
new graphic_analysis library
2023-07-31 20:17:34 +03:00
2a063a4f00 piqt const remove 2023-07-14 13:36:40 +03:00
4a927b524e small fix 2023-07-12 20:20:07 +03:00
a7469b5f19 QAD_SETUP_APPLICATION coding fix 2023-07-06 20:03:34 +03:00
024360dec5 PIQtUtils lang fix 2023-06-15 12:27:01 +03:00
cecc90f8d8 additional methods in SQLQuery 2023-06-13 18:54:55 +03:00
b061949716 start QAD::SQL library
QAD::SQLQuery wrapper to minimize code of QSqlQuery usage
2023-06-09 21:30:25 +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
ed9d0002f0 chunkstream support full uint 2023-05-24 22:15:36 +03:00
21f0f67fdf PIVariantEditors::FileBase allow user to select relative/absolute mode 2023-05-17 18:18:20 +03:00
1b7511eef2 PIValueTreeEdit: fix default min/max attributes, hide "expression" 2023-05-17 14:46:23 +03:00
f37a8e6d93 .clang-format 2023-05-04 14:14:24 +03:00
1f0c71ec0c PIValueTreeEdit paste now offer input new name if current name exists 2023-04-29 20:44:28 +03:00
d38d624b51 PIValueTreeEdit::Permissions feature
add designer plugin for PIValueTreeEdit
2023-04-29 14:31:04 +03:00
ffd1bc7e0e Merge branch 'master' of https://git.shs.tools/SHS/qad 2023-04-28 19:51:44 +03:00
46fd68a0fd SpinSlider and ScrollSpinBox read-only support
PIVariantEdit - support for read-only for all types
PIValueTreeEdit - drop Parent grouping, default now Groups, full grouping control, global read-only support, fix new label error
2023-04-28 19:51:22 +03:00
4814fd98ce nullptr 2023-04-28 18:06:04 +03:00
e7ef97dc6a misse 2023-04-28 16:31:26 +03:00
b867500aaf PIValueTreeEdit paste action in add menu
add piqt_utils translation
2023-04-28 16:06:27 +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
6b4bafd9cd double pathedit signal emit fix 2023-04-20 20:48:59 +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
94c1c73642 new BlockView::newBusFinished 2023-04-13 18:21:21 +03:00
dc91237545 pinsOnSide 2023-04-11 22:12:42 +03:00
893049550b PIValueTreeEdit interaction control abilities 2023-04-10 13:17:44 +03:00
396b1bc309 resource fix 2023-03-29 10:50:17 +03:00
fb6bcf7881 version 2.14.3 2023-03-17 13:48:45 +03:00
c3d1d0fa69 LOD fix 2023-03-17 13:48:26 +03:00
e9b995879a OSMGeocoding fix 2023-03-07 18:19:01 +03:00
9389834f15 Merge pull request 'ImageView::released' (#32) from ym into master
Reviewed-on: https://git.shs.tools/SHS/qad/pulls/32
2023-03-07 18:10:39 +03:00
peri4
7b05b83cea ImageView::released 2023-03-07 13:54:14 +03:00
eb1e971bcd android fix, add export to CSV current view 2023-03-07 11:05:23 +03:00
17fc04c2c6 clang fix 2023-03-06 19:53:40 +03:00
254a88e7a4 add ImageView::hovered 2023-03-06 19:37:23 +03:00
aec577611b PIVariantEditors::NumberBase works without attributes 2023-02-07 23:25:12 +03:00
3c29b7b566 add Map inverse geocoding
add minimum/maximum to ScrollSpinBox
2023-02-05 21:24:30 +03:00
29aa0bda29 valuetreeeditor now load designer plugins 2023-01-30 12:05:06 +03:00
993a9219d5 rename libs/piqt_widgtes to libs/piqt_utils
add PIVariantEdit for PIGeoPosition
2023-01-29 20:29:15 +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
22b1e53d44 PIQCONNECT, QPICONNECT and PIQCONNECT_QUEUED now automatic disconnects on target object delete
PIQCONNECT[_QUEUED] now returns PIObject::Connection
2023-01-26 23:56:39 +03:00