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
2009-01-08 11:50:20 +01:00
2008-12-16 17:37:45 +01:00
2009-01-13 16:03:55 +01:00
2009-01-07 12:38:26 -08:00
2008-12-16 15:39:41 +01:00
2008-12-02 12:01:29 +01:00
S
Description
A cross-platform Qt IDE
656 MiB
Languages
C++ 84.2%
QML 8.4%
C 3.2%
Python 2.4%
CMake 0.7%
Other 0.7%