summaryrefslogtreecommitdiff
path: root/doc/qtcreatordev
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix reference to an image that is now in WEBP formatLeena Miettinen2023-03-241-1/+1
* Plugins: Add documentation about testingEike Ziller2023-02-288-2/+213
* Coding style: Avoid optional::value()Eike Ziller2023-02-231-0/+23
* Coding style: Avoid empty round brackets in lambdasJarek Kobus2023-02-231-29/+14
* Coding style: Remove outdated section wrt nullptrEike Ziller2023-02-161-5/+0
* Coding style: Remove wrong compiler statement and merge C++ sectionsEike Ziller2023-02-161-4/+0
* Utils: Enable internal documentationJarek Kobus2023-02-092-3/+4
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-102-2/+2
* PluginSpec: Add a "LongDescription" to plugin meta dataEike Ziller2022-12-161-1/+6
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-181-29/+52
|\
| * Doc: Update instructions for writing documentationLeena Miettinen2022-10-131-29/+52
* | Use SPDX license identifiersLucie Gérard2022-08-2618-432/+36
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-122-4/+4
|\ \ | |/
| * Doc: Do not use comma before "because"Leena Miettinen2022-07-122-4/+4
* | Adjust coding style to C++17 nested namespaceshjk2022-07-071-4/+2
|/
* Doc: Replace "Tools > Options" with "Edit > Preferences"Leena Miettinen2022-06-283-4/+4
* Doc: Do not use the term "Output pane" in docsLeena Miettinen2022-03-092-7/+7
* Doc: Describe src/tools/icons/recolordocsicons.pyLeena Miettinen2022-01-251-1/+30
* Remove qmake build filesEike Ziller2022-01-201-99/+0
* Bump requirement to Qt 5.15.2Eike Ziller2022-01-171-3/+0
* Split "New File or Project" into "File" and "Project" partsEike Ziller2021-12-024-6/+6
* Doc: Update information about Qt Creator plugin wizardEike Ziller2021-08-2412-134/+626
* Doc: Fix term used for angle brackets in coding style topicLeena Miettinen2021-08-241-1/+1
* Doc: Update info about Qt Creator plugin wizard templateLeena Miettinen2021-08-238-36/+24
* Doc: Add some rules about use of Utils::FilePath and Utils::QtcProcesshjk2021-05-211-4/+31
* Doc: Use version independent Qt linkKai Koehne2020-12-102-2/+2
* Doc: Update instructions for using the \youtube macroLeena Miettinen2020-12-091-16/+13
* Coding style: Remove outdated recommendation of foreach()hjk2020-12-071-29/+0
* Doc: Describe building docs with CMake and using the online styleLeena Miettinen2020-12-031-44/+177
* Doc: Add instructions for using the \youtube macroLeena Miettinen2020-11-301-0/+46
* Doc: Add list to words to ignore for automatic linkingLeena Miettinen2020-09-091-0/+9
* ExtensionSystem: Remove PluginSpec::isHiddenByDefaulthjk2020-06-161-7/+0
* Add some documentation about distributing pluginsEike Ziller2020-06-032-1/+126
* Doc: Describe writing docs for independent pluginsLeena Miettinen2020-05-281-3/+20
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-271-2/+3
* Doc: Fix naming of .index filesEike Ziller2020-05-251-1/+1
* Add some documentation on action manager and commandsEike Ziller2020-04-204-0/+1048
* Doc: Fix style for menu hierarchiesEike Ziller2020-04-031-1/+1
* Fix link to documentation on writing highlighting filesEike Ziller2020-04-021-2/+2
* Doc: Update guidelines for writing Qt Creator documentationLeena Miettinen2020-04-021-71/+250
* Doc: Update instructions for creating pluginsLeena Miettinen2020-03-179-20/+33
* Doc: Add Core:: namespace to \fn commandsLeena Miettinen2020-02-251-2/+5
* Doc: Display Core plugin classes in the API ReferenceLeena Miettinen2020-02-251-2/+5
* Doc: Fix QDoc warnings in Core plugin Wizard classesLeena Miettinen2020-02-211-5/+10
* doc: Fix qdoc warnings in aggregationEike Ziller2020-02-181-0/+2
* Doc: Fix QDoc warnings in Find classesLeena Miettinen2020-02-171-4/+3
* Doc: Fix QDoc warnings in Core plugin dialogs classesLeena Miettinen2020-02-171-0/+0
* Doc: Fix broken links in Extending Qt Creator ManualLeena Miettinen2020-02-1017-192/+215
* Extending Qt Creator Manual: Fix links in the online sidebarTopi Reinio2020-02-061-7/+6
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2020-02-061-1/+2