提交歷史

作者 SHA1 備註 提交日期
  Jean-Christophe Fillion-Robin 0be6040fff Simplify ctkConsole/ctkPythonConsole handling of command execution 14 年之前
  Jean-Christophe Fillion-Robin 74ef03dce1 ctkPythonConsolePrivate now extends from ctkConsolePrivate 14 年之前
  Jean-Christophe Fillion-Robin 723e934cab ctkPythonConsole now extends from ctkConsole 14 年之前
  Jean-Christophe Fillion-Robin ecdd4aa61e Remove private method ctkPythonConsole::promptForInput 14 年之前
  Jean-Christophe Fillion-Robin ece7dfce74 ctkConsole - Update comments, add const qualifier, remove white spaces 14 年之前
  Jean-Christophe Fillion-Robin 11d77f9ed4 Add ctkConsole_p.h header and update ctkPythonConsolePrivate code organization 14 年之前
  Jean-Christophe Fillion-Robin ff8759bec9 Rename ctkConsoleWidget/ctkPythonShell into ctkConsole/ctkPythonConsole 14 年之前
  Jean-Christophe Fillion-Robin c39a26204b ctkPythonShell uses ctkPythonShellPrivate instead of pqImplementation 14 年之前
  Jean-Christophe Fillion-Robin 0a2b9b6a27 ctkConsoleWidget uses ctkConsoleWidgetPrivate instead of pqImplementation 14 年之前
  unknown 5dbefb9468 Use non-secure getenv and _putenv functions on MinGW. 14 年之前
  unknown d73c2dcc38 Fix QtMobility lib names on MinGW. 14 年之前
  Jean-Christophe Fillion-Robin 24332cfa22 Merge branch 'ctkWorkflow-python-wrapping' 14 年之前
  Jean-Christophe Fillion-Robin 1c2773a527 ctkMacroBuildLib - Fix test checking for existence of the PythonQtDecorator file 14 年之前
  Jean-Christophe Fillion-Robin 8f351e45fb Merge branch 'ctkWorkflow-python-wrapping' 14 年之前
  Jean-Christophe Fillion-Robin 61a10f6354 ctkMacroBuildLib - Link against PythonQt, Python and VTK if the lib embeds PythonQt decorator 14 年之前
  Sascha Zelzer 0d812a6fb4 Test-suite for CTK EventAdmin implementations. 14 年之前
  Sascha Zelzer d4fa4aedb9 Implementation of a local event admin (bus) plugin. 14 年之前
  Sascha Zelzer e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. 14 年之前
  Sascha Zelzer 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. 14 年之前
  Sascha Zelzer f726b295b2 Throw only std::invalid_argument in ctkLDAPSearchFilter 14 年之前
  Sascha Zelzer 8816438dc4 Fixed warnings about structs and unused variables. 14 年之前
  Sascha Zelzer 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 年之前
  Sascha Zelzer b43f8b650c Disabling debug output of ctkServiceTracker. 14 年之前
  Sascha Zelzer 75746a8287 Clear the internal d-pointer on reseting ctkServiceRegistration 14 年之前
  Sascha Zelzer cb4b596088 Removed wrong ref() call. 14 年之前
  Sascha Zelzer c1d2e5179f Added isNull method to ctkEvent 14 年之前
  Sascha Zelzer 5b6e7c3f02 Using operator=(int) to reset service reference. 14 年之前
  Sascha Zelzer fda5960ddf Added convenience operator=(int) in ctkServiceReference/Registration 14 年之前
  Sascha Zelzer b1a0e877e7 Added specialized operator<<(bool) in ctkLogStream 14 年之前
  Sascha Zelzer 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. 14 年之前