Takayuki ORITO | b4d77f8ccb4 | Fix the maintenancetool that failing to elevate to admin
It fails to output logs in ~PackageManagerCore() when using... | | |
Takayuki ORITO | 35af20a8ed4 | Fix devtool's segmentation fault when using operation
change the name of the variable to parse the arguments of oper... | | |
Takayuki ORITO | 955253bde9e | Update Japanese translation
Update message in ifw_ja.ts
Change-Id: I8a8495f57651eaa2a13a7b36206939f79fc96201
Review... | | |
Kai Koehne | 96b76723186 | Avoid including macro.qdocconf from Qt documentation
From Qt 5.11 onwards, macro.qdocconf requires QT_VERSION enviro... | | |
Topi Reinio | 486d4c68f3f | Docs: Remove dependency to Qt's macros.qdocconf
The macros.qdocconf from Qt's global documentation config includes a... | | |
Oswald Buddenhagen | 5ec85316963 | move ts targets to a separate project file
that makes it possible to update the templates even if the ifw itself
can... | | |
Katja Marttila | 1ca9e90419f | Merge remote-tracking branch 'origin/3.0' into master
Change-Id: Ic74ee1485204e09e2baa384468b581ba0d9c79cd | | |
Katja Marttila | 4f1e3f8e047 | Remove unnecessary warning
Removed unnecessary warning about component specifying both
autodependency and dependency... | | |
Katja Marttila | 0a842140f5d | Fix Mkdir operation in uninstall
If Mkdir generates directories to target dir, then uninstall will fail to
remove th... | | |
Katja Marttila | c0b2007d200 | Enable building IFW with Squish support
Change enables building IFW with Squish support by passing SQUISH_PATH
to qm... | | |
Katja Marttila | fff2c98f4a7 | Merge remote-tracking branch 'origin/3.0' into master
Change-Id: I8d0c8b9faa9537b50e989ec264ed7bfe8d2e358b | | |
Katja Marttila | 0dd63d2e9a3 | Fix release date
Change-Id: I89e68d3606d967332e7ccba8bf17a828bd0989e4
Reviewed-by: Antti Kokko <antti.kokko@qt.io> | | |
Katja Marttila | e6c28c7fe32 | Prepare 3.0.3 release
Change-Id: I7f8be5eda5bf2ad1843b6b7243f254bbf3d55f84
Reviewed-by: Iikka Eklund <iikka.eklund@q... | | |
Katja Marttila | 677f0551151 | Fix usesSystemConfiguration usage
As usesSystemConfiguration() is introduced in Qt 5.8, use it only when
compiling w... | | |
Katja Marttila | c0ac15295e2 | Remove http_proxy environment usage
From Qt 4.8 onwards Qt automatically uses http_proxy environment
variable.
Chan... | | |
Katja Marttila | e3ddb89442e | Set correct proxy type
From Qt 5.8 onwards system proxy might be used by default. Checked if that
is the case and up... | | |
Katja Marttila | 17884d41ae7 | Add no-proxy option
From Qt 5.8 onwards system proxy is used by default. Add option --no-proxy
to enable installer u... | | |
Andy Shaw | 9d00a5a9577 | Add line number information when throwing an Error regarding the script
Change-Id: I5bc3ca4779ed12d927c3a6a041a81d8e... | | |
Oswald Buddenhagen | 5845091bd46 | make .ts file naming follow the usual pattern
this makes it easier to integrate ifw into the surrounding
infrastruct... | | |
Riho Pihlak | 0797935d299 | Enable expanding items by default
An item can be expanded by default in component tree by setting
ExpandedByDefault ... | | |
Jani Heikkinen | 917f355e66e | Fix maintenance tool file name parsing in mac
Earlier we used QFileInfo::baseName but that doesn't work properly if
... | | |
Katja Marttila | 4fd98395298 | Fix custom pages documentation
Task-number: QTIFW-1061
Change-Id: Ib7e8317eb718ecb3e22b89bbef0414f48502992e
Reviewed... | | |
Andy Shaw | bc50de22b20 | Provide special handling of REG_EXPAND_SZ when setting environment variables
Since some registry settings with regar... | | |
Ville Voutilainen | 28399e39ce8 | Avoid another null pointer dereference
Task-number: QTIFW-1064
Change-Id: I053071292ef8786f6d829b57e45091e881ce3d4d
... | | |
Ville Voutilainen | 94190ee082d | Do not retry a download immediately after an error
Change-Id: I1751b5274b3f2f6c69482d98c8beb2c1ef77ae70
Reviewed-by:... | | |
Ville Voutilainen | 43d016bad29 | Fix crash when httpReadyRead is signaled after shutdown
Task-number: QTIFW-1064
Change-Id: Id300f5838fb5f7e72a5e7741... | | |
Konstantin Podsvirov | 977610bfb49 | Add support dash (-) symbol in component name
Add colon (:) symbol as alternative separator beetwen
component name a... | | |
Katja Marttila | 29e394792d4 | Fix readFile documentation
readFile method returns string and not boolean. Fix it to documentation.
Change-Id: I845... | | |
Andy Shaw | 1d03b09622f | Add documentation for the setValidatorForCustomPage() function
Change-Id: Id2c52f8a7fa2abbd1ac9de49d597269cb9bed220
... | | |
Katja Marttila | a97afeb7c7e | Prepare 3.0.2 release
Change-Id: Ia09157cb1984de782ffd2817f07afbcd3998c3b1
Reviewed-by: Iikka Eklund <iikka.eklund@q... | | |
Katja Marttila | e5860c52349 | Add possibility to reopen admin query
In windows if admin rights are asked, you have two minutes to answer
to the qu... | | |
Konstantin Podsvirov | 1f3eded5783 | Allow comparing non-numeric versions
Changes:
- Improve KDUpdater::compareVersion method;
- Add tst_CompareVersion t... | | |
Andy Shaw | 8715fc14d98 | Add clarifying documentation about QDesktopServices::openUrl
Change-Id: I2edca269b6f90511f4d41570a1ad08b7cc9d2f6a
Re... | | |
Katja Marttila | 2539c3d4537 | Fix tests
Task-number: QTIFW-1027
Change-Id: I9d153924d0f88a537ddcf87e61cac2c550d6817f
Reviewed-by: Iikka Eklund <ii... | | |
Ville Voutilainen | 6f187699dea | Implement package download resume
This doesn't implement a resume for checksum files and
resource files; there's no ... | | |
Konstantin Podsvirov | ee24c7aefce | Add Component::addAutoDependOn method
Changes:
- Add addAutoDependOn method to Component class;
- Add method documen... | | |
Andy Shaw | d40c73e51ca | Use QDir::rmdir and not rmpath as that will remove more than it should
Change-Id: Ie38cc0f19817025c31124256ba968ecde... | | |
Katja Marttila | 0a11320bd00 | Enable HighDPI support only in Windows
Enabling HighDPI looks crappy in Linux. In MacOS this flag is not
supported s... | | |
Katja Marttila | 7238910303b | Disable cross compiling
Change-Id: Ib0db7d9238f60e6a859bb8b5292d4166945c5495
Reviewed-by: Iikka Eklund <iikka.eklund... | | |
Katja Marttila | 28ce8153437 | Do not reset core when pressing 'Restart'
Core does not need reset when selecting 'Restart'. If resetting,
settings ... | | |
Andy Shaw | 9775669476f | Output correct invalid directory if it does not exist or is not a directory
Change-Id: I166f485b97403f5bdf1c37d4aa36... | | |
Katja Marttila | 741d16a9bd0 | Merge remote-tracking branch 'origin/3.0'
Change-Id: Id2e682dc2698e08f91bee83e2a94de57403545a0 | | |
Jake Petroules | 0089d7b3b74 | Always build libinstaller as a static library
This fixes the build if IFW is built with a dynamically linked Qt, and... | | |
Jake Petroules | 21214c88dd5 | Explicitly declare implicit dependency on QtQml in devtool
Change-Id: I4ef19a4733d5c469676f3b419c6f4adf1e6ff0de
Revi... | | |
Michele Caini | aff147058ed | Update italian translation
Change-Id: Iadf3bd6ee397839f7121c2991069d262a271e849
Reviewed-by: Oswald Buddenhagen <osw... | | |
Jake Petroules | dee4f4f447f | binarycreator: Write a proper LSMinimumSystemVersion value
This allows macOS to display a proper error message to th... | | |
Sergey Belyashov | a1f568621a6 | Update Russian translation
Change-Id: Iaa474ae2ed0c462b66ad3355e35e4c5a76d549fc
Reviewed-by: Denis Shienkov <denis.s... | | |
Katja Marttila | 1fe36e54d5b | Merge remote-tracking branch 'origin/3.0' into master
Conflicts:
dist/config/config.xml
dist/packages/org.qtprojec... | | |
Katja Marttila | 776c09b3307 | Merge remote-tracking branch 'origin/2.0' into 3.0
Conflicts:
src/libs/installer/downloadfiletask.cpp
src/sdk/tran... | | |
Sergey Belyashov | 854734dcbe6 | Fix translation contexts in classes not derived from qobject
Change-Id: I0afbc19a27179b0646564cbb195683279175e98c
Re... | | |
Sergey Belyashov | fd261ff6e51 | Update Russian translation
Change-Id: I64a386e2c5c9f222c14384be002931746b60d3a4
Reviewed-by: Denis Shienkov <denis.s... | | |
Jake Petroules | 7a01e1b682a | Fix syntax errors
Somehow a newline snuck into the wrong place, and ???? is recognized as
a trigraph, which produces... | | |
Jake Petroules | 116def3cb82 | Write plists in the correct format, using v1.0 and with tabs
Change-Id: I496446d95b5523087e3d15ab3ad7cba697dea361
Re... | | |
Katja Marttila | 947ca71af0b | Prepare 3.0.1 release
Change-Id: I799de5aa50040aea159d9f13209e73d19ffed9d7
Reviewed-by: Iikka Eklund <iikka.eklund@q... | | |
Katja Marttila | d7ada4e0d84 | Fix install type if --online-only passed to binarycreator
Binarycreator assumed that install type is offline if no r... | | |
Katja Marttila | ad00a64d86b | Merge remote-tracking branch 'origin/3.0' into master
Change-Id: I36894f02abbb180bec7017fa48f2cbf07cee8cdc | | |
Katja Marttila | a9544c7b6e7 | Fix install fail if there are missing repositories
If any of the repositories was not found or had unparsable
Update... | | |
Katja Marttila | 13dced124a3 | Fix Component Name visibility in maintenancetool
Most likely the first QTreeView field which contains the Component ... | | |
Robert Obermeier | ee435ce9227 | Adminauthorization freeze fixed under unix
This should fix x11 authorization livelock problems
causing the installer... | | |
Katja Marttila | 67d17514707 | Fix 'Failure to fetch repositories' if repo missing in Qt5.9
Change-Id: I0bb66c412bd60a6ec1a9a3dd30059928b43f3c0a
Re... | | |
Katja Marttila | 1298f466512 | Enable high-DPI scaling
Task-number: QTBUG-61122
Change-Id: I412af85f4dd6f379aa09de10d09726e3d2c130e1
Reviewed-by: A... | | |
Konstantin Podsvirov | 38aeba4936a | Fix adding SHA1 node
Searching existing sha1sum node and keep/replace/add it if needed.
These changes correct the a... | | |
Katja Marttila | 13bbcdda365 | Fix maintenance tool update with silentUpdate
Maintenance tool is an essential update. Essential updates should be
i... | | |
Katja Marttila | 4d37184b10b | Merge remote-tracking branch 'origin/3.0' into master
Conflicts:
dist/config/config.xml
dist/packages/org.qtprojec... | | |
Katja Marttila | d7d0974f9cd | Change required Qt version to 5.6.2
Change-Id: Ib26089c0c7101547ff671e510a8b3484f175e1c4
Reviewed-by: Iikka Eklund <... | | |
Katja Marttila | f0c0a66810b | Fix ld warnings in macOS
Change-Id: I6f5b98bdd2a5997f6549219393570d6db09bbad0
Reviewed-by: Andy Shaw <andy.shaw@qt.io> | | |
Katja Marttila | eef1ebfb60b | Change 'Checkable' element behavior
Althogh 'Checkable' value is set to package, that can contain packages to
instal... | | |
scootergrisen | c0700c1a780 | Add danish (da) translation for Qt 5.9 installer-framework
Change-Id: I3a52d35beff8039c3c24a4d28703a9dddcd812aa
Revi... | | |
Oswald Buddenhagen | d272c89176f | update instructions for adding and updating translations
this also obsoletes the file list in src.pro, so it is dele... | | |
Oswald Buddenhagen | 0b9a1d0556b | add target to create untranslated.ts
this is the standard way to start a new translation.
Change-Id: Ie0235e41e3948... | | |
Oswald Buddenhagen | a6abb9fe5a0 | auto-generate english "translation"
this file is merely a placeholder. there is no point in it being in the
reposito... | | |
Oswald Buddenhagen | 149b580743f | revamp build of translations
instead of using a hand-crafted qrc file, auto-generate one. this allows
us to collect ... | | |
Oswald Buddenhagen | 0093009f033 | fix commit-ts target
the pattern *_?? (meant to exclude *_untranslated) doesn't match
ifw's translations without a c... | | |
Oswald Buddenhagen | 202958fed3e | fix capitalization of zh_CN.ts file name
Change-Id: I466ad08c4ebc1b086cd5b6d6d061ffef9fa3eced
Reviewed-by: Katja Mar... | | |
Katja Marttila | 08be8807057 | Prepare 3.0.0 release
Change-Id: I6e7c58bd9ad958a65729b6b8cd55f2958fe92aed
Reviewed-by: Iikka Eklund <iikka.eklund@q... | | |
Katja Marttila | 0db7af62980 | Update Changelog
Change-Id: I5bd246a68e107d7ad29009bdc95f3f43139d355e
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> | | |
Katja Marttila | 22f1cdee075 | Ignore used separators when comparing file names
The separations might differ in QDirIterator and excludeFiles.
Make... | | |
Katja Marttila | 22d340e39e1 | Check license when doing silentUpdate
Task-number: QTAUTO-428
Change-Id: Ib3d56b59a12d4c7091a6abdbc5231ed5dbe2c3b1
R... | | |
Katja Marttila | 41b18d6aa02 | Add progressbar to indicate unzip job is proceeding
When a big compressed package is unzipped, it seemed that the in... | | |
Katja Marttila | 3fdc5bd4b1a | Give warning and exit install if invalid URL given for 7z repository
Task-number: QTIFW-966
Change-Id: I13cf001771d3... | | |
Katja Marttila | bb671cba0a2 | Fix install corrupt with silentInstall
If there are updates available for a component that is executable and the
exe... | | |
Andy Shaw | a1694a8ea3e | Clarify the add/remove components string to make it clearer
Since there is generally confusion as to what will be in... | | |
Katja Marttila | 535a54337e2 | Fix unnecessary component calculate in silentUpdate
If there are no updates available, no need to calculate componen... | | |
Katja Marttila | 4ea0d10d721 | Fix metadata reset
MetadataJob items should be reseted each time metadatajob starts only when
it is not concerning c... | | |
Katja Marttila | 39255564813 | Fix invalid QBSP installer break
Change-Id: I7e0bfc2fb0dc4c5438ec2c5ce59b49eb0f0348ee
Task-number: QTIFW-954
Reviewe... | | |
Frederik Schwarzer | d0bca58271a | Proofread German translation
Change-Id: I9bda8b78137f9793a4c38b1a8b3b96653fa86c7e
Reviewed-by: Niels Weber <niels.we... | | |
Katja Marttila | cbee1bef193 | Move comment to correct location
Change-Id: Iaa3e4814b3f028552df90fa2ac004a645578a659
Reviewed-by: Iikka Eklund <iik... | | |
Konstantin Podsvirov | 97498e486ac | Begin 3.1 version development
Change-Id: Idd6e89a09a539eb9d6d6b1271738bd8ba774cce6
Reviewed-by: Katja Marttila <katj... | | |
Katja Marttila | ae362c1e89c | Change QBSP button name
In macOS, QBSP button was taking too much space making component tree quite
narrow. Shorten ... | | |
Katja Marttila | a42a15779a4 | Merge remote-tracking branch 'origin/3.0'
Change-Id: Ic3c8005de03b2cc71436aaa18486085a845dca78 | | |
Katja Marttila | 7e91db5b1e0 | Merge remote-tracking branch 'origin/2.0' into 3.0
Conflicts:
src/libs/installer/downloadfiletask.cpp
Change-Id: I... | | |
Katja Marttila | cd063bc1bd2 | Fix crash at the very end of install if admin rights needed in Windows
Removed the destroy call to RemoteClientPriva... | | |
Konstantin Podsvirov | a474d0ba7c9 | Bump major version number to 3
Change-Id: If4cf94a34fd6ac22bed94fe8bb508c429ef82fe3
Reviewed-by: Katja Marttila <kat... | | |
Karsten Heimrich | bc84731cd48 | Fix installer crash when it contains replaced and replacement component
Do not execute the component script of a to ... | | |
Katja Marttila | 7ee08852f38 | Make installer to check the dependency version
Installer was able to install dependency correctly. However, it ignor... | | |
Samuel Gaist | aca7f1fb7e5 | QRegExp include cleanup
This patch adds the missing include statements for QRegExp.
Change-Id: I05fed3e83514af895b9... | | |
Konstantin Podsvirov | 2385184b8b1 | Teach 'binarycreator' and 'repogen' to repack packages from repository
To both tools added options:
--repository ... | | |
Katja Marttila | 9735faf767f | Do not fail to install or update if repository is missing
If repository address becomes invalid or is deleted from t... | | |
Jesus Fernandez | 6f6a632b2d5 | Add shortcut to some widgets
Adds shortcut to the following widgets:
* Add or Remove components
* Update components
... | | |
Katja Marttila | 9772474dd97 | Merge remote-tracking branch 'origin/2.0'
Conflicts:
Changelog
dist/config/config.xml
dist/packages/org.qtproject... | | |
Katja Marttila | c9d11cc9915 | License header update to GPL-EXCEPT
Change-Id: I6426c4e8f932cf26c6c638dec18d0c12e22972d1
Reviewed-by: Janne Anttila ... | | |
Katja Marttila | 7121482f04c | Rename QtBSP as QBSP
Change-Id: I2537aec5d3065da78bf9b0c6970ff3b38c7d4946
Reviewed-by: Samuli Piippo <samuli.piippo@... | | |
Slobodan Vrkacevic | bb8cb002127 | Fix uninstallation on Windows when target path contains non-ascii characters
On Windows when a target path contains ... | | |
Karsten Heimrich | b1ed687f91d | Fix installer crash when it contains replaced and replacement component
Do not execute the component script of a to ... | | |
Karsten Heimrich | 2ac28386a64 | Fix warning that should not appear on stdout
If the warning is written to stdout, parsing the output of --checkupdat... | | |
Iikka Eklund | 6189be519b1 | Prepare 2.0.5 release
Changelog update.
Change-Id: I3afdc34ea66926827656a4eac8f7582fbd562056
Reviewed-by: Katja Mar... | | |
Frerich Raabe | fc091594543 | Avoid warning messages when passing '--platform minimal'
Unattended installations typically use no UI, and the docum... | | |
Katja Marttila | b4144d80976 | Merge remote-tracking branch 'origin/2.0'
Conflicts:
doc/installerfw.qdoc
Change-Id: I3d991775eae96c7de689e4b92393... | | |
Sergey Belyashov | 6543837af1f | Update Russian translation
Change-Id: Id342fcfa0c147c3a3e5ddae584e5f1efae944651
Reviewed-by: Denis Shienkov <denis.s... | | |
Katja Marttila | 52a1a20ccd2 | Fix hang in Windows when admin rights needed
Change-Id: I07f22c9452deae7a044ac186c8d1953df00df43c
Task-number: QTIFW... | | |
Jake Petroules | 0cc9ab358e9 | Use deterministic sorting order for components
Some components have an equal sorting priority. Therefore, we use the... | | |
Frerich Raabe | 9bd807684ea | Fix crash at end of installer on Linux 64bit
The installer occasionally crashed at the very end of the installation,... | | |
Katja Marttila | b5b0a8d2657 | Introduces new --silentUpdate command line option
With this feature one can update all installed components
silently... | | |
Konstantin Podsvirov | 6bb6771ce5c | Documentation fixes
Corrects inaccuracies on the ifw-updates.html page.
Change-Id: I874edf6b23b68b6db5eb6581340e814... | | |
Katja Marttila | e7f93217182 | allow installing compressed packages
This change introduces new feature to add 7z packages to be
installed. Packages... | | |
Konstantin Podsvirov | 82dfa6992e5 | Resolve relative URLs from Updates.xml
This change allows you to use relative URLs to update repositories.
Absolute ... | | |
Frerich Raabe | 6e5ef08718b | Automatically load all fonts in 'fonts/' resources
...such that they can be used in style sheets.
Change-Id: I677be... | | |
Iikka Eklund | 9269a8262f8 | Merge remote-tracking branch 'origin/2.0'
Change-Id: Ibd01bc156481df973e3c9371d77af338a5e82607 | | |
Iikka Eklund | c1b54a0a7b6 | Prepare 2.0.4 release
Update version number and ChangeLog.
Change-Id: I9b6e8f9576d74002577c8c913ae61c2b577ab0ff
Rev... | | |
Iikka Eklund | 70d33027ad5 | Set also display name for Repository action "remove"
We should use the display name parameter if given when using ac... | | |
Katja Marttila | ae100e0e4f6 | update sync profile
Change-Id: I7c28950112de47e944b25d1dcee47767de83b313
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> | | |
Katja Marttila | 49201fdb99e | Revert "Allow signing maintenancetool in Windows"
This reverts commit 76fd6e8f2953347ea0bf7a57b643968784bc9acc.
The ... | | |
Frerich Raabe | fc0b26f4d20 | Make support for modifying installations configurable
This patch introduces support for a new setting 'SupportsModif... | | |
Axel Menzel | 3a986bfa3a5 | adjusted wrong repogen parameter name
'--update-new-packages' => '--update-new-components'
Change-Id: Idab604bac858... | | |
Robert Loehning | e8af3a5aa0d | Improve German translation
Change-Id: I1ee2617e2f9d33a2ce9d095ee1472df6dd64de1d
Reviewed-by: Niels Weber <niels.webe... | | |
Konstantin Podsvirov | 80e8809b0b6 | Resolve relative URLs from Updates.xml
This change allows you to use relative URLs to update repositories.
Absolute ... | | |
Katja Marttila | 810ea81009c | Fix settings test
Change-Id: Ifbb9aca0719e670026c6bde910430d96621dd61e
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> | | |
Katja Marttila | e87c58548ae | Merge remote-tracking branch 'origin/2.0'
Conflicts:
Changelog
dist/config/config.xml
dist/packages/org.qtproject... | | |
Katja Marttila | 76fd6e8f295 | Allow signing maintenancetool in Windows
Signing was not possible for maintenancetool since metadata was
added to bi... | | |
Katja Marttila | 6a06b8adc5d | Fix settings test
QFile either returns 'Unknown error' or 'No such file or directory'
when trying to use non-existin... | | |
Katja Marttila | e28bd0a98dd | Fix cancel button functionality in Settings->Repositories->Test
When pressing cancel button when testing repositorie... | | |
Frerich Raabe | 86c218e7fa6 | Introduced gui.setTextItems() method
This utility function can be used to populate a Qt control which is
backed by s... | | |
Frerich Raabe | b4a1a89e306 | Store lock files in temporary directory
The directory in which the application is stored may not be writable for
the... | | |
Katja Marttila | 9b6b59cfc19 | Make Execute operation work without arguments in Windows
Since Qt5.5, QProcess start() needs a program to start.
Whe... | | |
Katja Marttila | f11fce311bb | Vertical layout for LicenseAgreement page
License agreement was hard to read and the title sometimes
needed scrollin... | | |
Katja | 8827906197f | Fix qml include
This is needed for QV4::Object usage. Missing include was causing
compile errors in Qt5.7.
Change-I... | | |
Katja Marttila | c24d9312c28 | add NOMINMAX to fix compile with Qt5.7 in Windows
Task-number: QTIFW-854
Change-Id: I73cb2a40d59803050c1b8f729e22a4c... | | |
Katja Marttila | dce1c562562 | Revert "Windows: Fix crashes in elevated installation"
This reverts commit 95ae661cba931a982d12cd68d8b4da392d74bdd0.... | | |
Katja Marttila | 62c34c7e555 | add make install functionality with INSTALL_ROOT
Change-Id: I8bad1c9bbe7b705ff0842f15fb0c9bc6c127e9bc
Reviewed-by: S... | | |
Katja Marttila | 2cb5ecf0d7c | add missing tr for "AlreadyRunning" messagebox
Change-Id: Icffe886597a1f18d9eaacf1e3a14f31e252919c6
Reviewed-by: Top... | | |
Slobodan Vrkacevic | 80a655749ff | Make usage of authorization fallback optional
Asking users to use the authorization fallback in case of authorizatio... | | |
Iikka Eklund | ac4784ad6fb | Do not force doc build on Linux when calling "make install"
Change-Id: I7081e43810ec8c05c75f6772140e1a464dbc08ad
Rev... | | |
Leena Miettinen | 9bdcadbc3c1 | Doc: Fix PackageManagerCore::ComponentType brief
The \enum command \brief commands do not seem to get
automatically ... | | |
Leena Miettinen | a5d3bbcbb37 | Doc: Fix link to Supported Platforms in Qt Reference Docs
The module name is needed, because there is a Supported
Pl... | | |
Leena Miettinen | fe9314573b4 | Doc: Describe return values for boolean Component functions
...to suppress QDoc warnings.
Change-Id: Ib79b0392efaed... | | |
Leena Miettinen | d80d903cfe2 | Doc: PackageManagerCore::ComponentType is now an enum
Change the documentation accordingly.
Change-Id: I2f15bf72455... | | |
Leena Miettinen | 32ecf4e576e | Doc: Fix path to includes directory
Change-Id: Idf76961685cdc1c1460f5a3d94b10e2830a1eb35
Reviewed-by: Katja Marttila... | | |
Katja Marttila | 38f11dbeb45 | Fix building with ICC on Windows
Task-number: QTIFW-851
Change-Id: Ic92e24cc2d5046aca3ec81843c00aa3c52288a4d
Reviewe... | | |
Takayuki ORITO | b6967847607 | Add the Predefined Variables in Component Scripting.
Add variables
- ApplicationsDirX86
- ApplicationsDirX64
Chan... | | |
Frerich Raabe | 81776586ed1 | Fixed detecting problems while launching sudo
The installer would always consider the exit status of the sudo proces... | | |
Katja Marttila | 7093049f8cd | Update changelog
Change-Id: I31ddb526ec76b4b28a457dbb95b1809fb5425395
Reviewed-by: Iikka Eklund <iikka.eklund@theqtc... | | |
Takayuki ORITO | 3cfa1c10e9f | Cleanup Japanese translation (12 obsolete).
Remove 12 obsolete messages in ja.ts.
Change-Id: I2d514b93056f5755760ff... | | |
Takayuki ORITO | e40b085a4f7 | Update Japanese translation (new 2).
Update new 2 messages in ja.ts.
Change-Id: Ifde5277b4ec968472831c46a940480471d... | | |
Takayuki ORITO | 359d4846ba9 | Fix the exception message because missing a space.
Added space between 'convert' from 'path'.
Change-Id: I25f4eedc7... | | |
Katja Marttila | 220d18b41b8 | Make IFW compile with FreeBSD
Change-Id: Ibebc25b738c843c0eb4291faa2bba7ac9836b008
Task-number: QTIFW-841
Reviewed-b... | | |
Rafael Roquetto | 5707b1e5e5e | Fix MSVC2015 build.
Change-Id: I502e48dea6329bd6f05a776a669093f41698a274
Reviewed-by: Karsten Heimrich <karsten.heim... | | |
Frerich Raabe | b5480f253ac | Fixed (and greatly simplified) creating .dmg files
The mkdmg.sh script which is used to create .dmg files made some ... | | |
Frerich Raabe | 805e91ba4b7 | Fixed handling of Destroy command in server process
Destroying QProcess or QAbstractFileEngine objects never worked,... | | |
Katja Marttila | 80d1eb3dd7a | Add a logging category and debug for http download
Sometimes installing fails due to a problem in server.
Since down... | | |
Christian Stenger | 4b652cdc1ac | Tests: Fix scriptengine test
Change-Id: I288f366785c72da49087cb688f7f1247c2494c99
Reviewed-by: Karsten Heimrich <kar... | | |
Karsten Heimrich | ba145f6090f | Make communication via installer.execute() Unicode safe
It was impossible to pass Unicode data safely to a process s... | | |
Karsten Heimrich | 6e904b95bd1 | Fix failing auto-test.
Change-Id: If948400f15f9dcb43e4f47293ee58428993375f7
Reviewed-by: Katja Marttila <katja.martt... | | |
Karsten Heimrich | 3c598a82f40 | Fix warning introduced with commit 175ffec58f9.
Change-Id: I922e572e246abfbd0647216a0134df615d36b484
Reviewed-by: De... | | |
Karsten Heimrich | e58f289bab5 | Fix compilation, we depend on network for QLocalSocket.
Change-Id: I1ef2da40f3565abff3f1e4d0f802cfb7c2e4dfdb
Reviewe... | | |
Katja Marttila | 39c2dadb47a | Update minimum Qt version for 2.0.3 release
Minimum required version is now Qt5.5
Change-Id: If000a507f006765060598... | | |
Iikka Eklund | 3388e613f20 | Update version number for 2.0.3 release
Also update the Changelog.
Change-Id: I2a74edd32783bdfb01d4706dcbc2d3ae78ac... | | |
Frerich Raabe | 408bddb4d84 | Fixed file handle leak when sudo'ing
The write handle of the stderr pipe was closed in the parent process
further up... | | |
Slobodan Vrkacevic | b09fa716831 | Allow specifying the installer size in 'em' or 'ex' units
The WizardDefaultWidth and WizardDefaultHeight configurati... | | |
Frerich Raabe | adfdbb45b12 | Fixed deleting files when uninstalling on OS X
Uninstalling packages on OS X didn't seem to work very reliably, it
o... | | |
Katja Marttila | 63e61f2d73f | fix banner size
If WizardDefaultSize was not set, banner size was zero. In this commit
default banner size to page s... | | |
Katja Marttila | 1d781f73424 | Fix arguments in RegisterFileType
When using RegisterFileType, argumens include progId.
Removed it from arguments an... | | |
Frerich Raabe | 7b6c2da46f9 | Fixed reading stderr output of sudo
After the sudo process finished, we need to make sure to read any
buffered bytes... | | |
Frerich Raabe | 63c91e70dcc | Don't print error messages in case correct sudo password is entered
Any stderr data printed by 'sudo' was always pri... | | |
Frerich Raabe | ac246255fbb | Fixed checking exit status when calling 'sudo'
There were a few closely related issues in how the code tried to deci... | | |
Frerich Raabe | 4de3b0612b1 | Add new '--sign' switch to binarycreator for signing OS X app bundles
This patch introduces -s/--sign switches for b... | | |
Katja Marttila | e67fd518cbd | Revert "Use QQmlV4Function to correctly get empty parameters from script."
This reverts commit eb574d77b0ab9a92b61e7... | | |
Katja Marttila | 9d4be1a53be | Fix crash when updating admin installation with user/temp repository
Grant permission rights for writing maintenance... | | |
Katja Marttila | f3e46570a6b | Fix setValue saving in restart
When running maintenancetool and installing a component that sets a value
in installs... | | |
Frerich Raabe | a4b14843526 | Fixed out of bounds access when calling su/sudo
The memory block allocated for the execv() arguments was too small,
... | | |
Frerich Raabe | b28809d3397 | Don't use 'lockmyApp' prefix for lock files
The 'lockmyApp' part of the lock file names looked like some generic
def... | | |
Frerich Raabe | 85883d043b4 | Allow calling installer.setValue() with an empty string as the value
Calls like
installer.setValue("RunProgram", ... | | |
Frerich Raabe | f80dfd7ea47 | Fixed writing log on Windows if target dir requires admin rights
Writing the installation log would fail on Windows ... | | |
Frerich Raabe | c790c068031 | Factored QFile usage out of VerboseWriter::flush()
This introduces a new 'VerboseWriterOutput' interface which can b... | | |
Frerich Raabe | dd241119896 | Factored flushing of VerboseWriter into dedicated method
This patch introduces a (yet unused) VerboseWriter::flush()... | | |
Frerich Raabe | 264183e9be4 | Fixed final 'Finish' message on OS X
On OS X, the final page of the installer would say something like
Click Done... | | |
Slobodan Vrkacevic | 966f195fbc4 | Resize banner image to fit default installer width
When the Modern wizard style is used, the size of the banner pict... | | |
Nico Vertriest | 6277c86f9bd | Doc: added namespace statement for lib7z
Change-Id: I0783917628f0f2608f20b00f90b6a68db7a86253
Task-number: QTBUG-438... | | |
Karsten Heimrich | 85cad029464 | Compile with Qt 5.5, 5.6. Minimum version is now 5.5.
Change-Id: I60d248ea38e8176e18a9b2a642e81a0ad5fb21d3
Reviewed-... | | |
Next → |