Kai Koehne | 62a65d9f884 | Update contributor's list
Change-Id: I9964eb2caaccd0afe6d6000175d79d999c20bc31
Reviewed-by: Karsten Heimrich <karste... | | |
Kai Koehne | 2630ce66613 | Merge remote-tracking branch 'origin/2.0'
Conflicts:
dist/config/config.xml
dist/packages/org.qtproject.ifw.binari... | | |
Kai Koehne | 25ec0755355 | Bump version number
Change-Id: I78552ac9b88fd02828966e71ddafd25a3075535e
Reviewed-by: Jarek Kobus <jaroslaw.kobus@th... | | |
Kai Koehne | c3f5744d2e0 | Don't mix iterator and const_iterator
Add QT_STRICT_ITERATORS to disallow implicit conversions
between iterator and ... | | |
Kai Koehne | 3aab9ef38ec | Improve Proxy Credentials dialog
Give it a title + hide the "What's this?" button.
Change-Id: I2717a0eeda5c2ca3da51... | | |
Kai Koehne | a4c902f27ad | Mention compiler requirements
Change-Id: Iae3637ea149199f9b152efa4ea27a42bd4581974
Reviewed-by: Leena Miettinen <rii... | | |
Kai Koehne | 63ea335b999 | Update system requirements
Change-Id: I316a737c8a3763baa3b35646e60a9a2d4b3468b3
Reviewed-by: Niels Weber <niels.webe... | | |
Niels Weber | ce703ed61b4 | Show title in cancel dialog.
Change-Id: Icb7ea0a78dc6b22cfea834a3d24784178b8c0b20
Reviewed-by: Karsten Heimrich <kar... | | |
Niels Weber | d03e1def99f | Change binary name to Qt Installer Framework
Change-Id: I9b721ae055ec9849492171dacf07c56ca7cc4b08
Reviewed-by: Kai K... | | |
Niels Weber | 92b50c513b9 | Exclude icu on Linux as well when building Qt.
Change-Id: I8327acb19e7141750caba882a7748bbf5d70a8ba
Reviewed-by: Chr... | | |
Kai Koehne | 8b6098d7b5a | Merge remote-tracking branch 'origin/2.0'
Change-Id: I3b38821be20c02d41d9db1c5eee78be1502cba6b | | |
kh | 45b05a4a4a9 | Remove references to QtScript print, use console.log instead.
Change-Id: If83b08f6a27ac9c07980dd83a56b1500f22b13ef
R... | | |
Jarek Kobus | e23402879f3 | Fix test according to changes in messages.
Change-Id: I889a681a90a14ae9181dd5a88c8e891b7078d214
Reviewed-by: Niels W... | | |
Jarek Kobus | 7c5724bb5fd | Inform about superfluous dependencies.
In case B depends on A and B auto depends on A,
the first dependency is super... | | |
Christoph Vogtländer | 878109b5c49 | Detail LineReplace documentation
Lines are trimmed before the search.
Change-Id: I1abbd0fa4abd105802c75ded80fcc8209... | | |
Christoph Vogtländer | 17e29fc8d3e | fix empty installer.components array
Make sure the current list of components is used when referencing
installer.com... | | |
Niels Weber | 0a49b33773e | Don't show "safety" space on Ready for install page
This confused people as it is a different size than what is
show... | | |
Leena Miettinen | 5f6afc7d268 | Doc: update docs for component selection
The selected property seems to be gone, so QDoc now
wants isSelected() and ... | | |
Kai Koehne | 2eb21e190b6 | Update repogen documentation
Change-Id: I098b02f1fc0df4c3e2b09c5f97914be9c479d751
Reviewed-by: Leena Miettinen <riit... | | |
Kai Koehne | 4aacfb8e11f | Fix embedding of installbase manifest
Redefining QMAKE_MANIFEST is currently broken in Qt for newer compilers:
The c... | | |
Leena Miettinen | 4b2727c742f | Doc: add links to topics that describe the namespaces
In addition to linking to the classes from the top level
topic... | | |
Leena Miettinen | 462bbae2a52 | Doc: move systeminfo scripting docs to a separate file
Reformat the docs in systeminfo.cpp as C++ code docs.
Edit fo... | | |
Leena Miettinen | 750c2b6a0d3 | Doc: add archivegen usage to Reference > Tools
Change-Id: I4da08d1c34124ae9c2009c37121964a6b0dfaa66
Reviewed-by: Nie... | | |
Jarek Kobus | 265fd45e29a | Fix reading and checking arguments of CreateShortcutOperation
Change-Id: I348f4985c268fabec9cc53424aea5adc2bfd1e46
R... | | |
Jarek Kobus | 8c2941ae589 | Issue a warning when a component depends on auto dependent one.
Task-number: QTIFW-510
Change-Id: I57eff879deebf8f31... | | |
Niels Weber | dd2c70b10dd | Update Changelog
Change-Id: Iabe8537f039766baf415fd51d94f8e7941f29a92
Reviewed-by: Leena Miettinen <riitta-leena.mie... | | |
Niels Weber | 6c796ce13cf | Correct usage info for archivegen
Change-Id: I51c5ba84320f4a31e1dce236157e53b57624f89d
Reviewed-by: Leena Miettinen ... | | |
Leena Miettinen | b6f30576809 | Doc: move component scripting docs to a separate file
Reformat the docs in the C++ file as C++ documentation.
Fix la... | | |
Leena Miettinen | b13d307acd1 | Doc: add docs for print JavaScript object
Change-Id: I84d9987f3f6bfe6bf6788c89d4f5ab43c29655d5
Reviewed-by: Niels We... | | |
Niels Weber | ebb0925b81c | Strip binaries before packaging
Change-Id: I4156f6aaff57eab95bc492da993709bee9db8e59
Reviewed-by: Karsten Heimrich <... | | |
Niels Weber | 6356c55f8be | Don't put testresults into bin
We don't want to package and ship them and they are not
that useful apart from the te... | | |
Leena Miettinen | 12f60148d29 | Doc: add information about some operations
Change-Id: I4dc0ac7b46558cba6f2f41fddab468af88c15e2a
Reviewed-by: Kai Koe... | | |
Leena Miettinen | aa87f9c4b1c | Doc: add docs for the gui JavaScript object
Text was copied from packagemanagergui.cpp.
Change-Id: Idca8ce779bd5a3d... | | |
Kai Koehne | 30d3b33e8da | Fix failing autotests
Commit 603d9bb1f49c58f2 deleted RemoteClientPrivate when the engine
is shut down, but the auto... | | |
Leena Miettinen | f160b711fe2 | Doc: move ScriptEngine scripting docs to separate files
Change-Id: Iac1c810cf52fb4a480ebde956d62830af97b6f8c
Reviewe... | | |
Kai Koehne | 5ba3fe6bae6 | Installer: Do not package binary artifacts in /bin
Change-Id: I9b54208b66f894a7eb248fc93a8628513b9102aa
Reviewed-by:... | | |
Kai Koehne | 8061c1a0340 | Update link to new wiki.qt.io
Change-Id: I1863757f318da273ad2f09037832f6b8a222e225
Reviewed-by: Karsten Heimrich <ka... | | |
Kai Koehne | de3f59308ed | Update README
Change-Id: I4335e276bfa5ec54c924ffe6f7488e8cf42e7d44
Reviewed-by: Leena Miettinen <riitta-leena.mietti... | | |
Kai Koehne | 603d9bb1f49 | Make sure RemoteClient's localsocket is freed early enough on shutdown
Change-Id: Idb0afb201f4759696988566f08baeb156... | | |
Kai Koehne | 739fb83870f | Simplify KeepAliveObject implementation
Change-Id: I5c647510a8aa001183c9bf63ac0e1cae5ec32ce9
Reviewed-by: Karsten He... | | |
Kai Koehne | a4a19844d2e | Replace gitorious by code.qt.io
Change-Id: Ia869ca9cb66adbd6c9cd71c22da4807aadcf0315
Reviewed-by: Leena Miettinen <r... | | |
Kai Koehne | ddf736b57b1 | Add LGPL 3 to the list of licenses in the installer
Change-Id: I3df947cae4eff9d743109702c03900e7d99e09fd
Reviewed-by... | | |
Kai Koehne | c715106036f | Add Windows 8.1 to list of supported versions in manifest
Change-Id: If101748767192d0a32dbba7f3b3bf156fb04b781
Revie... | | |
Leena Miettinen | 6afc9b2a2d8 | Docs: edit MessageBoxHandler docs
Move scripting docs to another file and add C++ docs.
Edit the C++ docs for gramma... | | |
Leena Miettinen | f31ffa0bc12 | Doc: fix a broken \a command
In protocol.cpp.
Change-Id: Ib73c055e88bbab8a3e2a7e61bcbddcd8ca42c577
Reviewed-by: Kar... | | |
Leena Miettinen | 8c5fe6be5ac | Doc: fix link to quitinstaller example
Example folder name was changed.
Change-Id: I0970c23c88f385205441c022b356c03... | | |
Christian Stenger | 89a9788412d | Tests: Fix expected error messages
Change-Id: Iba36a901f2477067ce9e753764c4d9651f1be50e
Reviewed-by: Jarek Kobus <ja... | | |
Leena Miettinen | 4ffb3b0c166 | Doc: add missing operations
Change-Id: Id521fb8bcef2358432d0ec65319da764063cc9c2
Reviewed-by: Leena Miettinen <riitt... | | |
Niels Weber | 13725148428 | Drop source code references from ts files
Change-Id: I58deca6acc3c4c36097b57a57fdaae11068f5feb
Reviewed-by: Karsten ... | | |
Jarek Kobus | 96aa59558d6 | Drop underscore in quit_installer example
Change-Id: I06291cf5ec09e5281f4a9554bb4145a2974042a1
Reviewed-by: Niels We... | | |
Kai Koehne | 986bb1d8978 | Restore original behavior for component.installationRequested
component.installationRequested() should return true a... | | |
cuoghimax | be868049c6c | Added Italian translation
Change-Id: I7c5dbe0a5610dc9b7671d6db3f57c169096c7ef2
Reviewed-by: Kai Koehne <kai.koehne@t... | | |
Leena Miettinen | c044f7f3a97 | Doc: Add missing docs for KDUpdater::PackagesInfo
Fix references to non-existing package information file elements.
... | | |
Niels Weber | 9f7874822f3 | Remove setSelected that has been deprecated since 1.3
Change-Id: I739f37bcdbb4ea17e57397e98bc49619938977d5
Reviewed-... | | |
Jarek Kobus | 80439d01e2f | Cleanup
1. Add a checkArgumentCount() helper method.
2. Fix a plural form of the check method.
3. Remove repeating t... | | |
Jarek Kobus | bbcbbbdc807 | Try to be a little more specific in online README
Change-Id: I2110d675b96ab4ad84a702eebdedd61dc49cd077
Reviewed-by: ... | | |
Leena Miettinen | 4503aa1ee13 | Fix the default installation location for all examples
Now they are all located in distinct subfolders of
one common... | | |
Kai Koehne | 78a1e54683e | Merge remote-tracking branch 'origin/2.0'
Change-Id: I962f4f19909c06e1da03c14072b15f97de02a07d | | |
Kai Koehne | f0951246d81 | Fix dependencies in static build
Change-Id: Iae06c6d5a9b1c678a4ab136da145a9c69ccadb6e
Reviewed-by: Jarek Kobus <jaro... | | |
Leena Miettinen | 683c2e80d42 | Doc: add docs for KDUpdater::FileDownloader
Change-Id: I27db6645449b2da5bb5fca36270031e22fd41dad
Reviewed-by: Karste... | | |
Leena Miettinen | f1befd1c919 | Doc: Add docs for QInstaller::PackageManagerGui classes
Change-Id: I2ae0a5b80c22b344d19653bb0dfd6ee71e1b3507
Reviewe... | | |
Leena Miettinen | 896698b2982 | Doc: add docs for TaskRole, FileTaskItem and FileTaskResult
To suppress QDoc errors.
Change-Id: If439fcaff9ca8ac2af... | | |
Leena Miettinen | d71fe88a011 | Doc: Add docs for KDUpdater::Application and ConfigurationInterface
Remove some \c commands.
Replace "package XML" ... | | |
Leena Miettinen | eb49cf71e45 | Doc: add docs for ScriptEngine methods
Fix the formatting of a list.
Change-Id: I93bcd369f5e685fecacab632b801084199... | | |
Kai Koehne | 10b05d813ee | Do wait an indefinite time for server replies
Operations can take sometimes longer than 30 seconds. Do wait forever,... | | |
Leena Miettinen | 3a1830c279a | Doc: add docs for KDGenericFactory class
Change-Id: I4d4f5d2d92cfb5dcf5d171e871115eb5ebd2c3c3
Reviewed-by: Niels Web... | | |
Leena Miettinen | ce3a0b4558d | Doc: Add docs for FileDownloaderFactory and FileDownloaderProxyFactory
Change-Id: I45658cacef985fd81a22f8ac9c7010b5f... | | |
Leena Miettinen | e1f201c76e8 | Doc: KDUpdater operators
Change-Id: Id88e7b7eea7228dbfd94840eedc00f4a0f74168d
Reviewed-by: Niels Weber <niels.weber@... | | |
Kai Koehne | 356e73abeb0 | Remove orphaned file
The file was supposed to be deleted in 6a38cb8df826216b7d already.
Change-Id: I97b166bdc5707f6... | | |
Kai Koehne | d5deffdeb7d | Update Qt watermark image
Change-Id: Ie6dac62390db927731e961ae312b8b5ebf0a3447
Reviewed-by: Karsten Heimrich <karste... | | |
Kai Koehne | df667f7560f | Fix handling of incomplete messages in client/server communication
Do not assume that the socket always contains eno... | | |
Kai Koehne | d6bca86cad9 | Use local sockets for client-server communication
Change-Id: I12bfef671ab31ae9fb8c4bb02776517e7f434d27
Task-number: ... | | |
jkobus | 0ff36e52afb | Update Polish translation
Change-Id: I53b239885ea752fb0da15591beb77cd7e2365f24
Reviewed-by: Niels Weber <niels.weber... | | |
Kai Koehne | 99996591e0f | Update Copyright
Change-Id: I8dde6629cfd461104364d5cdc255cb54b58283fa
Reviewed-by: Niels Weber <niels.weber@theqtcom... | | |
Leena Miettinen | b026f1d0a19 | Doc: Add docs for KDUpdater::Update methods
Change-Id: Iac06edf83091199d0e33ca573b50e3bbe3d03e66
Reviewed-by: Niels ... | | |
Leena Miettinen | ac8740d28fc | Doc: Add docs for KDUpdater::Task
Add missing return values.
Add links to referred enum values.
Fix a function signa... | | |
Leena Miettinen | 0621ab1f76b | Doc: Add return values for KUpdater::UpdateOperation methods
And fix some style and grammar issues.
Change-Id: I62f... | | |
Leena Miettinen | 0f622b3ea98 | Doc: add docs for the performinstallationform class
Change-Id: I759a9584abae3293850da18b08a6317810f5ed61
Reviewed-by... | | |
jkobus | 836410731bb | Translate into Polish
Change-Id: Ib9956c0db357818a515c08cdb14b02c3164fdbf0
Reviewed-by: Niels Weber <niels.weber@the... | | |
Leena Miettinen | 2907791eef2 | Doc: fix language and QDoc command issues
To follow the Qt documentation guidelines.
Change-Id: I8f533737b39d7d5864... | | |
Sergey Belyashov | 44ff57d24f3 | Update Russian translation
Change-Id: Ieaee032c9b2d9ab05230aafc6e6aef11e6190646
Reviewed-by: Denis Shienkov <denis.s... | | |
jkobus | e5d2246c53a | Fix messages
Change-Id: I3cfa75df0d4da9c818b3341b1a422f845a056ae0
Reviewed-by: Leena Miettinen <riitta-leena.miettin... | | |
Niels Weber | 52ebff797da | Add a translation example
Add an example showing how the translation of components
works. Also document this.
Make t... | | |
kh | 04dcfb68cb7 | Fix update from 1.6 and earlier to 2.0 installerbase.
The update was broken caused by the attribute rename. We alrea... | | |
kh | e8806338184 | Dump binary content for both installer and maintenance tool.
Change-Id: I749912ebba5e1765f0d60e089a0366f59e09279b
Re... | | |
Kai Koehne | 96329f5c302 | Doc: Link directly to the respective tools from the overview
Change-Id: Ifc67d38da7d8018348e41eac18fa23dc5da8acc0
Re... | | |
kh | 5cee64db759 | Fix could not write installer configuration file.
Task-number: QTIFW-621
Change-Id: Iad160efc3c9123476d0fd0d676a0ce7... | | |
Leena Miettinen | aaaa1e2adbf | Doc: edit docs for the ComponentModel class
Add missing information.
Fix grammar issues and QDoc command issues.
Use... | | |
kh | 99cbf6812f2 | CreateLocalRepository doesn't work on OS X.
Task-number: QTIFW-622
Change-Id: I0a370801f605a43739ed660afcfe6a4c03f08... | | |
Niels Weber | 5c14027b2cc | Revert "Allow spaces in path by default"
The change did the opposite of what it claims.
This reverts commit b843bff... | | |
Christoph Vogtländer | 380670252df | Show size in "Programs and Features"
Add size as quint32 to always create a REG_DWORD. Calculate size based on
insta... | | |
Kai Koehne | a40ed1fb156 | RemoteServer: Make sure we don't write to stderr
In adminauthorization_x11.cpp we redirect stderr of the child
proce... | | |
Kai Koehne | 8d40794f8b4 | Set objectName for QThread
The objectName of a QThread will be picked up and shown by debuggers.
Change-Id: Iabd100... | | |
Kai Koehne | 0838e9eac20 | Fix use --startclient arguments
So far the arguments to --startclient have been ignored.
Change-Id: Ib76b061381a932... | | |
Kai Koehne | 37702403198 | RemoteServer: Exit early if authorization failed
There's no point in listening to the socket after the
authorization... | | |
Kai Koehne | 4e1d375dc8f | Make sure RemoteServerConnection is properly shut down
QThreadServerConnection is automatically deleted via deleteLa... | | |
Kai Koehne | 92b238a41ef | Verbose output: Avoid '(:0)' in release build
Do not try to log file, line, function information if it's not availab... | | |
Zhang Xingtao | 9ff9cedf37b | Update Simplified Chinese translation file
Change-Id: Ie0fb52d07427d3cdbb9fb9e517499e8e2c72510e
Reviewed-by: Liang Q... | | |
Kai Koehne | 9289bc65b09 | Do not defer deletion of socket in RemoteObject
The 7z backend can create and close a considerable number of RemoteO... | | |
Niels Weber | 0ccaf170548 | Update German translation for 2.0
Change-Id: Ic85aa74b55bd9c0010f3ff8245f0c6847f819e6d
Reviewed-by: Leena Miettinen ... | | |
Leena Miettinen | d7bdbb1b3a4 | Doc: add docs for arguments and return values
To get rid of QDoc errors.
Change-Id: I4932f1f3ff5fab87eebf24536d63be... | | |
Matthieu Bachelier | 93a10096f82 | Update French translation
Change-Id: Ie6067ea37787b9b0b839c6f9dbad860f74353742
Reviewed-by: Niels Weber <niels.weber... | | |
Leena Miettinen | c9250b7f228 | Doc: add \value commands to generate docs properly
for UpdateOperation::Error enum
Change-Id: Ib8b019bfe4aa8ab541dd... | | |
jkobus | 29e06a32cb9 | Add Polish translations
Change-Id: I311c5f0139e3fc54909b35d0629fecce58bcd37c
Reviewed-by: Leena Miettinen <riitta-le... | | |
Kai Koehne | aa0e97f08a4 | Fix testBrokenJSMethodConnect autotest
Since qtdeclarative change e2c1e7b8a exceptions in JS slots do _not_ set
the ... | | |
Leena Miettinen | 8fccd6767be | Doc: add defines to qdocconf to suppress doc errors
Change-Id: I8871a24d4b28473d7a2079debb02428abf9f8653
Reviewed-by... | | |
Leena Miettinen | be6466203be | Doc: edited PackageManagerGui docs
Fixed grammar, writing style, and QDoc command issues.
Change-Id: Ib2fd4e0979394... | | |
Leena Miettinen | 4d342d526ba | Doc: edited binaryformat docs
Fixed grammar, writing style, and QDoc command issues.
Change-Id: I93e79ad7294651071a... | | |
Takayuki ORITO | 3561c20c401 | Delete the messages that are no longer needed in japanese translations.
Change-Id: Iae1736bccb854d320f089f0fdd69f8ad... | | |
Leena Miettinen | a8aca8196f2 | Doc: add docs for QDesktopServices JavaScript object
Based on Qt 5 documentation for QDesktopServices.
Change-Id: I... | | |
Kai Koehne | f36555f077d | Make sure component wrapper is not deleted in advance
Use ScriptEngine::newQObject instead of the stock QScriptEngin... | | |
Takayuki ORITO | d7ce2ba4a78 | Update Japanese translation.
Update new 7 messages in ja.ts.
Change-Id: I799ee320db50d260876427e1b350ec84612af09f
R... | | |
jkobus | 838f3284963 | Fix the invocation order of entering() and page callback
Task-number: QTIFW-620
Change-Id: I1a40aae35dc1c259a96043a1... | | |
jkobus | 4a74d31c63d | Fix a doc typo
Change-Id: I6208606b237a8f408cf071efb428c3e82e987ad8
Reviewed-by: Niels Weber <niels.weber@theqtcompa... | | |
Jarek Kobus | 929fef475bb | Fix loading of translations
In case we hit the English translation just try to load it
and break in any case. In cas... | | |
Niels Weber | ba2ba310c3b | Set correct permissions for ini files
This is necessary due to a behavior change in QSettings/Qt 5
that now creates ... | | |
jkobus | c945bbd5b9a | Introduce isMaintainer() method
Prepare for unification of updater and packageManager.
Change-Id: Iac9ac109ac5e6cf1... | | |
Kai Koehne | db423c387a6 | Add example for online installer
Change-Id: I7c4f32db01b94b24339641907ae7cdbe209ff707
Reviewed-by: Jarek Kobus <jaro... | | |
Kai Koehne | 47e99faf9be | Doc: Fix capitalization
Change-Id: Ifa70b0928bd24f8b9be6f627d11d0ae79944cfd9
Reviewed-by: Leena Miettinen <riitta-le... | | |
Kai Koehne | d29ded8557b | Remove unused sv.ts
It's almost empty, and we don't actually ship it.
Change-Id: I276f127b52d86ecfd17470a96b2517c51... | | |
Kai Koehne | 9fa2911fde8 | Fix deadlock in elevated Settings operation
There are cases where using the RemoteFileEngine through QSettings will
... | | |
Kai Koehne | 95be6b25691 | Fix updating of ts files
Change-Id: I019b9f83e9fff2ce4ce9bc659ac6619b02d93956
Reviewed-by: Jarek Kobus <jaroslaw.kob... | | |
Leena Miettinen | 5bd1428b291 | Add a dependencies example
Change-Id: I77c404294a5210f892c88480fa5b56075d44cc30
Reviewed-by: Jarek Kobus <jaroslaw.k... | | |
jkobus | efbf330ac5d | Fix a crash in testDynamicPage of scriptengine test
Change-Id: I9fcb599c9b14162d0aa86aad0834737e28203939
Reviewed-by... | | |
Christoph Vogtländer | bfae252a327 | Use a UUID as uninstall registry subkey
Change-Id: I365e3bdf529bed7bff526b772d9dec5260d71ba4
Task-Id: QTIFW-615
Revi... | | |
Leena Miettinen | b0dac0791b2 | Doc: update the Controller Scripting topic
Fix some style and grammar issues. Add some subtitles
and some informatio... | | |
Leena Miettinen | c782de0fc58 | Doc: Add docs for QInstaller JavaScript object
Change-Id: Ied88c365fdbd1cb7fe07d4ed196e7b568f6e892c
Reviewed-by: Kai... | | |
jkobus | be29f64b57b | Don't show checkbox for autodependent components
Change-Id: Ia954f6337c188453f05b37725975be98a28d564f
Reviewed-by: L... | | |
Leena Miettinen | 0b30136b0ea | Doc: add docs for QFileDialog JavaScript object
Based on Qt reference docs for QFileDialog.
Change-Id: Ic56fd5a48b2... | | |
Leena Miettinen | ed7e4ef5cd4 | Doc: add docs for the gui JavaScript object
Based on the example code in the Manual.
Change-Id: I4b933fe49768fe296c... | | |
Kai Koehne | 0b9c0b38029 | Fix running out of sockets in server
The client side (RemoteObject) sends a Destroy message to the socket
when it's ... | | |
Leena Miettinen | 2bc2b35f679 | Doc: fix broken links
To get rid of some QDoc error messages.
Also remove the \c command to enable automatic
linkin... | | |
Leena Miettinen | 9a6f2eb4aaf | Doc: fix broken link
Change-Id: Idb729705cd0c37173b483f265f63ff3ed496b047
Reviewed-by: Leena Miettinen <riitta-leena... | | |
Leena Miettinen | a1eb47c8afb | Doc: add docs for the console JavaScript object
Change-Id: I0560178f9a1fbd60fa4a5f7c25706b2c826ecd14
Reviewed-by: Ja... | | |
Leena Miettinen | 69ae31ad0be | Doc: more missed "section" to "element" changes
Change-Id: I2382e13b9e143f870b27507b214f2dfc045e2a50
Reviewed-by: Ja... | | |
jkobus | b46be1dc52d | Show "Forced" component as enabled, but without checkbox
The indication that it will be installed will be shown
in s... | | |
Kai Koehne | 711c579ffa0 | Merge remote-tracking branch 'origin/2.0'
Conflicts:
dist/config/config.xml
dist/packages/org.qtproject.ifw.binari... | | |
Leena Miettinen | 7b584f55c2f | Doc: replace "section" with "element" in example docs
Missed the example docs in the previous commit.
Change-Id: Ia... | | |
Leena Miettinen | 871662d3569 | Doc: add the XML requirement for escaping <
One must use the character reference "<" to escape
the left angle bra... | | |
Christoph Vogtländer | 552d964c6f0 | no longer use Version as the repository format version
Use the Version value defined in config.xml as the product ve... | | |
Kai Koehne | 36a9594bce7 | Make sure widgets from .ui files are properly registered to engine
Make the QWidget representing a UI file known to ... | | |
jkobus | 1b632baad60 | Include application size only in case of installer.
When createLocalRepository option was specified,
include the siz... | | |
Kai Koehne | 9547c3ff712 | Mark "os" variable as deprecated
Mark installer.variable("os") as deprecated, and replace it with
systemInfo.product... | | |
Kai Koehne | 23c08c852bd | Delete components only after they have been removed from the lists
This fixes a crash when a component destructor e.... | | |
Leena Miettinen | bb052608fbc | Doc: replace "sections" and "settings" with elements
As we are describing XML files. "Settings" is still
used where ... | | |
jkobus | 668e053c62d | Introduce InstallAction property for component
Fixes calculation of component size inside
maintenance tool. Don't ma... | | |
Kai Koehne | 46b8eb8d671 | Fix code examples to use 'MaintenanceToolName'
Commit 27390528bd renamed the <UninstallerName> tag to
<MaintenanceTo... | | |
Leena Miettinen | 7c43fead21e | Doc: add information about control scripts
Modify the Customizing Installers topic to also
discuss Control scripts.
... | | |
jkobus | 5cb27de6ec5 | Fix a doc typo
Change-Id: I4df5650d4a90dfa220b239e431f408bbff34e825
Reviewed-by: Niels Weber <niels.weber@theqtcompa... | | |
Kai Koehne | 6e767549545 | Bump version number
Change-Id: I0d6afa57054d012cd23e6364a32ca2485741a784
Reviewed-by: Jarek Kobus <jaroslaw.kobus@th... | | |
jkobus | c0d51f59bc1 | Fix focus handling on the FinishedPage
Simplify entering() / leaving() implementation for wizard pages,
above method... | | |
Leena Miettinen | 38f4c5bf9a3 | Doc: make example briefs more consistent
Make clear that all current examples illustrate how
to use component script... | | |
jkobus | 735b67dd8b7 | Warn whenever (auto)dependencies are not leaf nodes.
Whenever any source or destination node
of dependency link or a... | | |
Leena Miettinen | 91b5f01dfbb | Doc: add disclaimer to the C++ class reference
This reference is meant for Qt Installer Developers,
not typical user... | | |
Kai Koehne | fb6ed7865fc | Fix compilation with CONFIG+=force_debug_info (2nd attempt)
Fix incorrect capitalization of option commit df99f9319e... | | |
Takayuki ORITO | 431654c6b01 | Fix that the message of Qt module is not translated.
Translation files(qt_*.ts/qm) of Qt module has been split.(some... | | |
Niels Weber | 8ca74c76ab2 | Fix space shown for already installed components
After 71490cfe450165271a78e519d24ed39217bc440e
the change in 8382a... | | |
Leena Miettinen | 776a6e0ad39 | Doc: add docs for buttons JavaScript object
Based on Qt 5 QWizard documentation.
Change-Id: Ic61ed428d1513fc2113199... | | |
Leena Miettinen | 0c2470682c8 | Doc: Fix links to the Qt Bugtracker
Change-Id: I88a6d8de17d7c1cf28f39b39fed8f4cea8618793
Reviewed-by: Jarek Kobus <j... | | |
Leena Miettinen | de28f6c0ae1 | Doc: remove "type" from briefs in Scripting API
These are not QML types, but JavaScript objects.
Change-Id: Ib50656... | | |
Kai Koehne | df99f9319ee | Fix compilation with CONFIG+=force_debug_info
Change-Id: I1759bfc043322a40e3c837b19e4e1bbcbdb4a47e
Reviewed-by: Niel... | | |
Kai Koehne | aa9d789c267 | Fix qmake warning about "Redunant entry in QTPLUGIN"
In qtbase commit 4255ba40ab073af (Qt 5.3.0 and newer) the plugi... | | |
Leena Miettinen | ec34cc43913 | Doc: fix links after a page name changed
These links were missed when Wizard Pages was
changed to Controller Scripti... | | |
Leena Miettinen | 98f97db331a | Doc: use the \c command consistenly
Change-Id: Ida48b05643850e47130cba2e49f357eedbdf41fb
Reviewed-by: Kai Koehne <ka... | | |
Leena Miettinen | 0b8539084cf | Doc: update docs for the Start Menu example
Change-Id: I861fb5fa80d7467a315c77b903d8de3b58724c54
Reviewed-by: Kai Ko... | | |
Leena Miettinen | 9a5127a9d99 | Doc: update docs for the Quit Installer example
Change-Id: I0b456962e9a07e16a3e44882d936f604fcd4f71f
Reviewed-by: Ka... | | |
Leena Miettinen | 51eae5a7319 | Doc: update documentation for dynamicpage example
Fix issues in the example files.
Use the same values in all config... | | |
Leena Miettinen | 4df30e84e9f | Doc: rename "Scripting" topic "Scripting API"
To make it clearer what kind of information all the
different scriptin... | | |
Leena Miettinen | 5a1b61d27e7 | Doc: update docs for Modify Extract Installer example
Fix issues in the example files and unify some values to
make ... | | |
Tim Jenssen | fb25c949f8e | Doc: update the Register File Extension example
And the docs.
Change-Id: I35f5edc1ad95df29d033e4220af003bac480d6e3
... | | |
Leena Miettinen | 4b63ef5f75f | Doc: add docs for the Open Readme example
Change-Id: I0abee03607ee82a7753e5b857392da31dfe54551
Reviewed-by: Niels We... | | |
Christoph Vogtländer | 86a40b0fca8 | rename CreateOfflineRepository to CreateLocalRepository
Change-Id: I36d7a504b27dfff8b9d10c9d90b6ff77108b9982
Reviewe... | | |
Kai Koehne | f87efd7c14e | Fix objects returned by gui methods
We need to make sure objects like pageWidgetByObjectName are augmented
too (so t... | | |
Kai Koehne | 8d86c06aef1 | Simplify registration of objects into script engine
Rename addQObjectChildren, removeQObjectChildren methods to
addT... | | |
Niels Weber | 8812ca2b3fc | Update German translation
Change-Id: Iaacc3fdacd24e934187373eb899b681fc4057255
Reviewed-by: Leena Miettinen <riitta-... | | |
Leena Miettinen | 6287b7f0ad1 | Doc: add the example topic to the browsing sequence
Add \previouspage and \nextpage links to the topic
itself and re... | | |
Niels Weber | cfb58b86209 | sdk.pro was missing the ts file change
Change-Id: I30f36958759c920cabe38452176a856deeeefad2
Reviewed-by: Kai Koehne ... | | |
Kai Koehne | b11f689b79d | Remove country from most translations
If we provide an en_us translation only this won't be picked up
by users havin... | | |
Niels Weber | 3622cdecc22 | Fixed wrong placeholder in string.
Change-Id: Ifeca6563c9b1c82ab754fe87e8cacfae040cc070
Reviewed-by: Kai Koehne <kai... | | |
Takayuki ORITO | ac3f1d1e5af | Update Japanese translation.
Change-Id: If4481f5b23a44f3957610fdedafab92a52227e4f
Reviewed-by: Tasuku Suzuki <stasuk... | | |
Takayuki ORITO | ccdf663923c | Updated the method of assembling a message for a better translation.
Also added check to decide whether to add a spa... | | |
jkobus | 03575555a58 | Optimize the loop gathering the parents of component set
Change-Id: Ia01398de4d92a8973460afb6d916f34694808bb0
Review... | | |
Niels Weber | fb29c6c6ca8 | tr() -> translate()
Change-Id: I805926a241d31f3ae6846a7429b99af4f68169fe
Reviewed-by: Kai Koehne <kai.koehne@theqtco... | | |
Christoph Vogtländer | b14a7d2cbc2 | Add CreateOfflineRepository configuration option
Setting CreateOfflineRepository to "true" in config.xml will
create... | | |
Niels Weber | 95b7c257c3d | Do not translate output of checkComponent.
We verify the output in an autotest.
Change-Id: I378a407d40d430994164a0e... | | |
Niels Weber | 0ea8bad406e | Update Changelog
Change-Id: Ibc3db06fc99fc05c82ba38b2d2482258c31fe8d1
Reviewed-by: Leena Miettinen <riitta-leena.mie... | | |
Christoph Vogtländer | 75220131a2f | fix progress calculation
use number of components stored in "names" and not the size of the
string "name" to calcula... | | |
Kai Koehne | 515b96469d3 | Bump version number
Change-Id: I84bb6a1f7c2a6e882657f7c0473211b94997ace8
Reviewed-by: Niels Weber <niels.weber@theqt... | | |
Next → |