hjk
|
e73f43c759
|
coding-style: mention virtual inheritance
|
2011-03-21 15:08:36 +01:00 |
|
Friedemann Kleint
|
505256fab9
|
API-Documentation: Add the Utils-library.
Fix API after doc template change.
|
2011-03-02 17:14:19 +01:00 |
|
Leena Miettinen
|
97a82372de
|
Doc: implement new style
|
2011-02-18 17:26:43 +01:00 |
|
Leena Miettinen
|
861f4fe2c1
|
Doc: fix include paths
|
2011-02-18 17:26:41 +01:00 |
|
Leena Miettinen
|
57df73112f
|
Doc: fix links
|
2011-02-18 17:26:40 +01:00 |
|
Leena Miettinen
|
96fde308d3
|
Doc: fix typo and us US spelling
|
2011-02-11 14:16:14 +01:00 |
|
Leena Miettinen
|
a2b7700250
|
Doc: fix example code
Reviewed-by: Christian Kandeler
|
2011-02-11 14:16:13 +01:00 |
|
Leena Miettinen
|
5a6aa4bba0
|
Doc: edits to language and style
Removed duplicate info.
Reviewed-by: hjk
|
2011-02-10 16:51:42 +01:00 |
|
Friedemann Kleint
|
4d46c69d25
|
Debugger: Documentation work on qtcreatorcdbext/Debugger.
Add comments, introduce internal switch in
doc/api/qtcreator-api.qdocconf.
|
2011-02-04 15:10:17 +01:00 |
|
hjk
|
8a2aab79e9
|
coding style: incorporate some of the Qt guide lines
|
2011-02-04 15:16:55 +01:00 |
|
hjk
|
517662c83e
|
dcoding-style: some reformatting and minor additions.
[Like splitting complex 'if']
|
2011-02-04 12:45:33 +01:00 |
|
Friedemann Kleint
|
725182916f
|
Debugger: Add to API documentation.
Reviewed-by: hjk
|
2011-01-26 17:22:25 +01:00 |
|
con
|
d1023c7614
|
It's 2011 now.
Reviewed-by: hjk
|
2011-01-12 09:46:24 +01:00 |
|
con
|
d4da72e5c0
|
Documentation links.
|
2011-01-06 10:40:58 +01:00 |
|
con
|
e624c3fbe6
|
Coding style & patterns
|
2011-01-05 14:39:19 +01:00 |
|
Leena Miettinen
|
7864ddcb28
|
Doc: update license header
Reviewed-by: David Boddie
|
2010-12-21 14:02:05 +01:00 |
|
con
|
41236d29d3
|
Allow creating the api and pluginhowto documentation with qmake && make.
This copies the technique used for the app resources in share/qtcreator.
Also use the Qt style for the plugin howto.
|
2010-07-16 10:55:30 +02:00 |
|
con
|
081743a064
|
Some api documentation adaptions.
|
2010-07-15 16:42:31 +02:00 |
|
con
|
429de43885
|
Add documentation for the IFindFilter and search result window.
|
2010-07-12 16:17:31 +02:00 |
|
con
|
15c4e5d42e
|
Add some documentation for how to use the ProgressManager.
|
2009-12-02 15:05:49 +01:00 |
|
con
|
a5bfacecb7
|
Rename directory quickopen --> locator
|
2009-10-16 11:44:18 +02:00 |
|
con
|
17d9bd6b0a
|
Rename QuickOpen namespace.
|
2009-10-16 11:30:46 +02:00 |
|
con
|
a42c3c493a
|
IQuickOpenFilter->ILocatorFilter and QuickOpenToolWindow->LocatorWidget
|
2009-10-16 04:00:57 +02:00 |
|
Christian Kamm
|
d5af926c21
|
Add src/libs/cplusplus to folder list for api doc generation.
|
2009-09-25 16:08:01 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
con
|
713105ad85
|
Some documentation.
|
2009-04-24 16:34:24 +02:00 |
|
con
|
768dd19e5b
|
Fixes: - API doc for ActionManager and remove some deprecated things
Details:
ActionManager::registerAction(qaction, id):
use registerAction(qaction, id, QList<int>() << Core::C_GLOBAL_ID)
ActionManager::addAction/Menu:
use ActionManager::actionContainer + IActionContainer::addAction/Menu
|
2009-01-13 19:09:03 +01:00 |
|
con
|
349c055d47
|
Fixes: - API documentation for ICore
Details: - And do some simplification/consistency.
|
2009-01-12 17:21:07 +01:00 |
|
con
|
2f2588bee7
|
Fixes: - API doc main page
|
2009-01-06 15:57:21 +01:00 |
|
con
|
8e261e0b3c
|
Fixes: - Start on API documentation generation
|
2009-01-05 18:05:33 +01:00 |
|