You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PAL is built on [Qt 6.6.2](https://wiki.qt.io/Qt_6.6_Release).
83
+
PAL is built on [Qt 6.7.0](https://wiki.qt.io/Qt_6.7_Release).
83
84
84
85
If there is no [release](https://github.com/svetter/pal/releases) suitable for you or you want to make changes in the code, the easiest way to build PAL yourself is to install Qt6 along with Qt Creator, open the top-level project file [PAL.pro](PAL.pro), let Qt Creator configure the project and click build.
85
86
@@ -97,7 +98,7 @@ If you want to contribute by creating a translation and don't know where to star
97
98
Stability
98
99
---------
99
100
100
-
At the moment, PAL is not tested systematically or comprehensively.
101
+
At the moment, PAL is not tested comprehensively.
101
102
Changes to the database file are considered safe, so you don't need to worry a lot about data corruption.
102
103
Any problems with wrong or missing data due to bugs should be resolved after restarting the app.
103
104
Nevertheless, it is recommended to create frequent backups of the database file if it contains important data.
0 commit comments