theovaucher (Théo Vaucher)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Feb 14 2015, 1:18 PM (480 w, 6 d)
Availability
Available

Recent Activity

Nov 23 2015

theovaucher updated the diff for D93: Prepare scripting feature - add an action in order to open ScriptEditor.
  • Rebase diff to actual source code.
  • All tests passed.
Nov 23 2015, 11:10 PM · Zanshin

May 25 2015

theovaucher updated the diff for D93: Prepare scripting feature - add an action in order to open ScriptEditor.

Create ScriptHandlerStub

May 25 2015, 1:13 PM · Zanshin

May 23 2015

theovaucher updated the diff for D93: Prepare scripting feature - add an action in order to open ScriptEditor.

So, when I trigger the action, the test failed. And when I comment this line:

"m_scriptEditor->setScriptHandler(Utils::DependencyManager::globalInstance().create<Scripting::ScriptHandler>());"  (applicationcomponents.cpp#273)
May 23 2015, 3:57 PM · Zanshin

Apr 21 2015

theovaucher added inline comments to D93: Prepare scripting feature - add an action in order to open ScriptEditor.
Apr 21 2015, 9:50 PM · Zanshin
theovaucher committed R4:d5b81caf60a2: Prepare scripting feature - script editor part (authored by theovaucher).
Prepare scripting feature - script editor part
Apr 21 2015, 8:00 PM
theovaucher added a task to D93: Prepare scripting feature - add an action in order to open ScriptEditor: Unknown Object (Maniphest Task).
Apr 21 2015, 4:26 PM · Zanshin
theovaucher retitled D93: Prepare scripting feature - add an action in order to open ScriptEditor from to Prepare scripting feature - add an action in order to open ScriptEditor.
Apr 21 2015, 4:24 PM · Zanshin

Apr 14 2015

theovaucher committed R4:6936ed63989c: Prepare scripting feature - script handler part (authored by theovaucher).
Prepare scripting feature - script handler part
Apr 14 2015, 8:14 PM

Apr 1 2015

theovaucher committed R4:036af003b2de: Implement setData in WorkdayPageModel (authored by theovaucher).
Implement setData in WorkdayPageModel
Apr 1 2015, 6:45 PM
theovaucher committed R4:e6d61ebae9a9: Remove @wip in workday-postponing.feature (authored by theovaucher).
Remove @wip in workday-postponing.feature
Apr 1 2015, 4:30 PM

Mar 29 2015

theovaucher committed R4:327b4600cedb: Add workday-postponing.feature (authored by theovaucher).
Add workday-postponing.feature
Mar 29 2015, 6:51 PM

Mar 25 2015

theovaucher committed R4:44d49e5a110f: Remove @wip in workday-display-completed.feature (authored by theovaucher).
Remove @wip in workday-display-completed.feature
Mar 25 2015, 7:01 PM

Mar 24 2015

theovaucher committed R4:5073f73ebff4: Add workday-display-completed.feature (authored by theovaucher).
Add workday-display-completed.feature
Mar 24 2015, 6:25 PM
theovaucher committed R4:12647663e56e: Fix workday-display.feature (authored by theovaucher).
Fix workday-display.feature
Mar 24 2015, 4:45 PM
theovaucher committed R4:8f9b6634282a: Fix missing replacement of our currentDateTime (authored by theovaucher).
Fix missing replacement of our currentDateTime
Mar 24 2015, 2:06 PM

Mar 20 2015

theovaucher committed R4:977ecea7ff76: Remove @wip in workday-task-remove.feature (authored by theovaucher).
Remove @wip in workday-task-remove.feature
Mar 20 2015, 10:53 AM
theovaucher committed R4:b0e752a9a7f3: Implement removeItem in WorkdayPageModel (authored by theovaucher).
Implement removeItem in WorkdayPageModel
Mar 20 2015, 10:53 AM
theovaucher committed R4:d6f6b7c11504: Add workday-task-remove.feature (authored by theovaucher).
Add workday-task-remove.feature
Mar 20 2015, 10:53 AM

Mar 17 2015

theovaucher committed R4:1be2c611c77b: Change testdata.xml in order to test Workday's page feature (authored by theovaucher).
Change testdata.xml in order to test Workday's page feature
Mar 17 2015, 7:24 PM
theovaucher committed R4:46695739a56f: Change condition of findWorkdayTopLevel() to use QDate instead of QDatetime (authored by theovaucher).
Change condition of findWorkdayTopLevel() to use QDate instead of QDatetime
Mar 17 2015, 7:24 PM
theovaucher committed R4:7cc47517f332: Remove @wip in workday-display.feature (authored by theovaucher).
Remove @wip in workday-display.feature
Mar 17 2015, 7:24 PM

Mar 16 2015

theovaucher committed R4:771264ada47e: Add possibility to override currentDateTime (authored by theovaucher).
Add possibility to override currentDateTime
Mar 16 2015, 11:02 PM
theovaucher committed R4:6c8ef58fe267: Use DateTime::currentDateTime() instead of QDateTime::currentDateTime() (authored by theovaucher).
Use DateTime::currentDateTime() instead of QDateTime::currentDateTime()
Mar 16 2015, 11:02 PM
theovaucher committed R4:6b410752641a: Set ZANSHIN_OVERRIDE_DATETIME in acceptances tests (authored by theovaucher).
Set ZANSHIN_OVERRIDE_DATETIME in acceptances tests
Mar 16 2015, 11:02 PM

Mar 13 2015

theovaucher committed R4:569f79d2e26e: Implement findAllWorkday in Akonadi::TaskQueries (authored by theovaucher).
Implement findAllWorkday in Akonadi::TaskQueries
Mar 13 2015, 11:57 PM
theovaucher committed R4:a8964fdc0e3f: Adjust AvailablePagesModel with WorkdayPageModel (authored by theovaucher).
Adjust AvailablePagesModel with WorkdayPageModel
Mar 13 2015, 11:57 PM
theovaucher committed R4:35ddc8f46e0b: Add WorkdayPageModel (authored by theovaucher).
Add WorkdayPageModel
Mar 13 2015, 11:57 PM
theovaucher committed R4:29bc59a19a07: Add workday-display feature (authored by theovaucher).
Add workday-display feature
Mar 13 2015, 11:57 PM
theovaucher committed R4:b02d3cc59495: Add findWorkdayTopLevel to TaskQueries (authored by theovaucher).
Add findWorkdayTopLevel to TaskQueries
Mar 13 2015, 11:57 PM

Mar 5 2015

theovaucher committed R4:fb1cc9193964: findTopLevel() of taskqueries should not return any project (authored by theovaucher).
findTopLevel() of taskqueries should not return any project
Mar 5 2015, 11:24 AM