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 |
|