Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename coverage option name. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -5/+5 |
| | |||||
* | Migrate all the scripts to python3. | Olivier Tilloy | 2012-10-31 | 9 | -14/+15 |
|\ | | | | | Approved by Renato Araujo Oliveira Filho, PS Jenkins bot. | ||||
| * | Merge the latest changes from trunk. | Olivier Tilloy | 2012-10-30 | 4 | -7/+15 |
| |\ | |||||
| * | | Migrate all scripts to python3. | Olivier Tilloy | 2012-10-30 | 9 | -13/+14 |
| | | | |||||
* | | | Use the correct function "g_action_group_change_action_state" to change the ↵ | Renato Araujo Oliveira Filho | 2012-10-30 | 6 | -12/+20 |
|\ \ \ | |_|/ |/| | | | | | | | | action state. Approved by Olivier Tilloy. | ||||
| * | | Used utf8 instead of latin1 for strings. | Renato Araujo Oliveira Filho | 2012-10-30 | 7 | -17/+25 |
| |\ \ | |/ / |/| | | |||||
* | | | Replaced gchar <-> QString convertion function, from Latin1 to Utf8. | Renato Araujo Oliveira Filho | 2012-10-30 | 4 | -7/+15 |
|\ \ \ | |_|/ |/| | | Approved by PS Jenkins bot, Olivier Tilloy. | ||||
| * | | Created unit test for utf8 strings. | Renato Araujo Oliveira Filho | 2012-10-30 | 2 | -1/+9 |
| | | | |||||
| * | | Replaced string convertion from Latin1 to Utf8. | Renato Araujo Oliveira Filho | 2012-10-30 | 2 | -6/+6 |
| | | | |||||
| | * | Created function actionActivate on QDbusActionGroup. | Renato Araujo Oliveira Filho | 2012-10-30 | 4 | -3/+11 |
| | | | |||||
| | * | Use the correct function "g_action_group_change_action_state" to change the ↵ | Renato Araujo Oliveira Filho | 2012-10-30 | 1 | -1/+1 |
| |/ |/| | | | | | action state. | ||||
* | | Changed the 'g_bus_watch_name' flag to auto start the service;. Approved by ↵ | Renato Araujo Oliveira Filho | 2012-10-25 | 1 | -1/+1 |
|\ \ | |/ |/| | | | PS Jenkins bot, Olivier Tilloy. | ||||
| * | Changed the 'g_bus_watch_name' flag to auto start the service; | Renato Araujo Oliveira Filho | 2012-10-24 | 1 | -1/+1 |
|/ | |||||
* | releasing version 0.1.5 | Olivier Tilloy | 2012-10-18 | 1 | -2/+2 |
| | |||||
* | Add missing changelog entry. | Olivier Tilloy | 2012-10-18 | 1 | -0/+7 |
| | |||||
* | Implemented conversion for QVariantMap; | Renato Araujo Oliveira Filho | 2012-10-17 | 4 | -3/+50 |
|\ | | | | | Created unit test for QVariantMap conversion;. Approved by Olivier Tilloy, PS Jenkins bot. | ||||
| * | Used utf8 instead of latin1 on QString conversion; | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
| | | |||||
| * | Used 'G_VARIANT_TYPE_VARDICT' in GVariantBuilder constructor. | Renato Araujo Oliveira Filho | 2012-10-17 | 1 | -1/+1 |
| | | |||||
| * | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-16 | 11 | -9/+234 |
| |\ | |/ |/| | |||||
* | | releasing version 0.1.4 | Olivier Tilloy | 2012-10-16 | 1 | -2/+2 |
| | | |||||
* | | Avoid emit model reset during QMenuModel destructor, to avoid crash in QML ↵ | Renato Araujo Oliveira Filho | 2012-10-16 | 10 | -7/+232 |
|\ \ | | | | | | | | | | engine.. Approved by Olivier Tilloy, PS Jenkins bot, jenkins. | ||||
| * \ | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-15 | 21 | -41/+236 |
| |\ \ | |/ / |/| | | |||||
| * | | Merged mainline. | Renato Araujo Oliveira Filho | 2012-10-11 | 10 | -15/+53 |
| |\ \ | |||||
| * | | | Added new generated test files into bzrignore. | Renato Araujo Oliveira Filho | 2012-10-11 | 1 | -0/+2 |
| | | | | |||||
| * | | | Created unit test for crash during model destruction. | Renato Araujo Oliveira Filho | 2012-10-11 | 3 | -0/+52 |
| | | | | |||||
| * | | | Added comments on qml file used in tests. | Renato Araujo Oliveira Filho | 2012-10-11 | 1 | -0/+2 |
| | | | | |||||
| * | | | Fixed typo in function name. | Renato Araujo Oliveira Filho | 2012-10-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Clenup qml file, removed debug messages and unused code. | Renato Araujo Oliveira Filho | 2012-10-10 | 1 | -7/+0 |
| | | | | |||||
| * | | | Created a new private function "clearModel" instead of change signature of ↵ | Renato Araujo Oliveira Filho | 2012-10-10 | 3 | -17/+21 |
| | | | | | | | | | | | | | | | | "setModel" function. | ||||
| * | | | Fixed crash during model destruction in QML. | Renato Araujo Oliveira Filho | 2012-10-09 | 9 | -9/+181 |
| | | | | |||||
| | | * | Created unit test for QVariantMap conversion; | Renato Araujo Oliveira Filho | 2012-10-15 | 3 | -3/+22 |
| | | | | |||||
| | | * | Implemented conversion for QVariantMap; | Renato Araujo Oliveira Filho | 2012-10-15 | 1 | -0/+28 |
| |_|/ |/| | | |||||
* | | | Expose a C++ library, and separate into 3 binary packages: | Olivier Tilloy | 2012-10-15 | 21 | -41/+236 |
|\ \ \ | |_|/ |/| | | | | | | | | - libqmenumodel0: C++ library - libqmenumodel-dev: development headers for the C++ library - qmenumodel-qml: QML module. Approved by Renato Araujo Oliveira Filho, jenkins. | ||||
| * | | Merge the latest changes from trunk. | Olivier Tilloy | 2012-10-15 | 1 | -4/+19 |
| |\ \ | |/ / |/| | | |||||
* | | | Rebuild for armhf. Approved by Florian Boucault, jenkins. | Ricardo Mendoza | 2012-10-11 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Rebuild for armhf | Ricardo Mendoza | 2012-10-11 | 1 | -0/+6 |
|/ / / | |||||
* | | | Bump version to propagate release to the corresponding PPAs. Approved by ↵ | Ricardo Mendoza | 2012-10-11 | 1 | -2/+6 |
|\ \ \ | | | | | | | | | | | | | Florian Boucault. | ||||
| * | | | Bump version for Release | Ricardo Mendoza | 2012-10-11 | 1 | -2/+6 |
|/ / / | |||||
| * | | Updated the TODO list: upon Renato’s suggestion, it would be interesting ↵ | Olivier Tilloy | 2012-10-11 | 1 | -0/+3 |
| | | | | | | | | | | | | to add a ProjectConfig.cmake file. | ||||
| * | | Merge the latest changes from trunk. | Olivier Tilloy | 2012-10-11 | 9 | -13/+37 |
| |\ \ | |/ / |/| | | |||||
* | | | Avoid including C headers (glib/gio) in public headers; use "forward ↵ | Olivier Tilloy | 2012-10-10 | 8 | -11/+29 |
|\ \ \ | | | | | | | | | | | | | declarations" instead.. Approved by Renato Araujo Oliveira Filho, jenkins. | ||||
| * | | | Revert to using g* types, and forward-declare them. | Olivier Tilloy | 2012-10-10 | 6 | -17/+25 |
| | | | | | | | | | | | | This is more future-proof. | ||||
| * | | | Avoid including C headers (glib/gio) in public headers; use "forward ↵ | Olivier Tilloy | 2012-10-09 | 8 | -28/+38 |
| | |/ | |/| | | | | | | | declarations" instead. | ||||
* | | | Reset the navigation history when the connection to the model is lost.. ↵ | Olivier Tilloy | 2012-10-09 | 1 | -2/+12 |
|\ \ \ | |/ / |/| | | | | | Approved by Renato Araujo Oliveira Filho, jenkins. | ||||
| * | | Reset the navigation history when the connection to the model is lost. | Olivier Tilloy | 2012-10-09 | 1 | -2/+12 |
|/ / | |||||
| * | Add a changelog entry to explain the split into 3 binary packages. | Olivier Tilloy | 2012-10-09 | 1 | -0/+4 |
| | | |||||
| * | Add a C++ example that demonstrates the use of libqmenumodel. | Olivier Tilloy | 2012-10-09 | 3 | -2/+121 |
| | | |||||
| * | Update TODO list. | Olivier Tilloy | 2012-10-09 | 1 | -3/+1 |
| | | |||||
| * | Add a missing Pre-Depends field to the control file. | Olivier Tilloy | 2012-10-09 | 1 | -0/+1 |
| | | | | | | Fixes a lintian error. | ||||
| * | Ensure dh_makeshlibs ignores the QML module. | Olivier Tilloy | 2012-10-09 | 1 | -0/+1 |
| | | | | | | Fixes an error and two warnings in lintian. |