[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-336-gb94ec09 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via b94ec0938bc263361df5da889b732f1df035e602 (commit)
from eed1223c1d81f0e4ab8128d05df79af509e23332 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b94ec0938bc263361df5da889b732f1df035e602
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Dec 4 14:38:41 2021 +0100
Add possibility to user to choose hdpi round policy
Add combo box in general configuration dialog to let user
choose the round policy to use with hdpi screen.
-----------------------------------------------------------------------
Summary of changes:
sources/main.cpp | 3 +-
sources/ui/configpage/generalconfigurationpage.cpp | 32 ++++++
sources/ui/configpage/generalconfigurationpage.ui | 41 +++++++-
sources/utils/qetsettings.cpp | 109 +++++++++++++++++++++
.../qetsettings.h} | 25 +++--
5 files changed, 196 insertions(+), 14 deletions(-)
create mode 100644 sources/utils/qetsettings.cpp
copy sources/{properties/propertiesinterface.cpp => utils/qetsettings.h} (52%)
hooks/post-receive
--
qet/qet.git