Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use glib memory allocation and free functions | 2011-08-20 | 1 | -6/+6 | |
* | QDict: Introduce qdict_get_try_bool() | 2010-07-01 | 1 | -0/+18 | |
* | QDict: Introduce new iteration API | 2010-07-01 | 1 | -0/+37 | |
* | QDict: Introduce functions to retrieve QDictEntry values | 2010-07-01 | 1 | -0/+21 | |
* | QDict: Small terminology change | 2010-07-01 | 1 | -12/+12 | |
* | QDict: Rename 'err_value' | 2010-07-01 | 1 | -3/+3 | |
* | Fix qtypes' licenses | 2010-05-19 | 1 | -3/+3 | |
* | Replace assert(0) with abort() or cpu_abort() | 2010-03-18 | 1 | -2/+1 | |
* | Fix build with -DNDEBUG in CFLAGS | 2010-03-13 | 1 | -0/+1 | |
* | QDict: New qdict_get_double() | 2010-02-03 | 1 | -0/+24 | |
* | QDict: Introduce qdict_get_qdict() | 2010-01-26 | 1 | -0/+13 | |
* | QDict: Fix size update | 2009-12-18 | 1 | -2/+1 | |
* | QDict: Introduce qdict_get_qlist() | 2009-12-12 | 1 | -0/+13 | |
* | QDict: Introduce qdict_get_qbool() | 2009-12-12 | 1 | -0/+15 | |
* | QDict: Introduce qdict_iter() | 2009-11-17 | 1 | -0/+19 | |
* | Fix sys-queue.h conflict for good | 2009-09-12 | 1 | -7/+7 | |
* | Shuffle lines to avoid gcc 3 warning about redundant redeclaration | 2009-09-04 | 1 | -6/+6 | |
* | Introduce QDict | 2009-09-04 | 1 | -0/+297 |