aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Rearrange files in the doc folderLeena Miettinen2020-01-277-615/+0
| | | | | | | | | | | | | | | | Source and configuration files for each manual are now located in a separate subdirectory, with common configuration files in doc/config. doc |_config |_qtcreator |_qtcreatordev |_qtdesignstudio Edit the config files accordingly. Change-Id: Idc747a7c16e84f3e06add91234dc5fc908e64cc5 Reviewed-by: Eike Ziller <[email protected]>
* Doc: Remote Linux does not store passwords anymoreAndre Hartmann2019-09-231-0/+4
| | | | | | | | The possibility to store passwords was removed in Creator 4.9. Change-Id: I21e417041077f15fbb364b64f4a5c4e62e92f46a Reviewed-by: Christian Kandeler <[email protected]>
* Doc: Describe using OpenSSH connectionsLeena Miettinen2019-01-043-18/+73
| | | | | | | ...to connect to embedded Linux devices. Change-Id: Icd4196a25cf99928d929c70df17cd0f7e271abf6 Reviewed-by: Christian Kandeler <[email protected]>
* SSH: Do not offer to create DSA keys anymoreChristian Kandeler2018-11-221-1/+1
| | | | | | | | | These are no longer considered secure, and newer versions of OpenSSH do not accept them by default. Change-Id: Ic6d605bf012d46a959aa8c888ef6ec16806eb450 Reviewed-by: Leena Miettinen <[email protected]> Reviewed-by: Ulf Hermann <[email protected]>
* Doc: Use defines to hide info not related to Qt Quick projectsLeena Miettinen2018-09-072-2/+8
| | | | | Change-Id: I70ee417aebcddd32ef9f6419e3000fdfd02c9707 Reviewed-by: Tim Jenssen <[email protected]>
* Doc: Reflect changes in Qt Design Studio Manual structureLeena Miettinen2018-08-271-1/+1
| | | | | Change-Id: I811c8715e02e8013c7e34c6dbf0b7a1e60205383 Reviewed-by: Thomas Hartmann <[email protected]>
* Doc: Use defines in navigation linksLeena Miettinen2018-08-162-2/+11
| | | | | | | | To be able to build Qt Creator Manual and Qt Design Studio Manual from the same sources. Change-Id: I6adbc7b7f23c40f24508a8de7ae9ad5a2a3a103e Reviewed-by: Thomas Hartmann <[email protected]>
* Doc: Replace title with HTML filename as value of \contentspageLeena Miettinen2018-07-122-4/+4
| | | | | | | To make links work if the title changes. Change-Id: Icf516e74c68efc3b26689aaec27f28ee7ae51ce3 Reviewed-by: Tim Jenssen <[email protected]>
* Doc: Fix the path to the Kits optionsLeena Miettinen2018-04-251-9/+8
| | | | | | | | Kits is now a top-level category in Options, with tabs for Kits, Qt Versions, Compilers, Debuggers, Qbs, and CMake. Change-Id: I7f3b37550d47dadb76cb3454cdd4bd0b115eb986 Reviewed-by: hjk <[email protected]>
* Doc: Fix heading levels in run settings topicLeena Miettinen2017-08-082-2/+2
| | | | | | | | Several sections were heading 2 level even though they should have been heading 1. Change-Id: Ib994cc216ab9957c885931461cb350a1e56eaf69 Reviewed-by: Leena Miettinen <[email protected]>
* Doc: Update deployment settings for B2Qt devicesLeena Miettinen2017-06-072-7/+43
| | | | | | | | | Deploy step names have changed in Qt 5.9 and the generic Linux steps can now be used. Change-Id: I409cd2d7b289a22a3c958be32b78d6936074a535 Reviewed-by: Kari Oikarinen <[email protected]> Reviewed-by: Samuli Piippo <[email protected]>
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-272-4/+4
|\ | | | | | | Change-Id: I9006dd493707ae626ae3502541599c8789e1aab0
| * Doc: Use "build for", not "build on", because it is misleadingLeena Miettinen2017-02-212-4/+4
| | | | | | | | | | Change-Id: I78e00bda752780c238f46d58f1821c7d7d616436 Reviewed-by: hjk <[email protected]>
* | Doc: Move CMake information into the generic sectionsLeena Miettinen2017-02-211-1/+3
|/ | | | | | | | | Describe build, run, and deployment settings for all build systems in the generic topics (using .qdocinc files) and keep only configuration in the CMake specific topic. Change-Id: I334d7488b32aba90ee1e4ca898a65438b9d304a4 Reviewed-by: Tobias Hunger <[email protected]>
* Doc: Add licenses to .qdocinc filesLeena Miettinen2017-02-136-2/+157
| | | | | Change-Id: Ia20fe2605a6255af24d4334d8289531aaa262511 Reviewed-by: Jake Petroules <[email protected]>
* Doc: update info on enabling kits in the Projects modeLeena Miettinen2016-10-061-2/+2
| | | | | | | | | | | The Build and Run buttons and menus have been replaced with a tree structure that lists the configured kits and provides context menu options for managing the kits for the selected project. Change-Id: Id9079cef54d3582c256472c595cf79af67c0bb40 Reviewed-by: Maurice Kalinowski <[email protected]> Reviewed-by: hjk <[email protected]> Reviewed-by: Alessandro Portale <[email protected]>
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-192-16/+30
| | | | | | | | * Update license in documentation files. Stay at FDL, but update URLs as well as license for examples, etc. Change-Id: I5e8cb5a20f0e9d52fba1d937b7c73197d69dd747 Reviewed-by: Tobias Hunger <[email protected]>
* Doc: developing for embedded devicesLeena Miettinen2015-08-261-0/+19
| | | | | | | | | | | Add information about Qt for Device Creation integration with Qt Creator. Add links to the Qt for Device Creation documentation where appropriate. Change-Id: Ie9be5a65697681590e2131407432f826a5ab4f2e Reviewed-by: Rainer Keller <[email protected]> Reviewed-by: Topi Reiniƶ <[email protected]>
* Doc: update screenshots for Linux and QNX devicesLeena Miettinen2015-08-061-5/+2
| | | | | | | | The deployment steps have changed. Removed the screenshot that shows the default settings for running on Linux. Change-Id: I64745026e4a79f32e62d575df4e0b408173cbddb Reviewed-by: Christian Kandeler <[email protected]>
* Merge remote-tracking branch 'origin/3.4' into 3.5Eike Ziller2015-06-231-4/+4
|\
| * Documentation: Describe the non-prefixed "Device:*" variables.v3.4.2Christian Kandeler2015-06-221-4/+4
| | | | | | | | | | | | | | | | | | | | These are the ones that people should use in build steps and such. Task-number: QTCREATORBUG-14614 Change-Id: I398ee57a0338c16f41dd190abe3fc9b055a50132 Reviewed-by: hjk <[email protected]> Reviewed-by: Eike Ziller <[email protected]> Reviewed-by: Leena Miettinen <[email protected]>
* | Doc: Reformat textTobias Hunger2015-06-221-22/+23
| | | | | | | | | | | | | | Add a \c, split \uicontrols, but no other text changes Change-Id: Ieadf1c277875a9617ab633084f122975cf68e661 Reviewed-by: Leena Miettinen <[email protected]>
* | Blackberry: Remove blackberry supportTobias Hunger2015-04-302-2/+2
|/ | | | | | | | | | | | | | | | Keep QNX. A short informal search did not turn up any more blackberry users, even though there is interest in QNX. So this patch removes the platform: We had no contact with the maintainers in months, there are no changes going into the code for about as long. I am not even aware of anybody testing the platform, so any remaining users are probably better of with Qt Creator 3.2 or so where the code was extensively tested. Change-Id: Ibeda6bfd8565599918cfcc08fd01cb5ed8793dc2 Reviewed-by: Tobias Hunger <[email protected]>
* Update LicenseEike Ziller2015-01-162-4/+4
| | | | | Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by: Alessandro Portale <[email protected]>
* Doc: use \uicontrol command instead of \gui macroLeena Miettinen2014-12-126-44/+48
| | | | | Change-Id: Idc898b6ac70b6d3186d353086b5f3e45830d1f83 Reviewed-by: Topi Reiniƶ <[email protected]>
* Update documentation for deployment to remote Linux hosts.Christian Kandeler2014-09-091-3/+7
| | | | | | | | Replaced the screenshots, as they were outdated. Added description of the "check for free disk space" step. Change-Id: I8edd38c14b49a1be19d59444340b3164ab5c6aa7 Reviewed-by: Leena Miettinen <[email protected]>
* Documentation: Remove "maemo" from file name.Christian Kandeler2014-09-091-1/+1
| | | | | | | | The URL should reflect the contents. Also rename the respective qdoc file. Change-Id: Ief0092717ab780e99bb378ac874523879a745731 Reviewed-by: Leena Miettinen <[email protected]>
* Doc: remove unnecessary nested listsLeena Miettinen2014-07-301-5/+1
| | | | | | | | There was only one item in the top level list, so turned it into a leading sentence for the sublist. Change-Id: I8190cea29a04664a39822a59192093dba717dc66 Reviewed-by: Leena Miettinen <[email protected]>
* Doc: replace "user name" with "username"Leena Miettinen2014-07-181-2/+2
| | | | | | | | | | In the UI and docs, when in the context of authentication. Change-Id: I643b5c831ba1d63cf41e8ab31ec98735a2d07dc7 Reviewed-by: Daniel Teske <[email protected]> Reviewed-by: hjk <[email protected]> Reviewed-by: Orgad Shaneh <[email protected]>
* Doc: Use the page title for linking to index.htmlTopi Reinio2014-03-172-2/+2
| | | | | | | | | | | | | | | Because the Qt Creator documentation depends on Qt reference docs for linking, qdoc will generate a collision page for index.html as it exists in both. This change prevents linking to the collision page in the navigation links by using the page title as the link target instead of the file name. Task-number: QTCREATORBUG-11035 Change-Id: I5638e09b60543dc2068b0e4a269f8f72d4655b48 Reviewed-by: Jerome Pasion <[email protected]> Reviewed-by: Leena Miettinen <[email protected]>
* Device support: Provide SSH connection parameters in internal variables.Christian Kandeler2014-02-061-0/+8
| | | | | | | | | Example use case: User is developing for embedded Linux system without an SFTP server. Now deployment can be done via a custom process step using scp without the need to duplicate all the connection data. Change-Id: Ib1f71080d106864e5f5345fd36f7cc226a515916 Reviewed-by: hjk <[email protected]>
* Incremented year in copyright infoRobert Loehning2014-01-082-2/+2
| | | | | | Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by: Leena Miettinen <[email protected]> Reviewed-by: Kai Koehne <[email protected]>
* Doc: use cross-linking to Qt module documentationLeena Miettinen2013-11-261-2/+1
| | | | | | | | | | | | | | | | Replace links to "\l{http://qt-project.org/doc/" with links to topic titles. Remove links where QDoc creates them automatically based on the .index files. Add the .index files for the modules that are discussed in the Qt Creator Manual. Note: the links will only be generated if the Qt used to build the docs contains the linked modules and documentation (.index file) has been generated for them. Change-Id: Ibe624bf3773e7c854c03ebba4db406be0b4a7b90 Reviewed-by: Jerome Pasion <[email protected]> Reviewed-by: Eike Ziller <[email protected]>
* Doc: Remove all references to Qt SimulatorLeena Miettinen2013-11-151-3/+0
| | | | | | | | | | | Simulator Qt is not distributed any more and plugins for the platforms that used it are no longer delivered with Qt Creator. If someone is still using Qt Simulator, they will have the documentation delivered with it. Change-Id: Ifc0cc7fa875e29b0cdff89772cf0f41d52a05f35 Reviewed-by: Rainer Keller <[email protected]> Reviewed-by: Eike Ziller <[email protected]>
* Remove support for Madde-based platforms.Christian Kandeler2013-10-1511-1373/+10
| | | | | | | | With Nokia's decision to stop support for Harmattan applications in their app store, the last remains of a use case have disappeared. Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358 Reviewed-by: Eike Ziller <[email protected]>
* Doc: connecting iOS devicesLeena Miettinen2013-10-022-2/+2
| | | | | | | | Describe Qt Creator support for developing for iOS. Change-Id: I5d993e343f4f00a09b4c29de6402a338a8011af4 Reviewed-by: Fawzi Mohamed <[email protected]> Reviewed-by: Geir Vattekar <[email protected]>
* Doc: remove obsolete \if defined commandsLeena Miettinen2013-06-192-61/+0
| | | | | | | The doc sources are no longer used for single-sourcing. Change-Id: I934c88c19646d84b4de3c5787234148f947c4489 Reviewed-by: Kai Koehne <[email protected]>
* Doc: do not link to external pages over httpsLeena Miettinen2013-05-312-2/+2
| | | | | | | | | | Replaced "https" with "http" (where redirecting works) as a workaround for a bug that causes Qt Creator to crash when trying to open external links using https. Task-number: QTCREATORBUG-9397 Change-Id: If331eaffd2296a79f6e6f1ee7becd725d2aadb1d Reviewed-by: Karsten Heimrich <[email protected]>
* Doc: switch fixed links from Qt 4.8 to 5.0Leena Miettinen2013-03-131-1/+1
| | | | | | | | Will look into changing automatically created links in another patch. Change-Id: I29b61c5301402c40d9e711762a6b57479088152b Reviewed-by: Jerome Pasion <[email protected]>
* Add notes about deployment to generic linux devicesDaniel Molkentin2013-03-111-0/+16
| | | | | Change-Id: I00608da5000e9bb2274aae8b27dee2235d7852b8 Reviewed-by: Christian Kandeler <[email protected]>
* Doc: use prepositions more consistently: "deploy to"Leena Miettinen2013-03-062-2/+2
| | | | | Change-Id: Icf84c96b7cb300ab7d208b6b4f13276ba0b3d143 Reviewed-by: Leena Miettinen <[email protected]>
* Qnx: add basic BB10 help pagesEl Mehdi Fekari2013-03-012-2/+2
| | | | | Change-Id: I5d2f16a6aa7824e47ec72ae7bd3f4fadfbc7518a Reviewed-by: Leena Miettinen <[email protected]>
* Doc: enabling the Madde pluginLeena Miettinen2013-02-282-0/+8
| | | | | Change-Id: Id023b9a8bbb1d2d5722f5bb4f35026eb44536ae0 Reviewed-by: Christian Kandeler <[email protected]>
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-069-220/+220
| | | | | | | | | | The \i and \o commands were replaced with \li and \bold was replaced with \b in QDoc for Qt 5. The \input command was replaced with \include in the docs. Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534 Reviewed-by: Oswald Buddenhagen <[email protected]>
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-298-8/+8
| | | | | Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by: Kai Koehne <[email protected]>
* Doc: deployment settings for generic Linux devicesLeena Miettinen2013-01-241-12/+17
| | | | | Change-Id: Id26adb0ea37e258680dd61f9d0b50b8f9c90ef45 Reviewed-by: Christian Kandeler <[email protected]>
* Doc: where appropriate, refer to Qt 4 SDKLeena Miettinen2012-10-223-19/+19
| | | | | | | | | | The contents of the Qt 5 installation program will differ from those of the previous Qt SDK (no tool chains for Nokia mobile devices, for example). To make this clear, refer to the Qt 4 SDK, where appropriate. Change-Id: Ia6c3ab5fc3edd150fbe5362f85353243860afdb7 Reviewed-by: Christian Kandeler <[email protected]> Reviewed-by: hjk <[email protected]>
* More Nokia -> Digia/QtProject changesEike Ziller2012-10-093-8/+8
| | | | | Change-Id: If52505dbc95ee48ac3467cdfbbea91629c11089c Reviewed-by: Tobias Hunger <[email protected]>
* Adjust license headershjk2012-10-058-32/+24
| | | | | Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by: Eike Ziller <[email protected]>
* Doc: replace "targets" with "devices" or "target platforms"Leena Miettinen2012-09-143-4/+4
| | | | | | | Try to make the terminology more consistent, where possible. Change-Id: Ic3f86fcffe845f9a118bb2ee630e706e832e8e05 Reviewed-by: Eike Ziller <[email protected]>