CIA.vc
attica
Real-time open source activity stats
Stats » Projects » KDE » attica
informationsyndicateUTC clock
12:37 on May 28, 2012
event counters
The last message was received 4.52 days ago at 00:03 on May 24, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 2 messages last week
22 messages so far this month, 4 messages last month
345 messages since the first one, 3.75 years ago, for an average of 3.97 days between messages
recent messages
dateReversed sort columnprojectcontentlink
19:36 WednesdayKDE
Commit by Jeremy Whiting on master :: rv0.3.0-14-g57569d0 attica/CMakeLists.txt: (link)
Bump attica minor version for release.
#
19:24 WednesdayKDE
Commit by Jeff Mitchell on master :: rv0.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 15KDE
Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: rv0.3.0-17-g28fd093 attica/lib/tests/persontest.cpp: (link)
Port the test

For now, just use the xml classes.
#
16:34 on May 14KDE
Commit by Laszlo Papp on master :: rv0.3.0-12-g6e50ef1 attica/lib/CMakeLists.txt: (link)
Do not install the not exported parser header files
#
22:33 on May 11KDE
Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: rv0.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 11KDE
Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: rv0.3.0-15-g77d77de attica/lib/ (CMakeLists.txt parserfactory_inst.cpp): (link)
Instantiate XmlParser explicitly
#
15:02 on May 11KDE
Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: rv0.3.0-4-gcc6e03e attica/lib/ (33 files): (link)
Create abstract Parser<T>, make usage of ParserFactory
#
20:01 on May 01KDE
Commit by Laszlo Papp on master :: rv0.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 01KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.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 01KDE
Commit by Laszlo Papp on master :: rv0.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 01KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.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 01KDE
Commit by Laszlo Papp on master :: rv0.3.0-9-g8440dbe attica/lib/provider.h: (link)
Fix a typo in the comment section of the provider header
#
19:49 on May 01KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.3.0-12-g671d5e7 attica/lib/provider.h: (link)
Fix a typo in the comment section of the provider header
#
19:47 on May 01KDE
Commit by Laszlo Papp on master :: rv0.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 01KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.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 01KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.3.0-10-gb71b149 attica/lib/tests/projecttest/projecttest.cpp: (link)
Fix "Check for assignments to QString::null [nullstrassign]..."
#
15:57 on May 01KDE
Commit by Felix Rohrbach on gsoc2012-fxrh-jsonparser :: rv0.3.0-9-gfaaee5d attica/lib/ (4 files): (link)
Add some license headers Leinir forgot
#
19:13 on Apr 11KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.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 09KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.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 09KDE
Commit by Laszlo Papp on gsoc2012-fxrh-jsonparser :: rv0.3.0-6-g52c77d5 attica/lib/tests/ (CMakeLists.txt persontest.cpp): (link)
Fix the build of the tests
#