Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-16 | qmi-firmware-update: new parser for firmware/config/carrier strings | Aleksander Morgado | 1 | -0/+2 | |
2017-01-16 | qmi-firmware-update: new QfuImage and QfuImageCwe objects | Aleksander Morgado | 1 | -0/+2 | |
Implement objects to handle the firmware images. | |||||
2017-01-16 | qmi-firmware-update: new tool skeleton | Aleksander Morgado | 1 | -0/+2 | |
2017-01-16 | utils,swi-update: include in build | Aleksander Morgado | 1 | -0/+1 | |
2015-02-26 | build: use absolute paths to ignore files in top_srcdir | Aleksander Morgado | 1 | -33/+17 | |
2015-01-13 | build: use absolute paths for the ignored files in subdirs | Aleksander Morgado | 1 | -52/+52 | |
2015-01-13 | build: ignore built device owner rules file | Aleksander Morgado | 1 | -0/+1 | |
2014-11-09 | libqmi,test: setup testing framework to test content of generated messages | Aleksander Morgado | 1 | -0/+1 | |
2013-09-13 | build: generate manpage for qmi-network | Aleksander Morgado | 1 | -0/+1 | |
2013-09-13 | qmi-network: implement --help and --version | Aleksander Morgado | 1 | -0/+2 | |
2013-09-05 | qmi-proxy: initial implementation | Aleksander Morgado | 1 | -0/+4 | |
2013-09-05 | build: move source code under src/ | Aleksander Morgado | 1 | -25/+28 | |
2013-09-04 | man: generate qmicli manpage from --help-all | Aleksander Morgado | 1 | -0/+2 | |
2013-06-13 | libqmi-glib,api: provide version info | Aleksander Morgado | 1 | -0/+1 | |
2013-05-10 | gitignore: ignore .pyc files | Dan Williams | 1 | -0/+1 | |
2013-05-10 | build: update NEWS; add minimal README and ChangeLog | Dan Williams | 1 | -2/+0 | |
Having a README is good, while some package building tools like to have a ChangeLog, even if it's useless. | |||||
2012-11-12 | release: update NEWS | Dan Williams | 1 | -1/+0 | |
2012-10-09 | docs: improve generated `libqmi-glib' documentation | Aleksander Morgado | 1 | -0/+3 | |
Among the tons of fixes done here, we now generate some per-service .sections file which we then concatenate to build the final libqmi-glib-sections.txt file. | |||||
2012-10-09 | build: compile all generated code into a non-installable library | Aleksander Morgado | 1 | -20/+5 | |
Also simplify the build by using BUILT_SOURCES to avoid needing to specify custom dependency rules. | |||||
2012-09-26 | libqmi-glib,tests: new tests to check parsing valid/invalid QMI messages | Aleksander Morgado | 1 | -0/+1 | |
2012-09-18 | pds: setup generation of the PDS service support | Aleksander Morgado | 1 | -0/+2 | |
Including "PDS Reset". | |||||
2012-09-06 | wms: setup generation of the WMS service support | Aleksander Morgado | 1 | -0/+2 | |
Including "WMS Reset". | |||||
2012-08-27 | libqmi-glib: register errors in DBus | Aleksander Morgado | 1 | -0/+1 | |
2012-08-03 | docs: setup initial gtk-doc documentation | Aleksander Morgado | 1 | -0/+15 | |
2012-07-26 | build: autogenerate 64bit flags helpers | Aleksander Morgado | 1 | -0/+2 | |
2012-07-23 | nas: implement NAS service support, including the "Reset" request/response | Aleksander Morgado | 1 | -0/+2 | |
2012-07-16 | cli: new helper method to get raw binary data as a printable string | Aleksander Morgado | 1 | -0/+5 | |
2012-07-04 | libqmi-glib,test: new unit tests for the integer read/write operations | Aleksander Morgado | 1 | -0/+6 | |
2012-07-03 | build: prepare sources to treat `libqmi-glib' not as the only library | Aleksander Morgado | 1 | -16/+16 | |
Instead of keeping the libqmi-glib sources under `src', we'll have a more specific `libqmi-glib' directory instead. Also, update autotools to reflect as `libqmi' the name of the project. | |||||
2012-07-03 | build: provide pkg-config setup for the library | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | core: use new autogenerated code for the WDS service | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | core: use new autogenerated code for the DMS service | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | core: use new autogenerated code for the CTL service | Aleksander Morgado | 1 | -2/+3 | |
2012-07-03 | build: use `qmi-codegen' to build CTL-specific message handling | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | codegen: new `qmi-codegen' build utility | Aleksander Morgado | 1 | -0/+2 | |
It will try to generate message creator/parsers from a manually maintained JSON-encoded database. | |||||
2012-07-03 | cli: new `qmicli' command line utility | Aleksander Morgado | 1 | -0/+4 | |
2012-07-03 | enums: new `QmiService' enumeration | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | errors: setup a new QMI core error domain | Aleksander Morgado | 1 | -0/+2 | |
2012-07-03 | build: setup autotools | Aleksander Morgado | 1 | -25/+24 | |
2012-01-31 | qmidb: split up code handling database pieces | Dan Williams | 1 | -0/+1 | |
Give then all their own file so it's easier to follow. | |||||
2011-07-12 | trivial: stop ignoring the whole GobiQDLService directory | Dan Williams | 1 | -2/+0 | |
2011-07-12 | gobi: CodeAurora stuff is BSD, not GPLv3 like autotools thinks the world ↵ | Dan Williams | 1 | -1/+0 | |
should be | |||||
2011-07-11 | core: add .gitignore file | Dan Williams | 1 | -0/+39 | |