Project

General

Profile

Wh-shiryaev » History » Version 44

Pavel Shiryaev, 04/08/2012 07:22 PM

1 44 Pavel Shiryaev
h1. 2012-03
2 18 Pavel Shiryaev
3 43 Pavel Shiryaev
"Таблица за последние две недели":http://kappa.cs.karelia.ru/~shiryaev/report/show?b=now%20-%202%20week&e=now&n=15<pre>
4 41 Pavel Shiryaev
---------------------------- 02.04 - 08.04 ----------------------------
5 42 Pavel Shiryaev
Total: 19,5. Coding webauth library
6 1 Pavel Shiryaev
7 42 Pavel Shiryaev
08.04.2012   TM   0,5  Research webcaptcha interface // Learn current state. Small fixes of works
8 40 Pavel Shiryaev
07.04.2012   CO   3,5  Coding webauth library // Added full support webauth to drivers (without webcaptcha)
9
06.04.2012   CO   4,5  Coding webauth library // Fixing works signal-slot connection.
10 39 Pavel Shiryaev
05.04.2012   TM    1   Research the slowdown at the start of gallery // Problem in network connections before running gui
11
05.04.2012   CO   0,5  Coding webauth library // Fixed signal-slot connection
12 35 Pavel Shiryaev
04.04.2012   CO    1   Coding webauth library // Added more debug output, fixed previous typo
13
04.04.2012   CO   1,5  Coding webauth library // Added including webauth adaptor to driver
14
04.04.2012   CO    3   Coding webauth library // Added loading library in core
15 1 Pavel Shiryaev
02.04.2012   CO    4   Coding webauth library // Added headers of plugin to core
16 43 Pavel Shiryaev
17 33 Pavel Shiryaev
---------------------------- 26.03 - 01.04 ----------------------------
18
Total: 6,5. Preparing webauth library
19
20
28.03.2012   TM   0,5  Fixed json parser // Done
21 32 Pavel Shiryaev
28.03.2012   TM    4   Create webauth-library stub // works, but without signals/slots
22 31 Pavel Shiryaev
26.03.2012   TM    2   Design webauth as lib // In progress. Choose signal-slot implementation.
23 30 Pavel Shiryaev
24
---------------------------- 19.03 - 25.03 ----------------------------
25
Total: 16,5. Technical management, resolving problems with broken commits
26
27 28 Pavel Shiryaev
23.03.2012   CO    2   Design webauth-lib for works webauth on symbian // In progress. Need correct implementation.
28
23.03.2012   TM   1,5  Research problem with network on symbian // In progress. Need testing without proxy
29
23.03.2012   CO    1   Add Network settigs for testing // Done
30
22.03.2012   TM   0,5  Testing on Symbian Belle // Done
31 27 Pavel Shiryaev
22.03.2012   TM   0,5  Research correct define macro for symbain // In progress
32
22.03.2012   TM    2   Research problems with remote compiler // Detected. Problem was in repo's regression
33 26 Pavel Shiryaev
21.03.2012   CO    1   Avoid SF on vkontakte driver // Rewrited albums requests
34 25 Pavel Shiryaev
20.03.2012   CO   2,5  Research good solution of segfault, again // In progress.
35
20.03.2012   CO   0,5  Fixed album request for fasebook // Done.
36 24 Pavel Shiryaev
19.03.2012   TM   1,5  Analysis of revisions made by Davydovsky // Done. fixed changes
37
19.03.2012   TM    2   Analysis of revisions made by Davydovsky // In progress
38 22 Pavel Shiryaev
19.03.2012   TM    1   Cleaning repository // Deleted bin files, updated gitignore, fixed file modes
39
19.03.2012   TM   0,5  Simplify project files for drivers // join common.pri and src.pri
40
41 20 Pavel Shiryaev
---------------------------- 12.03 - 18.03 ----------------------------
42
Total: 26,5. The preparation for the first Symbian release, resolve problems with webauth.
43
44
17.03.2012   CO   0,5  Fixed problem with auth window // Done. Use different prefixes for each driver
45
16.03.2012   TM   0,5  Search problem with auth window // Done. Will be fixed soon.
46
16.03.2012   CO   1,5  Fixed SF for facebook // Done.
47 19 Pavel Shiryaev
16.03.2012   CO    3   Fixed SF for vkontakte // Done. Rewrited again part of parser.xsl 
48
15.03.2012   CO    3   Fixed SF for vkontakte // In Porgress
49
15.03.2012   TM    2   Flashing died n950 // Restore last image
50 13 Pavel Shiryaev
15.03.2012   CO    1   speed up process build of drivers // Deleted unused includes
51
15.03.2012   CO    1   optimise processing request in drivers // Added enum instead comparing of strings
52
14.03.2012   CO    4   Fixed reason of segfault in parser.xsl // detected part of SE code
53
14.03.2012   CO   1,5  Changed install path from lib dir to drivers dir. Create again your accounts
54 15 Pavel Shiryaev
14.03.2012   CO   1,5  Enable build drivers as plugin // set MSSNPLUGIN by default, tested
55
14.03.2012   ME    1   Project meeting // First working release to April Fool's Day
56 21 Pavel Shiryaev
14.03.2012   CO    1   Join common lines in project files of drivers
57 13 Pavel Shiryaev
14.03.2012   CO    1   Webauth: Add symbian qml files. Add support qml in resources
58 15 Pavel Shiryaev
13.03.2012   TM   0,5  Execlude symbian build folders // Updated .gitignore.
59 13 Pavel Shiryaev
12.03.2012   CO    1   Clean symbian demo project. Fixed build rules
60
12.03.2012   TM   0,5  Updated gitignore (generated by qmake for Symbian)
61
12.03.2012   CO    2   Add debug output for pluginloader. Add qtplugin suffix for plugin
62
63
---------------------------- 05.03 - 11.03 ----------------------------
64 15 Pavel Shiryaev
Total: 29,0. Build under symbian, updating/porting plugins
65 13 Pavel Shiryaev
66 1 Pavel Shiryaev
11.03.2012   CO    2   Replace method of loading mssncomponents
67
11.03.2012   CO   1,5  Fixed webauth.exe run path for Symbian
68 13 Pavel Shiryaev
11.03.2012   TM   1,5  Updated TARGET.CAPABILITY for symbiandemo
69 1 Pavel Shiryaev
11.03.2012   CO    1   Disable more build warnings under symbian
70 13 Pavel Shiryaev
11.03.2012   CO    2   Add rules for building webauth under symbian
71 15 Pavel Shiryaev
10.03.2012   CO    1   Research problem with problem of build plugin for symbian // Done. conflicts with qjson project
72
09.03.2012   CO    4   Research problem with problem of build plugin for symbian // In progress
73
09.03.2012   CO   0,5  Fixed more CE on symbian platform
74
08.03.2012   TM    2   Works on design the object model for plug-ins of musson // In progress. Need publication on wiki.
75 13 Pavel Shiryaev
07.03.2012   CO    1   Rewrite adding common sources to drivers for avoid linkandpostlink error on symbian
76
07.03.2012   CO    2   Added small demo aplication for testing on symbian
77 15 Pavel Shiryaev
07.03.2012   CO    1   Fixed settings path for Symbian platform
78 13 Pavel Shiryaev
07.03.2012   CO   0,5  Delete duplicated strings in project file of components
79
07.03.2012   TM   0,5  Updated git ignore
80
07.03.2012   CO    1   Fix blank driver info: get pointer instead object
81
07.03.2012   CO   0,5  Fixed works of plugins with resources
82
06.03.2012   CO   0,5  Add crossplatform version of webauth
83
05.03.2012   TM    1   Added MSSNPLUGIN mode for symbian by default, Fixed CE with MSSNPLUGIN enabled
84
05.03.2012   CO    1   Added build drivers for symbian
85
05.03.2012   CO    1   Fixed uninstall and clean targets for trygallery build
86
05.03.2012   TM    1   added tryplugin mode for gallery
87 15 Pavel Shiryaev
05.03.2012   CO   2,5   Added support plugin mode to components
88 13 Pavel Shiryaev
04.03.2012   CO    3   Fix of pro files for drivers
89
90 11 Pavel Shiryaev
---------------------------- 27.02 - 04.03 ----------------------------
91
Total: 24,0. Build under symbian, updating/porting plugins
92
93 12 Pavel Shiryaev
04.03.2012   CO    1   Added rules to components and gallery for testing plugins // In Progress.
94
04.03.2012   CO    1   Updated json-parser based on qscriptengine // Add recursive parsing and correct parsing arrays
95
04.03.2012   CO   0,5  Added Q_DECL_EXPORT/Q_DECL_IMPORT for componets library // Done.
96
03.03.2012   CO    1   Created qml-plugin from componets library // Done. Success run on desktop. Write suggestion mail to musson-team
97
02.03.2012   CO    1   Created bundle build core with componets // Done. Get problems linking with musson gui
98 29 Pavel Shiryaev
02.03.2012   RD    2   Search solution of ld linking on symbian // Was found suggestion to mix all sources in one plugin.
99 12 Pavel Shiryaev
02.03.2012   ME    1   Project meeting // Need first sis-build to the March, 8.
100
01.03.2012   CO   3,5  Port QtXmlPatterns from qt480 to qt474 (Resolve problem by K. Ivashov) // tested works standard library on symbian
101
01.03.2012   CO    2   Port QFutere and QConcurrent::Run from qt480 branch // tested only on Desktop, need test on symbian
102
01.03.2012   TM    1   Try build musson-core for symbian // Problems with QConcurrent (Bug #99)
103 10 Pavel Shiryaev
29.02.2012   CO   3,5  Add full support QtPlugins instead QLibrary in musson-core // Rewrited init functions. Added new, saved old.
104
29.02.2012   CO    2   Fixed bug #96. Clean qmake rules for build // Renamed targets of libraries. resolve install&uninstall targets
105 9 Pavel Shiryaev
28.02.2012   LC   0,5  Resolve problems in json parser (with R. Kadirov) // Detected bug in json-c library.
106 1 Pavel Shiryaev
27.02.2012   LC    1   explanation of Architecture msa Library for A. Filippov // discussed main ideas of creating new msa library
107
27.02.2012   CO    3   Design serialization of json data // Design structures for serialization json at lexer level
108
109 11 Pavel Shiryaev
---------------------------- 20.02 - 26.02 ----------------------------
110
Total: 24,5. Started Build under symbian, updating/porting plugins
111
112 9 Pavel Shiryaev
26.02.2012   CO    2   Solved porblem with lexer // Added to lexer processiong xml-chars (<>&)
113 6 Pavel Shiryaev
25.02.2012   CO   1,5  Design the BNF for json // Done. There are still problems with the lexer.
114
24.02.2012   CO    2   Design the lexer for json // In progress. Problem with encoding of xml-chars (<>&) and new lines
115
24.02.2012   ME    1   Project meeting // Three main directions of development.
116
24.02.2012   TM   1,5  Design the object model for plug-ins of musson // In progress. Need publication on wiki.
117 29 Pavel Shiryaev
23.02.2012   RD    2   Considered the possibility of using lex/yacc for processing of json // The proposal will be discussed at the meeting
118 6 Pavel Shiryaev
22.02.2012   TM    4   Code Review of musson-core (QTransport ServiceMgr) // Сhecked the possibility of using the signals-slots
119
22.02.2012   TM   1,5  Created architecture of git-repo for musson-plugins // Done. Added plugins for vkontakte and facebook
120 5 Pavel Shiryaev
21.02.2012   CO    1   Created build of webauth for symbian // Done. Not tested.
121
21.02.2012   CO    2   Created build of plugins for symbian // Done. Not tested.
122 29 Pavel Shiryaev
20.02.2012   RD    2   Read pages by symbian^3 build deployment // Done. Also reviewed similar projects for symbian
123 5 Pavel Shiryaev
20.02.2012   CO   1,5  Fixed processing inbox/outbox messages // Done. get_messages.xsl was rewrited
124
20.02.2012   CO   1,5  Fixed covers for albums (was changed facebook api) // Done. get_albums.xsl updated
125
20.02.2012   CO    1   Updated parser for facebook // Done. parser.xsl rewrited
126 8 Pavel Shiryaev
127
---------------------------- 13.01 - 19.02 ----------------------------
128
Total: 23. Fixing xslt in plugins. Started reorganization code of plugins
129
130 3 Pavel Shiryaev
18.02.2012   CO    1   Added processing errors from AccessManager // Done. Created as for curl
131
18.02.2012   CO    1   Reorganization of code // http_* methods moved to separated file
132
18.02.2012   CO   0,5  Started fixing driver for facebook // In progress. Stopped, because need optimization in common source code.
133
18.02.2012   CO    1   Try to move global params to parser.xsl // Failed. QtXmlPatterns can't works with generated solutions
134 1 Pavel Shiryaev
18.02.2012   CO    2   Fixed processing captcha // Added processing global params (early was deleted for compatibility with qt480)
135
18.02.2012   CO    1   Fixed problem with names of recipients in messages // Done. Added new call-template to parser
136
18.02.2012   CO   0,5  Ported text_parser to qt version // Done. Now qt-version also use lex parser.
137
17.02.2012   CO   0,5  Fixed error with creating albums with non-ascii name // Done. Removed double encoding reqeust      
138 4 Pavel Shiryaev
17.02.2012   CO   0,5  Optimized xslt patterns // Speed up the processing of comments to the photos and private messages.
139 1 Pavel Shiryaev
17.02.2012   CO   0,5  Fixing problems with another vk requests // Fixed processing comments for photo
140
17.02.2012   CO   1,5  Fixing problems with another vk requests // Fixed processing icons for albums
141 29 Pavel Shiryaev
17.02.2012   RD    2   Learned specific things of xslt and xpath language // Done. Will be used for Fixing problems 
142 1 Pavel Shiryaev
16.02.2012   CO    2   Fixing problems with another vk requests // Fixed problem with broken @id in request
143 29 Pavel Shiryaev
16.02.2012   RD   1,5  Learned specific things of xslt and xpath language // Done. Will be applyed in at new iteration.
144 1 Pavel Shiryaev
15.02.2012   CO   3,5  Search new solution of parsing for Qt 4.8.0 // Done. Replaced apply-templates to call-template
145
13.02.2012   ME    1   Inter project meeting // Was discussed the architecture of a new project.
146
13.02.2012   ME    1   Project meeting // The list of initial tasks is received.
147
13.02.2012   TM    2   Check manual InnerRequest creation // Research #63
148 8 Pavel Shiryaev
149
---------------------------- 06.01 - 12.02 ----------------------------
150
Total: 31. Qt Quick & QML training. Last bug fixes in c-plugins
151
152 7 Pavel Shiryaev
11.02.2012   TM    6   Taking part in the Qt Quick & QML training // Third day.
153
10.02.2012   TM    6   Taking part in the Qt Quick & QML training // Second day.
154
09.02.2012   TM    6   Taking part in the Qt Quick & QML training // First day.
155
08.02.2012   CO    2   Ported facebook to new template // In progress. 
156
07.02.2012   CO    3   Porting drivers for facebook and photobucket on new template // In progress. Problems with testing results
157
07.02.2012   CO    4   Ported drivers for vkontakte, mymail and flicker on new template // Done.
158
07.02.2012   CO    2   Created new teemplate for drivers. // Done.
159
06.02.2012   CO    2   Rewrited bugfix #606, taking advice from Kulakov. // Added error_string as param for http_* functions
160 8 Pavel Shiryaev
161
---------------------------- 30.01 - 05.02 ----------------------------
162
Total: 14,5. Developing new text parser for vkontakte, bug fixing.
163
164 7 Pavel Shiryaev
05.02.2012   CO    3   Fixed bug #606. Separated curl methods from over // Done
165
05.02.2012   CO    2   Fixed work of text_parser with multy-threads // Done
166
04.02.2012   CO    2   Created text_parser for vkontakte service at base flex // Done, needs speed tests
167 29 Pavel Shiryaev
03.02.2012 TM,RD   3   Developed text_parser with buffer // Choosed flex as base for parsing, learned flex syntax
168 8 Pavel Shiryaev
31.01.2011   CO    3   Rewriting profile manager in libraries // In progress 
169
30.01.2011   TM   1,5  Search solution of bug #611 // Problem may be in ld.exe
170
171 1 Pavel Shiryaev
</pre>