date | project | content | link |
|---|
| 19:36 Wednesday | KDE | Commit by Jeremy Whiting on master :: r v0.3.0-14-g57569d0 attica/CMakeLists.txt: ( link) Bump attica minor version for release. | # |
| 19:24 Wednesday | KDE | Commit by Jeff Mitchell on master :: r v0.3.0-13-gad715b9 attica/lib/ (5 files): ( link) Warning: Non-*ABI* compatible commit. You must rebuild KDE plugins after updating or you might/will experience crashes. API compatible.
This commit:
1) Adds the ability for applications using attica as a library to pass flags to the provider manager, notably to disable plugin loading so that deterministic QtPlatformDependent behavior can be used.
2) Updates the PlatformDependent API to add a setNam call to allow setting a custom QNetworkAccessManager.
3) Implements setting/getting QNAMs in the ProviderManager in a thread-safe way. QNetworkAccessManager is not thread-safe and so using the same QNAM across multiple threads can result in crashes if one of them is deleted, most notably because it takes ownership of a QNetworkProxyFactory object so simply passing in a proxyfactory is not good enough. | # |
| 19:40 on May 15 | KDE | Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: r v0.3.0-17-g28fd093 attica/lib/tests/persontest.cpp: ( link) Port the test
For now, just use the xml classes. | # |
| 16:34 on May 14 | KDE | Commit by Laszlo Papp on master :: r v0.3.0-12-g6e50ef1 attica/lib/CMakeLists.txt: ( link) Do not install the not exported parser header files | # |
| 22:33 on May 11 | KDE | Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: r v0.3.0-16-g53aa248 attica/lib/ (15 files): ( link) Remove remaining xml code and references.
Part of this is the creation of StatusParser and XmlStatusParser. It parses the responses to puts and posts. This was done in the Job classes until now. The provider file is the only place where XML is still exclusively used. | # |
| 19:35 on May 11 | KDE | Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: r v0.3.0-15-g77d77de attica/lib/ (CMakeLists.txt parserfactory_inst.cpp): ( link) Instantiate XmlParser explicitly | # |
| 15:02 on May 11 | KDE | Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: r v0.3.0-4-gcc6e03e attica/lib/ (33 files): ( link) Create abstract Parser<T>, make usage of ParserFactory | # |
| 20:01 on May 01 | KDE | Commit by Laszlo Papp on master :: r v0.3.0-11-g5850104 attica/lib/tests/projecttest/ (main.cpp projecttest.cpp projecttest.h): ( link) Add still missing license information to certain project test files | # |
| 20:01 on May 01 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-14-ged68dd8 attica/lib/tests/projecttest/ (main.cpp projecttest.cpp projecttest.h): ( link) Add still missing license information to certain project test files | # |
| 19:59 on May 01 | KDE | Commit by Laszlo Papp on master :: r v0.3.0-10-gb3f5505 attica/lib/ (5 files in 2 dirs): ( link) Fix some common mistakes with the include lines and include guard | # |
| 19:59 on May 01 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-13-g9987969 attica/lib/ (5 files in 2 dirs): ( link) Fix some common mistakes with the include lines and include guard | # |
| 19:49 on May 01 | KDE | Commit by Laszlo Papp on master :: r v0.3.0-9-g8440dbe attica/lib/provider.h: ( link) Fix a typo in the comment section of the provider header | # |
| 19:49 on May 01 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-12-g671d5e7 attica/lib/provider.h: ( link) Fix a typo in the comment section of the provider header | # |
| 19:47 on May 01 | KDE | Commit by Laszlo Papp on master :: r v0.3.0-8-gfb0374a attica/lib/ (3 files in 2 dirs): ( link) Use const reference where applicable inside the foreach loop | # |
| 19:47 on May 01 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-11-g784ac1a attica/lib/ (3 files in 2 dirs): ( link) Use const reference where applicable inside the foreach loop | # |
| 19:28 on May 01 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-10-gb71b149 attica/lib/tests/projecttest/projecttest.cpp: ( link) Fix "Check for assignments to QString::null [nullstrassign]..." | # |
| 15:57 on May 01 | KDE | Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: r v0.3.0-9-gfaaee5d attica/lib/ (4 files): ( link) Add some license headers Leinir forgot | # |
| 19:13 on Apr 11 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-8-g857a5e9 attica/lib/tests/persontest.cpp: ( link) Fix the build of the persontest by using proper header files includes | # |
| 19:12 on Apr 09 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-7-g234614f attica/lib/tests/projecttest/projecttest.cpp: ( link) Fix the string usage inside the project test (QLatin1String mostly) | # |
| 19:08 on Apr 09 | KDE | Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: r v0.3.0-6-g52c77d5 attica/lib/tests/ (CMakeLists.txt persontest.cpp): ( link) Fix the build of the tests | # |