aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update guidelines to improve the quality of screenshots in docsLeena Miettinen2019-06-051-21/+9
* Doc: Fix doc build commands in Extending Qt Creator ManualLeena Miettinen2019-05-131-15/+8
* Coding Style: Update null pointer description to C++11Andre Hartmann2018-07-261-4/+3
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-112-8/+2
* Doc: Update screenshots in "Creating Your First Plugin"Leena Miettinen2018-02-066-5/+3
* Doc: Add information about using the number icons and OptiPNGLeena Miettinen2017-08-231-0/+37
* Doc: Update Wizard documentationTobias Hunger2017-04-051-2/+2
* Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-101-11/+18
|\
| * Doc: Update documentation writing instructionsLeena Miettinen2017-03-101-11/+18
* | Initializion with Curly BracketsMarco Bubke2017-02-081-0/+21
* | Replace a few occurrences of QStringList() << ...hjk2017-02-081-1/+1
* | Support 'hidden' pluginsEike Ziller2017-01-091-0/+7
|/
* Doc: Introduce a macro \macos to adapt to upcoming renamingshjk2016-08-031-4/+4
* Wholesale conversion to #pragma oncehjk2016-03-303-15/+3
* Doc: Modernize example code a bithjk2016-03-152-3/+7
* Correct capitalization in wizard template and example.Niels Weber2016-02-161-2/+2
* Coding style: Prefer "#pragma once" over header guardsEike Ziller2016-01-261-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1913-118/+209
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-036-0/+0
* Doc: Update wizard development documentationTobias Hunger2015-07-024-396/+75
* Doc: The Find and Locator plugins got merged into CoreTobias Hunger2015-07-011-9/+4
* Doc: Polish qtcreator-api.qdocTobias Hunger2015-07-011-156/+163
* Doc: Polish qtcreator-dev.qdocTobias Hunger2015-07-011-137/+127
* Doc: Remove section on Qt 4.7Tobias Hunger2015-07-011-8/+2
* WS only changeTobias Hunger2015-06-241-17/+25
* WS only changeTobias Hunger2015-06-241-10/+14
* Doc: Polish getting-and-building.qdocTobias Hunger2015-06-241-14/+20
* Doc: Polish first-plugin.qdocTobias Hunger2015-06-241-145/+166
* Doc: Polish qtcreator-documentation.qdocTobias Hunger2015-06-241-50/+31
* WS only changeTobias Hunger2015-06-241-45/+61
* WS only changeTobias Hunger2015-06-231-9/+9
* Doc: Polish creating pluginsTobias Hunger2015-06-231-14/+18
* WS only changeTobias Hunger2015-06-231-14/+15
* Coding style: note for static declarationsNikita Baryshnikov2015-06-111-0/+5
* API docs: Fix copy/paste artifact.Christian Kandeler2015-06-101-2/+2
* Coding style: mention inlined virtual dtorsNikita Baryshnikov2015-06-081-0/+4
* Coding style: update adviceNikita Baryshnikov2015-05-271-1/+1
* Doc: Update class names in wizard documentationTobias Hunger2015-05-261-14/+28
* IWizardFactory: Remove class wizard kindTobias Hunger2015-05-261-1/+1
* Coding guidelines: Add various C++11 featuresDaniel Teske2015-04-101-0/+29
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-241-2/+15
|\
| * Load only tested plugins when invoked with -testOrgad Shaneh2015-03-241-2/+15
* | Coding Style Lambda: Relax rules on return typeDaniel Teske2015-03-231-11/+5
* | Coding Style: Update to MSVC 2013, g++ 4.7, clang 3.1Daniel Teske2015-03-201-1/+18
* | Coding Style: Minor tweaks due to scoped enumsDaniel Teske2015-03-181-3/+3
|/
* Get rid of Gitorious linksEike Ziller2015-03-101-3/+3
* Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-03-053-7/+6
|\
| * Doc: fix remaining links to Qt wiki in docsLeena Miettinen2015-03-042-6/+5
| * Replace old qt-project.org wiki with wiki.qt.iov3.3.2Sergio Ahumada2015-03-031-1/+1
* | Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-02-255-12/+12
|\|