Developing Qt: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[toc align_right= | [toc align_right="yes" depth="2"] | ||
'''English''' [[:Category:Developing_Qt_Portuguese|Portuguese]] [[:Category:Developing_Qt_Russian|русском]] [[:Category:Developing_Qt_Hungarian|Magyar]] [[:Category:Developing_Qt_Arabic|عربي]] [[:Category:SimplifiedChinese::Developing_Qt|简体中文]] | '''English''' [[:Category:Developing_Qt_Portuguese|Portuguese]] [[:Category:Developing_Qt_Russian|русском]] [[:Category:Developing_Qt_Hungarian|Magyar]] [[:Category:Developing_Qt_Arabic|عربي]] [[:Category:SimplifiedChinese::Developing_Qt|简体中文]] | ||
Line 7: | Line 7: | ||
The Qt Project is a meritocratic consensus-based community interested in Qt. Anyone who shares that interest can join the community, participate in its decision making processes, and contribute to Qt’s development. | The Qt Project is a meritocratic consensus-based community interested in Qt. Anyone who shares that interest can join the community, participate in its decision making processes, and contribute to Qt’s development. | ||
This wiki holds guidelines and documentation regarding code contributions to Qt. For an overview over all different ways to contribute to the Qt Project, please take a look at our | This wiki holds guidelines and documentation regarding code contributions to Qt. For an overview over all different ways to contribute to the Qt Project, please take a look at our "home page":http://qt.io. | ||
== Contributions == | == Contributions == | ||
Line 27: | Line 27: | ||
** [[Plugins | Plugins]] | ** [[Plugins | Plugins]] | ||
* [[Creating-a-new-module-or-tool-for-Qt | Creating New Modules or Tools for Qt]] | * [[Creating-a-new-module-or-tool-for-Qt | Creating New Modules or Tools for Qt]] | ||
* | * "QtWebKit":http://trac.webkit.org/wiki/QtWebKit | ||
== Coding Guidelines == | == Coding Guidelines == | ||
Line 34: | Line 34: | ||
* Qt Framework [[Qt_Coding_Style]] and [[Coding Conventions]] | * Qt Framework [[Qt_Coding_Style]] and [[Coding Conventions]] | ||
* | * "Qt Creator Coding Style & Conventions":http://doc-snapshot.qt.io/qtcreator-extending/coding-style.html | ||
* [[API Design Principles]] | * [[API Design Principles]] | ||
* [[Binary Compatibility Workarounds]] | * [[Binary Compatibility Workarounds]] | ||
Line 57: | Line 57: | ||
Tools to help development of your code. | Tools to help development of your code. | ||
* [[IDE debug helpers]] | * [[IDE debug helpers]] | ||
| | |||
| | |||
== Quality Engineering == | == Quality Engineering == | ||
Line 77: | Line 79: | ||
== Community == | == Community == | ||
* | * "Qt Everywhere Calendar":https://www.google.com/calendar/embed?src=9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com&ctz=America/Los_Angeles ("XML":https://www.google.com/calendar/feeds/9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com/public/basic - "iCal":https://www.google.com/calendar/ical/9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com/public/basic.ics) | ||
* [[Who does what]] | * [[Who does what]] | ||
* [[Marketing]] | * [[Marketing]] | ||
* [[Qt Contributors Day]] | * [[Qt Contributors Day]] | ||
* [[Qt Contributors Summit 2011 Videos]] | * [[Qt Contributors Summit 2011 Videos]] |
Revision as of 08:44, 25 February 2015
[toc align_right="yes" depth="2"]
English Portuguese русском Magyar عربي 简体中文
Developing Qt
The Qt Project is a meritocratic consensus-based community interested in Qt. Anyone who shares that interest can join the community, participate in its decision making processes, and contribute to Qt’s development.
This wiki holds guidelines and documentation regarding code contributions to Qt. For an overview over all different ways to contribute to the Qt Project, please take a look at our "home page":http://qt.io.
Contributions
Things you generally need to know if you want to participate with code contributions.
- The Qt Governance Model
- Maintainers
- Qt Contribution Guidelines
- Contributing and Reviewing Code
- Commit Policy
- Reference Documentation
- Qt Framework
- Qt Creator
- Creating New Modules or Tools for Qt
- "QtWebKit":http://trac.webkit.org/wiki/QtWebKit
Coding Guidelines
Things you need to know before you start writing Qt code.
- Qt Framework Qt_Coding_Style and Coding Conventions
- "Qt Creator Coding Style & Conventions":http://doc-snapshot.qt.io/qtcreator-extending/coding-style.html
- API Design Principles
- Binary Compatibility Workarounds
- Branch Guidelines
- Qt Localization
- Qt in Namespace
- Transition from Qt 4.x to Qt5
- Creating a new module or tool for Qt
- Project playground
- Naming guidelines
- Module repository structure
Tooling
Things you need to know before you submit your code.
Tools to help development of your code.
| |
Quality Engineering
Things you need to know to ensure good code quality.
Related Articles
- Git Installation
- Get the source
- Building Qt 5 from Git
- Developing and maintaining patches on top of Qt with Git
Community
- "Qt Everywhere Calendar":https://www.google.com/calendar/embed?src=9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com&ctz=America/Los_Angeles ("XML":https://www.google.com/calendar/feeds/9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com/public/basic - "iCal":https://www.google.com/calendar/ical/9mmsl0mf5opas03ee8esbea10g@group.calendar.google.com/public/basic.ics)
- Who does what
- Marketing
- Qt Contributors Day
- Qt Contributors Summit 2011 Videos