CIA.vc
pecoult
Real-time open source activity stats
Stats » Authors » pecoult
informationsyndicateUTC clock
18:44 on May 26, 2012
event counters
The last message was received 3.19 years ago at 23:33 on Mar 18, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
27 messages since the first one, 4.3 years ago, for an average of 1.94 months between messages
recent messages
dateReversed sort columnprojectcontentlink
23:33 on Mar 18, 2009KDE
Commit by pecoult :: r941154 /branches/work/nokia-pim-suite/trunk/todo/control/ (6 files):
 The choice of a resource in config window is finish.
The user is alerted when the resource is not good.
#
22:07 on Mar 18, 2009KDE
Commit by pecoult :: r941124 /branches/work/nokia-pim-suite/trunk/contact/ (5 files):
Add some unit tests for contact application
#
16:23 on Mar 12, 2009KDE
Commit by pecoult :: r938674 /branches/work/nokia-pim-suite/trunk/todo/ (5 files in 2 dirs):
You can edit a task with doubleclick on a task in the main list
#
15:56 on Mar 12, 2009KDE
Commit by pecoult :: r938661 /branches/work/nokia-pim-suite/trunk/todo/ (3 files in 2 dirs):
When you edit a task, it is now possible to check directly when you finish a task
#
07:17 on Mar 06, 2009KDE
Commit by pecoult :: r935764 /branches/work/nokia-pim-suite/trunk/todo/control/taskeditor.cpp:
The edit add window for the tasks works well now with Audrey help
It is also possible to search a task by its summary
#
06:59 on Mar 06, 2009KDE
Commit by pecoult :: r935763 /branches/work/nokia-pim-suite/trunk/todo/models/ (8 files):
I forgot to add models
#
17:31 on Mar 05, 2009KDE
Commit by pecoult :: r935584 /branches/work/nokia-pim-suite/trunk/todo/ (11 files in 4 dirs):
It is now possible to see the list of todo.
You can add and modify and delete a todo.
There are problem to save the date of start and due for the todo.
As th config window is not created, you have to select a number of resource in stackedmanager.cpp
#
23:00 on Feb 24, 2009KDE
Commit by pecoult :: r931197 /branches/work/nokia-pim-suite/trunk/todo/control/mainviewtasks.cpp:
I had the signature
#
22:45 on Feb 23, 2009KDE
Commit by pecoult :: r930635 /branches/work/nokia-pim-suite/trunk/todo/ (9 files in 3 dirs):
This commit is to check a little problem
#
15:20 on Feb 18, 2009KDE
Commit by pecoult :: r927921 /branches/work/nokia-pim-suite/trunk/contact/configwindow.cpp:
A bug concerning the deleting of resource in contact application is fixed.
In fact, I used to choose the name of the resource for the deleting, in fact you have to use the resource identifier.
That was working well until you changed the name of the resource (the name and the identifier are the same when you create a resource)
#
15:10 on Feb 18, 2009KDE
Commit by pecoult :: r927918 /branches/work/nokia-pim-suite/trunk/contact/kabcitemeditor.cpp:
When you open the add or modify contact window you see now the first tab
#
14:43 on Feb 18, 2009KDE
Commit by pecoult :: r927908 /branches/work/nokia-pim-suite/trunk/contact/ (10 files):
It is now possible to delete an instance of resource in config window
A bug of display was fixed in the main window (problem of categories when you add or modify a contact)
Some icons have been added to make the contact application more friendly
The category panel in add/edit contact has been improved
A result message is displayed when you export contacts
#
14:09 on Feb 04, 2009KDE
Commit by pecoult :: r921083 /branches/work/nokia-pim-suite/trunk/contact/ (7 files):
It is possible to select categories for a new or an existing contact. You can choose in existing categories and create new one.
#
15:04 on Jan 30, 2009KDE
Commit by pecoult :: r918705 /branches/work/nokia-pim-suite/trunk/contact/ (configwindow.cpp configwindow.h):
The name of the current resource is displayed in the configWindow (Resource Panel)
#
12:37 on Jan 30, 2009KDE
Commit by pecoult :: r918652 /branches/work/nokia-pim-suite/trunk/contact/ (11 files):
In config window, it is now possible de create a new contacts resource.
When the resource id in the xml file is not good, the user is asked to choose a resource in config window.
#
22:54 on Jan 19, 2009KDE
Commit by pecoult :: r913839 /branches/work/nokia-pim-suite/trunk/contact/ (11 files):
Now, the resource number can be saved in a xml file. To avoid blocking others people, you are obliged again to choose the resource
manualy in the code.
The next step will be that, when the user comes for the first time, he can choose an existing resource or create a new one.

The category listing has been simplified and will be checked when the stack will be made.
#
17:44 on Jan 10, 2009KDE
Commit by pecoult :: r908966 /branches/work/nokia-pim-suite/trunk/contact/ (11 files in 2 dirs):
This commit is for improving the category research of contacts. The comboBox is filled with user contact categories
#
17:10 on Jan 08, 2009KDE
Commit by pecoult :: r907731 /branches/work/nokia-pim-suite/trunk/ (11 files in 3 dirs):
The work concerns the config window, it is now possible to choose a different contact resource.
The import/export panel has changed.
The config window buttons behavior is respected.
In the resource list, only the contacts resource are shown thanks to CollectionFilterProxyModel.
#
16:26 on Dec 08, 2008KDE
Commit by pecoult :: r894437 /branches/work/nokia-pim-suite/trunk/contact/ (4 files in 2 dirs):
The last commit I forgot to send the files on svn.
The last commit doesn't work so.
#
14:07 on Dec 08, 2008KDE
Commit by pecoult :: r894387 /branches/work/nokia-pim-suite/trunk/ (9 files in 2 dirs):
The import function is realized.
The Config window is created and showed when the user clics on config button. The export and import functionalities are in that.
#