درباره این فایل
فریمورک نصب کیوت (Qt Installer) مجموعهای از ابزارها و امکانات مورد نیاز را برای ایجاده برنامههای قابل نصب بر روی سیستمعامل در دسکتاپ فراهم میکند که شامل پلتفرمهای ویندوز، مک و لینوکس است. شما میتوانید با استفاده از این ابزار برنامههای ساخته شده توسط کیوت را به صورت یک پکیج آماده برای نصب بسازید.
تغییرات جدید در نسخه 3.2.2
انتشار در
1 3.1.1
2 - Add fetch to the same pane with package categories (QTIFW-1284)
3 - Change text in Select Components view when selection of components is not possible (QTIFW-1241)
4 - Fix long description texts not properly shown by enabling scrolling (QTIFW-1308)
5 - Fix install button string having a font name in French translation (QTIFW-1333)
6 - Fix maintenancetool size (QTIFW-1322)
7 - Update Russian translation
8 - Enable links and text selection in component description fields (QTIFW-1292)
9
10 3.1.0
11 - Fix wizard's maximum size not to exceed screen maximum size (QTIFW-1227)
12 - Allow maintenancetool signing in Windows (QTIFW-667)
13 - Enable usage of categorized repositories (QTIFW-1147)
14 - Add possibility to check/uncheck repositories with one button click (QTIFW-1132)
15 - Update danish (da) translation for Qt installer-framework
16 - Add attribute to mark parts of install tree unstable (QTIFW-930)
17 -> Setting AllowUnstablecomponents to true in config.xml will
18 * allow installing other components when there are errors in scripts
19 * allow installing other components when there are missing dependencies
20 * allow installing other components when there are sha mismatches in metadata
21 * will mark the 'broken' components uninstallable in treeview
22 - Add findFiles method (QTIFW-1094)
23 - Enable expanding items by default
24 - Add support dash (-) symbol in component name (QTIFW-948)
25 - Allow comparing non-numeric versions (QTIFW-948)
26 - Add Component::addAutoDependOn method
27 - Teach 'binarycreator' and 'repogen' to repack packages from repository (QTIFW-925)