| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix example compile and runtime warnings, webkit examples not built. | Friedemann Kleint | 2010-06-18 | 1 | -4/+2 |
| * | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | ||
#include "Python.h" #ifndef PLATFORM #define PLATFORM "unknown" #endif const char * Py_GetPlatform(void) { return PLATFORM; } and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.
![]() |
index : Qt.git | |
| Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed. |
| summaryrefslogtreecommitdiffstats |
| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix example compile and runtime warnings, webkit examples not built. | Friedemann Kleint | 2010-06-18 | 1 | -4/+2 |
| * | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | ||