Redkit
  1. Redkit

QtIFW

Public
  1. Redkit
  2. QtIFW

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Dolmatov DenisDolmatov Denis
594ee730ad9Добавлен метод setChecked в класс компонента. RED-4138
Dolmatov DenisDolmatov Denis
92f7c5afebaДобавление const.
Dolmatov DenisDolmatov Denis
77df059aa38Скрыта лишняя страница в удалителе. RED-3809
Dolmatov DenisDolmatov Denis
92d11c11296Добавлена возможность выполнения скриптов в процессе удаления.
Dolmatov DenisDolmatov Denis
d062e54d23dСокращение изменений 2
Dolmatov DenisDolmatov Denis
6fe08001b40Сокращение изменений
Dolmatov DenisDolmatov Denis
60ccf11c3e8Изменения2
Dolmatov DenisDolmatov Denis
3d48bdab6cfИзменения2.
Dolmatov DenisDolmatov Denis
bf20971839bИзменения1.
Dolmatov DenisDolmatov Denis
08a376a8b15Множество изменений.
Dolmatov DenisDolmatov Denis
378c67f72d0Скрыта лишняя страница в удалителе. RED-3809
Dolmatov DenisDolmatov Denis
89ecb8860ceБез сигнала targetDirectoryNotInUse. RED-3382
Dolmatov DenisDolmatov Denis
ceda0f3f7e8Добавлена возможность пользовательской обработки ошибки Target directory in use. RED-3382
Dolmatov DenisDolmatov Denis
c8c8e6810ddПри удалении надпись об удалении Redkit. RED-3125
Dolmatov DenisDolmatov Denis
1bd42d9cfd8Добавил возможность передать кавычки в аргументах функции Execute так, чтобы перед ними не появлялись обратные слеши
Dolmatov DenisDolmatov Denis
791bcff5dceИсправление кодировки в установщике на Windows 7. RED-2890
d.dolmatovd.dolmatov
00486c988b0RED-2890 Исправление кодировки в установщике.
d.dolmatovd.dolmatov
613f606a436RED-2838 Исправление текста на кнопке снятия всех галочек в установщике.
a.kitaeva.kitaev
f234f1e501aRED-2064 Меняем QtIFW. QtIFW 3.1 MSVC 17 Qt 5.9.8 Added new option "SILENT".
Andy ShawAndy Shaw
dce65c25837Provide a means to use fixed translations for Qt and IFW Since building Qt statically and then IFW can be seen as a ...
Katja MarttilaKatja Marttila
c0732c40674Update Changelog Change-Id: Ib3e9429b18cd296b483880de06f1fda04b16f64f Reviewed-by: Arttu Tarkiainen <arttu.tarkiaine...
Katja MarttilaKatja Marttila
5b49250e689Fix devtool documentation Change-Id: I2c1cf408709a0dc3b4a34b21d9f086254b253260 Reviewed-by: Antti Kokko <antti.kokko...
Arttu TarkiainenArttu Tarkiainen
fbf763b7338Fix incorrect ScriptLoadingFailed enumerator scope resolution This was causing problems while building with msvc2013...
Arttu TarkiainenArttu Tarkiainen
0cb97d954d1Add command line option to disable checking of free space on target Also move functionality to PackageManagerCore::c...
Katja MarttilaKatja Marttila
ccafccfb442Update IFW version to 3.2.2 Change-Id: I012d9c07fe5f6551e64aabe8debca76a40f5f3b2 Reviewed-by: Jani Heikkinen <jani.h...
Arttu TarkiainenArttu Tarkiainen
aeaf4077892Show information about updated components in repogen Add some basic output information about updated components when...
Arttu TarkiainenArttu Tarkiainen
6aa61160995Fix EnvironmentVariableOp undo behavior with non-persistent variables The return value for undoOperation() was incor...
Joni PoikelinJoni Poikelin
e4ba1c1d81aFix building against Qt 5.14 and newer Fixes: QTIFW-1526 Change-Id: I085dd8b2818f26058432d165a1250b3ac67e1dda Review...
Katja MarttilaKatja Marttila
a45524be8c8Update IFW version number to 3.2.1 Change-Id: I591b34fb6823c385dcf4a729c764bef1d87bef8b Reviewed-by: Jani Heikkinen ...
Katja MarttilaKatja Marttila
5f3c26b6c4eFix QWizardPage title color Title color can be given in config.xml with tag TitleColor. If tag is not set, set title...
Katja MarttilaKatja Marttila
4d289c333fdMinor documentation fixes Change-Id: I4a8c1ca489ed7d7779c5235101fb57be8bd88274 Reviewed-by: Leena Miettinen <riitta-...
Katja MarttilaKatja Marttila
a4b7655164dUpdate build instructions to documentation Change-Id: I111829be3183a1e195af4f79c914e6309f9ada9f Reviewed-by: Iikka E...
Katja MarttilaKatja Marttila
732976947d9Add missing test to project file Change-Id: I48faa58dda30bd79023a3e20624167cef346d060 Reviewed-by: Akseli Salovaara ...
Katja MarttilaKatja Marttila
eca45594967Documentation fixes Change-Id: Ibffb5470d374c8d612791f48c951deddd00f3121 Reviewed-by: Leena Miettinen <riitta-leena....
Katja MarttilaKatja Marttila
4744ad130a2Do not show error dialog when filelist for uninstall not found This error can occur for example when user has manual...
Dolmatov DenisDolmatov Denis
c360b9a9a72Добавил возможность передать кавычки в аргументах функции Execute так, чтобы перед ними не появлялись обратные слеши
Katja MarttilaKatja Marttila
d05dd83ea23Update IFW versio number to 3.2.0 Change-Id: I504389d78f9d831cb950cb36167ed0379cb7eb38 Reviewed-by: Iikka Eklund <ii...
Katja MarttilaKatja Marttila
cb7667dd057Revert "Fix addDependency functionality" This reverts commit 7dd35b336fbaa78e5f3b347c5e1875743d146fb0. Reason for r...
Katja MarttilaKatja Marttila
ecd7fdf878fFix progressbar length in component selection page Also use QStackedLayout to transform between treeview and progres...
Arttu TarkiainenArttu Tarkiainen
d50eb7f9d10Add function for reading separate data files in ExtractArchiveOperation Split reading of data files into its own pub...
Katja MarttilaKatja Marttila
7bac504eb60Fix installer executable creation in Linux If Linux has several partitions and tmp is pointing to a different partit...
Arttu TarkiainenArttu Tarkiainen
9c2a5072150Add early prompt to run MaintenanceTool as admin when needed Currently IFW does not support manipulating Windows Acc...
Dolmatov DenisDolmatov Denis
93002d2f223Исправление кодировки в установщике на Windows 7. RED-2890
Katja MarttilaKatja Marttila
8053f11af14Fix file deletion when canceling installation Task-number: QTIFW-1466 Change-Id: I2b9f000cddc63e9eccefb3d86f93ab05a5...
Arttu TarkiainenArttu Tarkiainen
f667bf73d0eAdd better test branch for testSetDefaultFilePermissions() on Windows As the function to be tested is now enabled al...
Arttu TarkiainenArttu Tarkiainen
03166d8e496Enable QInstaller::setDefaultFilePermissions() also on Windows In some cases, for example in CreateLocalRepository f...
Arttu TarkiainenArttu Tarkiainen
1cb9feb9a20Fix extracted files list formation in ExtractArchive operation In ExtractArchive, the ConnectionType used to connect...
Katja MarttilaKatja Marttila
7151a0b087eInitialize 'EssentialUpdate found' -variable This caused interesting install experiences as EssentialUpdate was hand...
Katja MarttilaKatja Marttila
f6b1d1fea22Update Changelog Change-Id: I87ac44f6e821a4cefe8987aa003c823796bfa60e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt...
Katja MarttilaKatja Marttila
abf6e847b5cDecrease the dat file file size Write the filename list to a separate file and only the name of the separate file is...
Katja MarttilaKatja Marttila
64e656846ebUse grid layout in component selection page The layout in component selection page looked bad, especially in macOS w...
Katja MarttilaKatja Marttila
7dd35b336fbFix addDependency functionality addDependency was acting weird - if a subcomponent was added as dependency, the pare...
d.dolmatovd.dolmatov
d7d23fc32c9RED-2890 Исправление кодировки в установщике.
d.dolmatovd.dolmatov
a389e6965dbRED-2838 Исправление текста на кнопке снятия всех галочек в установщике.
a.kitaeva.kitaev
09f0d2e72e8RED-2064 Меняем QtIFW. QtIFW 3.1 MSVC 17 Qt 5.9.8 Added new option "SILENT".
Katja MarttilaKatja Marttila
730425abb09Fix --no-proxy option in Windows Task-number: QTIFW-1445 Change-Id: Iad02ecda0d5b27c3c9719f7c57e090d53a249be6 Review...
Johanna ÄijäläJohanna Äijälä
1b96174671cFix env variable remove on Windows Removing env variable failed on uninstallation on Windows if the env variable val...
Katja MarttilaKatja Marttila
c706665c4f5Fix essential package update If there was essential update available and autodependency to already installed package...
Arttu TarkiainenArttu Tarkiainen
62eeab668c2Fix CreateLink operation destination string formatting on Windows - Fix string formatting syntax in createJunction()...
Katja MarttilaKatja Marttila
63723d0d740Hide scrollarea background while fetching categories Previously we only hide the label inside the scroll area while ...
Katja MarttilaKatja Marttila
a0647b7aa67macOS: Fix widget overlapping in componentselection page in macOS 10.12 In componentselection page, calling setVisib...
Katja MarttilaKatja Marttila
72fcd5fb273Update Changelog Change-Id: Ib4d7f137b5839d3a18560aff10491e90346ff778 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Arttu TarkiainenArttu Tarkiainen
c410e425026Refactor setting and checking of file permissions Create methods to explicitly set default file permissions on Unix ...
Andy ShawAndy Shaw
8f7af861989Fix maintenance tool source translations to match the actual strings Change-Id: If4f87a6d14450a74151b610e0da54ef3a82...
Arttu TarkiainenArttu Tarkiainen
b3eaeb17829Enable support for Qt 5.12 in installer framework Workaround issues of IFW not being able to work on elevated mode c...
Katja MarttilaKatja Marttila
8efb76dc0a9Update ChangeLog Change-Id: Ida8a94b3396c97708dbbab64224c185169122bb4 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Arttu TarkiainenArttu Tarkiainen
c7066c9dc25Update usage of Apple-related terminology Replace deprecated Q_OS_OSX macro used in several places with the newer Q_...
Arttu TarkiainenArttu Tarkiainen
3b310a3ec13Add regular expression support to replace operation Introduce search with regular expressions support to replace ope...
Arttu TarkiainenArttu Tarkiainen
28f92d37842Change ApplicationsDir variable on macOS to return "/Applications" QStandardPaths::standardLocations(QStandardPaths:...
Arttu TarkiainenArttu Tarkiainen
54f1de217b7Add IFW version information to installerbase binary on Windows Add Windows VERSIONINFO resource definition to instal...
Arttu TarkiainenArttu Tarkiainen
864aaa7ea38Fix Mkdir undo operation fail to remove directory in Settings operation Related to 0a842140f5d7cc7383c5266acbbc74428...
Arttu TarkiainenArttu Tarkiainen
6d5c3d36ea1Fix incorrect compare string on findMagicCookieWithError() test function Change-Id: Ic38a4dd321d01606deb5f85bfdabac3...
Arttu TarkiainenArttu Tarkiainen
d4eb7fba672Fix IFW version information not apparent on macOS On macOS remove the use of obsolete CFBundleGetInfoString, replace...
Arttu TarkiainenArttu Tarkiainen
1c22f5dd467Doc: Define CreateShortcut operation as a Windows-specific feature Task-number: QTIFW-1399 Change-Id: I81d5bf2c2abde...
Arttu TarkiainenArttu Tarkiainen
55ecbb96600Update repository categories on server authentication request If repositories in a category were located on a server...
Arttu TarkiainenArttu Tarkiainen
120e527ed16Fix recalculation of components to install in MaintenanceTool In MaintenanceTool, navigating back and forth in "Upda...
Arttu TarkiainenArttu Tarkiainen
1ae7ad5c68dDoc: Fix wrong values in Settings Operation summary Task-number: QTIFW-1386 Change-Id: Ic8faf41fd972505353f6c2e461dd...
Katja MarttilaKatja Marttila
18a722ade4dDoc: Update getting-started page Task-number: QTIFW-1185 Change-Id: I602425589b3b2e0482d025a02b06f4b4c27ac330 Review...
Katja MarttilaKatja Marttila
670e8b69f30Prepare 3.1.2 release Change-Id: I3e0c2cb9825974ec42940c55d8d9b48afa770d8e Reviewed-by: Iikka Eklund <iikka.eklund@q...
Andy ShawAndy Shaw
b07d55203b8Doc: Don't indicate that you can add pages in a control script Change-Id: I6ddfc27334d8f14852cd926653b5ab56851c3fec ...
Arttu TarkiainenArttu Tarkiainen
89f772f8191Gain admin rights for writing MaintenanceTool config files if needed Running MaintenanceTool from an elevated direct...
Katja MarttilaKatja Marttila
8d020f1b19bUpdate INSTALL file Fix recommended configure options and building of Qt Task-number: QTIFW-1185 Change-Id: Id4365b...
Katja MarttilaKatja Marttila
c1f87ceed0dFix double condition check Task-number: QTIFW-1082 Change-Id: I47e403444b2932984f0a559613826ca6fa9e41df Reviewed-by:...
Arttu TarkiainenArttu Tarkiainen
0bb2d25e870Fix initially deactivated buttons when selecting components to update When entering component selection page for upd...
Arttu TarkiainenArttu Tarkiainen
4ada7607ae5Update documentation for Component Selection Page Repository categories introduced in IFW 3.1 can cause behavior cha...
Arttu TarkiainenArttu Tarkiainen
46aecc23b29Fix MaintenanceTool file write permission check on Linux and macOS Running the Qt installer on Linux and macOS with ...
Katja MarttilaKatja Marttila
c97eb6750cfDocumentation fixes Change-Id: Ibfb4fd033f8dae23b953f21ebcda40c8325577e1 Reviewed-by: Leena Miettinen <riitta-leena....
Katja MarttilaKatja Marttila
3946e2f8607Merge remote-tracking branch 'origin/3.1' into master Change-Id: I65e3ed3858cda954a5f916031d4ff02a39a9aa87
Arttu TarkiainenArttu Tarkiainen
6ea22a1a9efFix installer hang on Windows with empty command prompt window appearing Installer sometimes hangs on Windows with a...
Katja MarttilaKatja Marttila
9653c8607f0Update Russian translation Change-Id: Ic8edbbd34b048d4d7b4fd034b0dddfa1e73ef8a1 Reviewed-by: Sergey Belyashov <Serge...
Kavindra PalarajaKavindra Palaraja
6ec05851a78Doc: Improve strings in the Select Components page Task-number: QTIFW-1334 Change-Id: I4ed13fd066c98e1716f3358cffef8...
Katja MarttilaKatja Marttila
8730cb0fcfbUpdate changelog Change-Id: Ic4d755c27cf4f6f3d076a43444f21ce2d1ecc1cd Reviewed-by: Jani Heikkinen <jani.heikkinen@qt...
Arttu TarkiainenArttu Tarkiainen
04a3e327847Enable links and text selection in component description fields External links can now be included in component desc...
Andy ShawAndy Shaw
aba1d564ce9Pass -sort-contexts when calling lconvert to keep the order for smaller diffs Change-Id: I4634d54b9bbf0d762a7274ae48...
Katja MarttilaKatja Marttila
e10545f37c3Prepare 3.1.1 release Change-Id: I4aae0b0a95cfdb94c608001b3d636cf2c535c4f6 Reviewed-by: Jani Heikkinen <jani.heikkin...
Arttu TarkiainenArttu Tarkiainen
a499b3d85efAdd fetch to the same pane with package categories Task-number: QTIFW-1284 Change-Id: Idfd81c3beb60a4dd3b6e8523c2198...
Arttu TarkiainenArttu Tarkiainen
3e114f63171Maintenance Tool: Change text in Select Components view when selection of components is not possible Task-number: QT...
Arttu TarkiainenArttu Tarkiainen
9d8c368828aFix long description texts not properly shown by enabling scrolling Task-number: QTIFW-1308 Change-Id: I9b20d4a4c4e1...
Katja MarttilaKatja Marttila
a35daeeee2fFix install button string having a font name in French translation Task-number: QTIFW-1333 Change-Id: Ia1b055aa03608...
Katja MarttilaKatja Marttila
d82a363286bFix maintenancetool size Task-number: QTIFW-1322 Change-Id: Ibab81f97f2a114b5b55d24deb0f013657e17fc39 Reviewed-by: J...
Sergey BelyashovSergey Belyashov
48fd5d74c8aUpdate Russian translation Change-Id: I36d329b7c8742133fe62cfc250e53a71ac25d069 Reviewed-by: Denis Shienkov <denis.s...
Frederik SchwarzerFrederik Schwarzer
cca4f414480fix missing backslashed with double backslash command Change-Id: I0404f3d08d2a4bdc3f5d3ccafe8a016486d4ecdb Fixes: QT...
Katja MarttilaKatja Marttila
2b61b707189Fix components shown in categories If same repository was included in several different categories, and the categori...
Katja MarttilaKatja Marttila
701beccd14eRename variables We have named 'archive' to 'category' ages ago, rename the remaining variables accordingly. Change...
Katja MarttilaKatja Marttila
27672105859Fix update with long version numbers Update fails if version number is longer than 32bit int. Fixed so that the valu...
Katja MarttilaKatja Marttila
8c448f77a00Merge branch '3.1' into master Change-Id: I2ac4e385ee771892369d98495ceceb09c481c018
Andy ShawAndy Shaw
407b19ff904Update translations for a number of languages The translations were contributed from an external and are for Spanish...
Katja MarttilaKatja Marttila
2d6458cd9d6Fix RepositoryUpdate functionality After adding the categories, RepositoryUpdate got broken. This commit fixes the i...
Katja MarttilaKatja Marttila
6f655ff6408Fix essential update Essential components should be updated before any other component is updated/installed. This di...
Katja MarttilaKatja Marttila
f9fe3bc4526Change quantity information unit text Task-number: QTIFW-1288 Change-Id: Ie5a6fdc27bb5eb96b080638839ee09f06370848e R...
Rainer KellerRainer Keller
d6768e5a165Write desktop entry and items to the correct folders Data should not be written to directories in XDG_DATA_DIRS. The...
Katja MarttilaKatja Marttila
2a791f276daAdd tooltip for categories Change-Id: I852a236bc2cff0d532a825581e3da4dcdcbbab90 Reviewed-by: Iikka Eklund <iikka.ekl...
Katja MarttilaKatja Marttila
f229bc43432Minor changes to category naming Change-Id: I7459535dd49047f9bf2d56a6598e9e631723444f Reviewed-by: Iikka Eklund <iik...
Hermeson BarbosaHermeson Barbosa
2beb45ea031Add Brazilian portuguese translation file Change-Id: I70b8f16cb0cd66ac26df1f9f5d1b3bfcfd5131ec Reviewed-by: Andre de...
Hermeson BarbosaHermeson Barbosa
082865d4feaAccept translation file names in ifw_language_COUNTRY.ts format Specifically, add support for falling back to a qt/b...
Katja MarttilaKatja Marttila
086a3e43ad2Reset error before every new metadata job Installer crashed when invalid QBSP package was selected and after that ne...
Katja MarttilaKatja Marttila
3d8c194690aFix tmp file removal Tmp files were not removed when all or these were met: 1. Using Linux 2. Installing to a folder...
Katja MarttilaKatja Marttila
a7382f8f409Fix build error in macOS Change-Id: Ib1e3cb1cead8a856d74ef23808072a085e4d268d Reviewed-by: Jani Heikkinen <jani.heik...
Katja MarttilaKatja Marttila
9c50894327bFix QWindowsPipeWriter error Read/write operators were not in sync causing a write fail in QWindowsPipeWriter. Task...
Katja MarttilaKatja Marttila
7c3c796cbfbAllow unstable components when categories are used Unstable component means that the component has unresolved depend...
Katja MarttilaKatja Marttila
cd5168de39bAdd possibility to preselect categories in config.xml Change-Id: I280247cb5155622ade604074c5a71a276b0fb629 Reviewed-...
Katja MarttilaKatja Marttila
4ca310dc295Fix Next button state in component selection view Task-number: QTIFW-1261 Change-Id: Ied506e68d430eef94d482ee2390aa5...
Katja MarttilaKatja Marttila
2f55dced317Organize categories alphabetically to ComponentSelectionPage Task-number: QTIFW-1264 Change-Id: I14a54082c30107d9242...
Katja MarttilaKatja Marttila
2f30ae55a13Add documentation for AllowUnstableComponents Change-Id: I21943c007626c65c83a6766d6e470019187239a6 Reviewed-by: Leen...
Katja MarttilaKatja Marttila
a810460e127Revert RemoteFileEngineHandler removal Seems this is used for gaining admin rights in Windows Task-id: QTIFW-1254 C...
Katja MarttilaKatja Marttila
f265c9f4368Do not allow unstable component install Unstable component was installed if component had unresolved dependency and ...
Katja MarttilaKatja Marttila
afd61c9700eHide category widgets in updater mode We don't need categories in updater mode, the categories were accidently visib...
Katja MarttilaKatja Marttila
bf87c91dfe1Fix ability to select node which children are unstable Task-number: QTIFW-1260 Change-Id: If806f62382eb430c858cb483e...
Katja MarttilaKatja Marttila
9dacee18f9bReplace 0 with nullptr Prevents a lot of warnings seen in QtCreator Change-Id: I63bf95aca68a04fc9fd0eecbe29c63e9b9c...
Katja MarttilaKatja Marttila
818c8ab9836Prepare 3.1 release Change-Id: I544869f1fe344ca076e23dc7809dc14aecf6ea3d Reviewed-by: Jani Heikkinen <jani.heikkinen...
Katja MarttilaKatja Marttila
da9e13b703dFix devtool After we implemented maintenancetool signing, we wrote the binary magic marker to separate installer.dat...
Katja MarttilaKatja Marttila
72d55882da6Merge "Merge remote-tracking branch 'origin/3.0' into master"
Katja MarttilaKatja Marttila
9215e91d7a0Remove unused variable Change-Id: Ie9fc97244b10e821965ac42ce3c9ab3720aa3d00 Reviewed-by: Antti Kokko <antti.kokko@qt...
Katja MarttilaKatja Marttila
b4772841a90Merge remote-tracking branch 'origin/3.0' into master Change-Id: I73cb43e090c6ff34f1ceb774490d01818465e2e0
Katja MarttilaKatja Marttila
19b0bb9c9ecFix 'Bad allocation' error in Windows Due to bug in QTextDocument (QTBUG-65865), installer will crash if it will wri...
Leena MiettinenLeena Miettinen
6fa96300655Doc: Fix copyright year in the online template Change-Id: I90677a09b14fdecd1871fced45e348f16d1b655c Reviewed-by: Kat...
Katja MarttilaKatja Marttila
85e0b493eb2Update minimum required Qt version to 5.9.5 Change-Id: Ifd0984c1a7ee58845c3a61e862252798d10cde97 Reviewed-by: Iikka ...
Katja MarttilaKatja Marttila
0886f83a9a3Fix wizard's maximum size User can set height and width for wizard in config.xml. If the given dimentions does not f...
Brett StottlemyerBrett Stottlemyer
a5e471e55c8Increase number of files allowed for macOS This addressed the following error: [29065] Critical: Error occurred whil...
Katja MarttilaKatja Marttila
6325832551ePrepare 3.0.6 release Change-Id: Ic85f7342a3a9963e03f6c7fc3efeabb9e49b6962 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Katja MarttilaKatja Marttila
e56af0080f9Remove 'Your install seems to be corrupted' messagebox Messagebox is replaced with log. The critical messagebox is a...
Katja MarttilaKatja Marttila
bc545c65836Register virtual component for uninstall Task-number: QTIFW-1102 Change-Id: I5033f095eece1f1e588c00f518cf7d9d046c200...
Morten Johan SørvigMorten Johan Sørvig
a2b41038222Optimize ExctractArchiveOperation::fileFinished() This code was spending a lot of time detaching and copying the fil...
Katja MarttilaKatja Marttila
a16f67ea99bDo not compare empty target to QDir::root() or QDir::home() Comparing empty target will cause 'Empty filename passed...
Katja MarttilaKatja Marttila
3053efe754bRefactor component selection page Component selection page has a lot of widgets compared to other pages so moved the...
Katja MarttilaKatja Marttila
47ae652577aDo not reset core data values in restart Do not reset core data values as that removes all data set using setValue()...
Katja MarttilaKatja Marttila
70273f9931aMerge remote-tracking branch 'origin/3.0' into master Change-Id: Ifaa114464151f5ed84ce47a3368c1521eb17a0be
Katja MarttilaKatja Marttila
a03fd459a23Add objectnames and rename variables We have decided to rename the archive as category. We already renamed some of t...
Katja MarttilaKatja Marttila
9d7cff74d94Fix maintenancetool writing in Windows In Windows, maintenancetool is written using vb script. Installer assumed tha...
Katja MarttilaKatja Marttila
0e9909532f6Add signal to inform about unstable components Task-number: QTIFW-1197 Change-Id: If9d7941f4c7bfc478daa83dcd73dfa71c...
Katja MarttilaKatja Marttila
2e42e535206Allow maintenancetool signing in Windows Maintenancetool signing was broke as installer modified the maintenancetool...
Katja MarttilaKatja Marttila
0f8d11ca8e8Enable usage of categorized repositories This change allows to categorize repositories in component selection page. ...
Katja MarttilaKatja Marttila
0fce3062362Fix performOperation() documentation Task-number: QTIFW-1034 Change-Id: I56164e3d5c355bd6a02f9a706b3f375d19d63afb Re...
Rainer KellerRainer Keller
e9e77e0c690Fix environment variables for XDG paths not being recognized A QProcessEnvironment was used, which is empty by defau...
Katja MarttilaKatja Marttila
7ad0627b014Delete directory if there are readonly files Task-number:QTIFW-637 Change-Id: I38b947b10517de68aee5619915886c719cd5...
Katja MarttilaKatja Marttila
b3d140a2c89Merge remote-tracking branch 'origin/3.0' into master Change-Id: I77d539e079f3c7d61c4a965b222f4e02c35b1108
Thomas QuinotThomas Quinot
6049f98b3d2Fix typo in French translation Change-Id: Ib166c9730c54bff58f19323148a1950e385a18b2 Reviewed-by: Katja Marttila <kat...
Katja MarttilaKatja Marttila
4d00ecb9778Fix recursive error when there are unstable components Change-Id: Iecaf849368904a72bae1a1ca6e51b45cfafb54ef Reviewed...
Katja MarttilaKatja Marttila
905115833f8Update german translation file Task-number: QTIFW-1084 Change-Id: I023180400efd73655df004df417d9cf1ed86f23e Reviewed...
Katja MarttilaKatja Marttila
6e6a20a5df5Fix minor translation strings Change-Id: I059903b407a44f07b16af29fb5f0973395ee1f50 Reviewed-by: Tim Jenssen <tim.jen...
Katja MarttilaKatja Marttila
dd21b05b188Add possibility to check/uncheck repositories with one button click Task-number: QTIFW-1132 Change-Id: I4d71dedf6f09...
Katja MarttilaKatja Marttila
6c38a975eebAdd property to disable default repository saving By default, all default repositories defined in <RemoteRepositorie...
Andy ShawAndy Shaw
8126ce3fe1fPrepend file:// on Windows when calling QJSEngine::evaluate() Due to a bug reported at QTBUG-70425, it is necessary ...
Katja MarttilaKatja Marttila
81bc4da588aFix admin query retry Task-number: QTIFW-988 QTIFW-1173 Change-Id: Ie424f4dcb97236015d4287f1b73baee5ec8477b3 Reviewe...
scootergrisenscootergrisen
98e180cda5cUpdate danish (da) translation for Qt installer-framework Change-Id: Ibc4dae55f01b42b636b2e09149f0f4caf6ede8e3 Revie...
Katja MarttilaKatja Marttila
0cb205f7da9Fix install fail if there is no metadata Installer was never able to continue from metadata download phase in case t...
Katja MarttilaKatja Marttila
f130512ec25Reset meta information download result As metadata can be downloaded in chunks, there are extra step counter in UI i...
Katja MarttilaKatja Marttila
cf8d5b9a650Merge remote-tracking branch 'origin/3.0' into master Change-Id: Ia00c88061f15fc9c9517b536609ac3260c0df2ef
Katja MarttilaKatja Marttila
28316fbb7efPrepare 3.0.5 release Change-Id: I1e2314b5cfb30bb5ccae214e28a894e9a1bea661 Reviewed-by: Iikka Eklund <iikka.eklund@q...
Katja MarttilaKatja Marttila
83cc3b6b88eAllow install other components if sha mismatches in metadata Expanding commit "Add attribute to mark parts of instal...
Katja MarttilaKatja Marttila
88d85a78949Fix select state for unstable components In updater mode, unstable components needs to be unselected so that those w...
Katja MarttilaKatja Marttila
85bff5f7b8cDecrease metadata dowload amount If there are no Script, Translations, Licenses nor UserInterfaces -tags in Updates....
Katja MarttilaKatja Marttila
d5be955bbb6Print component warnings only in verbose mode If there are lot of components, it takes a lot of time to check every ...
Katja MarttilaKatja Marttila
f27a9e14d0bFix ForcedInstallation components uninstall in deselectAll We don't need to check the installed() state here as we d...
Katja MarttilaKatja Marttila
e408037e224Merge remote-tracking branch 'origin/3.0' into master Change-Id: I09cacedb966eebc3f42a3402b0b3dc4f6dcd9be8
Katja MarttilaKatja Marttila
1642cd883d7Fix crash in updater if component does not exist anymore Task-number: QTIFW-1140 Change-Id: I2038bb04526d6fbc3b35be6...
Katja MarttilaKatja Marttila
82e2ad0d82bFix nested autodependency uninstall Previous commit worked only when --show-virtual-components was uses. Task-numbe...
Andy ShawAndy Shaw
7b196800eddAdd missing link from the documentation for hybrid installers Change-Id: I05a3f5711cb963933470704bfec2ba8839384c0c R...
Katja MarttilaKatja Marttila
9dbdd261cd8Fix nested autodependency uninstall Task-number: QTIFW-1114 QTBUG-67106 Change-Id: I29cdddaa81657e5fd2b9cbf343e16cc1...
Katja MarttilaKatja Marttila
a949acff470Make unstable component text color darker Change-Id: Id4734ea34b910e5abba6743a5e7d73e220e98aea Reviewed-by: Antti Ko...
Juha KarjalainenJuha Karjalainen
7f8948f9e2dAdd missing content for example dependencies Added missing content for example --> making it possible to test it. ...
Katja MarttilaKatja Marttila
d2ae9c16c34Add attribute to mark parts of install tree unstable This commit adds new AllowUnstableComponents configuration. Set...
Katja MarttilaKatja Marttila
3c4394c6deaFix build error in MacOS MacOS does not understand ceil, use qCeil instead Change-Id: I075aab60ae7e00336bdd4faf864c...
Katja MarttilaKatja Marttila
64a23f240f7Fix install fail if there is huge amount of downloadable packages In some machines, installer does not manage to dow...
Katja MarttilaKatja Marttila
6664ca85f09Add findFiles method Task-number: QTIFW-1094 Change-Id: Ibc37e9b568f7f54e37f6ed6a5b040940cab5aebd Reviewed-by: Leena...
Katja MarttilaKatja Marttila
3f281b049c8Merge remote-tracking branch 'origin/3.0' into master Change-Id: I601b783a9d2eed009737b2779803457949cbb014
Katja MarttilaKatja Marttila
6f28abfa588Prepare 3.0.4 release Change-Id: I2a7453e0a2a540a223dbdd5282f63413db5eb30e Reviewed-by: Iikka Eklund <iikka.eklund@q...
Katja MarttilaKatja Marttila
a63e8f2dca5Fix infinite wait if downloadable package is missing Instead of waiting for a package that is missing, show error me...