akreuzkamp (Anton Kreuzkamp)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Apr 20 2015, 2:42 PM (469 w, 3 d)
Availability
Available

Recent Activity

Feb 9 2019

akreuzkamp requested review of D18884: Workaround to prevent recursive handling of wakeup.
Feb 9 2019, 6:20 PM · Plasma

Dec 4 2018

akreuzkamp committed R318:037d2c998488: KItemListWidget: Use initStyleOption (authored by akreuzkamp).
KItemListWidget: Use initStyleOption
Dec 4 2018, 8:54 AM
akreuzkamp closed D17330: KItemListWidget: Use QGraphicsWidget::initStyleOption instead of QStyleOption::initFrom.

Pushed it, thanks for the review.
https://commits.kde.org/dolphin/037d2c9984880065bf8a7e5d189aac1c670e531b

Dec 4 2018, 8:52 AM · Dolphin

Dec 3 2018

akreuzkamp added a comment to D17330: KItemListWidget: Use QGraphicsWidget::initStyleOption instead of QStyleOption::initFrom.

related bug-report to GammaRay: https://github.com/KDAB/GammaRay/issues/504

Dec 3 2018, 2:34 PM · Dolphin
akreuzkamp requested review of D17330: KItemListWidget: Use QGraphicsWidget::initStyleOption instead of QStyleOption::initFrom.
Dec 3 2018, 2:26 PM · Dolphin

Jan 18 2017

akreuzkamp retitled D4185: Use `!` instead of `not` in preprocessor directive from to Use `!` instead of `not` in preprocessor directive.
Jan 18 2017, 12:08 PM

Sep 11 2016

akreuzkamp retitled D2739: Add Code Generator for the QML part of a file from to Add Code Generator for the QML part of a file.
Sep 11 2016, 11:37 AM

Sep 10 2016

akreuzkamp updated the diff for D2041: Add AST to IR pass..

Fixed IR-unittest. - [Compiler] Add AST to IR pass.

Sep 10 2016, 9:13 PM
akreuzkamp committed R108:3de27a558438: Make the tab group XProperty have the right type. (authored by akreuzkamp).
Make the tab group XProperty have the right type.
Sep 10 2016, 6:09 AM
akreuzkamp committed R108:6908b8faf3b1: Make the window-tabbing group of a window public via an XProperty. (authored by akreuzkamp).
Make the window-tabbing group of a window public via an XProperty.
Sep 10 2016, 6:08 AM

Sep 8 2016

akreuzkamp committed R8:d96628860899: Don't outline characters in formula rendering. (authored by akreuzkamp).
Don't outline characters in formula rendering.
Sep 8 2016, 6:46 PM
akreuzkamp closed D2685: Don't outline characters in formula rendering. by committing R8:d96628860899: Don't outline characters in formula rendering..
Sep 8 2016, 6:45 PM · Calligra: 3.0, KEXI

Sep 6 2016

akreuzkamp added a reviewer for D2685: Don't outline characters in formula rendering.: Calligra: 3.0.
Sep 6 2016, 7:21 PM · Calligra: 3.0, KEXI
akreuzkamp retitled D2685: Don't outline characters in formula rendering. from to Don't outline characters in formula rendering..
Sep 6 2016, 7:19 PM · Calligra: 3.0, KEXI

Jul 12 2016

akreuzkamp moved T760: Write CompilerPass to create the IR out of AST from To Do to In Review on the QmlWeb board.
Jul 12 2016, 5:00 PM · QmlWeb

Jun 28 2016

akreuzkamp retitled D2041: Add AST to IR pass. from to Add AST to IR pass..
Jun 28 2016, 9:46 PM

Apr 17 2016

akreuzkamp claimed T760: Write CompilerPass to create the IR out of AST.
Apr 17 2016, 3:17 PM · QmlWeb

Apr 16 2016

akreuzkamp committed R18:6be397d228e3: Add some more items to gitignore. (authored by akreuzkamp).
Add some more items to gitignore.
Apr 16 2016, 10:37 PM

Apr 12 2016

akreuzkamp abandoned D623: Added Loader, childrenRect and other fixes..

This commit is now handled at https://github.com/qmlweb/qmlweb/pull/128

Apr 12 2016, 8:16 PM
akreuzkamp commandeered D623: Added Loader, childrenRect and other fixes..
Apr 12 2016, 8:13 PM

Jan 3 2016

akreuzkamp added a comment to D623: Added Loader, childrenRect and other fixes..

For the next time, please create one commit for each change. Adding Loader and fixing repeater are separate changes and don't belong in one review request. But let's accept it for now :)

Jan 3 2016, 11:48 AM
akreuzkamp committed R18:9b2807e20a87: Add .clang-format file. (authored by akreuzkamp).
Add .clang-format file.
Jan 3 2016, 10:39 AM
akreuzkamp committed R18:e68db50ab0bd: Add .clang-format file. (authored by akreuzkamp).
Add .clang-format file.
Jan 3 2016, 10:39 AM
akreuzkamp closed D632: Add .clang-format file. by committing R18:e68db50ab0bd: Add .clang-format file..
Jan 3 2016, 10:39 AM
akreuzkamp updated the diff for D632: Add .clang-format file..

Updating Tab Width.

Jan 3 2016, 10:37 AM

Dec 5 2015

akreuzkamp retitled D632: Add .clang-format file. from to Add .clang-format file..
Dec 5 2015, 10:53 AM

Nov 14 2015

akreuzkamp added a comment to D349: [Compiler] Implemented basic code generation.

that should do it for now :)

Nov 14 2015, 12:56 PM
akreuzkamp abandoned D337: Refactor IR.

Superseeded by D349.

Nov 14 2015, 11:24 AM · QmlWeb
akreuzkamp commandeered D337: Refactor IR.
Nov 14 2015, 11:24 AM · QmlWeb
akreuzkamp abandoned D346: done objecttree.

Superseeded by D349.

Nov 14 2015, 11:22 AM
akreuzkamp commandeered D346: done objecttree.
Nov 14 2015, 11:22 AM

Sep 30 2015

akreuzkamp accepted D350: Implement basics of a AST -> JS generator.

Then please address the coding style issues and then land it. :)

Sep 30 2015, 8:10 PM

Sep 27 2015

akreuzkamp accepted D366: Finishes implementation of PureJavaScriptGenerator based on D350.

Please correct the coding style with trinary operators and land. :)

Sep 27 2015, 9:32 AM
akreuzkamp added a comment to D350: Implement basics of a AST -> JS generator.

Please explain me, what you did in Diff 3.
Diff 2 would have got a ship it...

Sep 27 2015, 8:53 AM

Sep 12 2015

akreuzkamp committed R18:a52e4edd07ec: [Compiler] Add cmake install statement. (authored by akreuzkamp).
[Compiler] Add cmake install statement.
Sep 12 2015, 9:32 PM
akreuzkamp committed R18:836250207635: [Compiler] Add cmake install statement. (authored by akreuzkamp).
[Compiler] Add cmake install statement.
Sep 12 2015, 9:32 PM
akreuzkamp closed D352: [Compiler] Add cmake install statement. by committing R18:836250207635: [Compiler] Add cmake install statement..
Sep 12 2015, 9:32 PM
akreuzkamp closed D352: [Compiler] Add cmake install statement. by committing R18:a52e4edd07ec: [Compiler] Add cmake install statement..
Sep 12 2015, 9:32 PM
akreuzkamp retitled D352: [Compiler] Add cmake install statement. from to [Compiler] Add cmake install statement..
Sep 12 2015, 9:30 PM
akreuzkamp added a comment to D350: Implement basics of a AST -> JS generator.

Thanks! :)

Sep 12 2015, 2:34 PM
akreuzkamp retitled D349: [Compiler] Implemented basic code generation from [Compiler] Implemented basic code generation Closes T504 to [Compiler] Implemented basic code generation.
Sep 12 2015, 10:52 AM
akreuzkamp moved T766: Implement component-file support from Backlog to To Do on the QmlWeb board.
Sep 12 2015, 10:45 AM · QmlWeb
akreuzkamp triaged T766: Implement component-file support as High priority.
Sep 12 2015, 10:45 AM · QmlWeb
akreuzkamp created T766: Implement component-file support.
Sep 12 2015, 10:44 AM · QmlWeb
akreuzkamp created T765: Add support for JS Resources.
Sep 12 2015, 10:41 AM · QmlWeb
akreuzkamp moved T760: Write CompilerPass to create the IR out of AST from Backlog to To Do on the QmlWeb board.
Sep 12 2015, 10:40 AM · QmlWeb
akreuzkamp triaged T764: Create Javascript Source Maps as Low priority.
Sep 12 2015, 10:39 AM · QmlWeb
akreuzkamp created T764: Create Javascript Source Maps.
Sep 12 2015, 10:38 AM · QmlWeb

Sep 11 2015

akreuzkamp added a comment to D346: done objecttree.

Looks good, generally :)

Sep 11 2015, 6:52 PM
akreuzkamp committed R18:559c2c59049a: [Compiler] Move error.[h/cpp] to utils. (authored by akreuzkamp).
[Compiler] Move error.[h/cpp] to utils.
Sep 11 2015, 5:11 PM
akreuzkamp moved T761: Implement Pass to transform JavaScript snippets from Backlog to Work in Progress on the QmlWeb board.
Sep 11 2015, 4:55 PM · QmlWeb
akreuzkamp created T761: Implement Pass to transform JavaScript snippets.
Sep 11 2015, 4:55 PM · QmlWeb
akreuzkamp created T760: Write CompilerPass to create the IR out of AST.
Sep 11 2015, 12:56 PM · QmlWeb
akreuzkamp committed R18:c93b87b0f32d: [Compiler] Add basic types and QtQml module. (authored by akreuzkamp).
[Compiler] Add basic types and QtQml module.
Sep 11 2015, 12:53 PM
akreuzkamp committed R18:15b31452e71d: [Compiler] Move builtin types out of QtQml module. (authored by akreuzkamp).
[Compiler] Move builtin types out of QtQml module.
Sep 11 2015, 12:53 PM
akreuzkamp committed R18:1a3d4c0a77f4: [Compiler] Add module loader for QtQml. (authored by akreuzkamp).
[Compiler] Add module loader for QtQml.
Sep 11 2015, 12:53 PM
akreuzkamp closed D343: [Compiler] Add basic types and QtQml module. by committing R18:15b31452e71d: [Compiler] Move builtin types out of QtQml module..
Sep 11 2015, 12:53 PM
akreuzkamp closed D343: [Compiler] Add basic types and QtQml module. by committing R18:1a3d4c0a77f4: [Compiler] Add module loader for QtQml..
Sep 11 2015, 12:53 PM
akreuzkamp updated the diff for D343: [Compiler] Add basic types and QtQml module..

Fixed docu and one variable name.

Sep 11 2015, 12:48 PM
akreuzkamp updated D343: [Compiler] Add basic types and QtQml module..
Sep 11 2015, 12:15 PM
akreuzkamp added a task to D343: [Compiler] Add basic types and QtQml module.: Unknown Object (Maniphest Task).
Sep 11 2015, 12:14 PM
akreuzkamp retitled D343: [Compiler] Add basic types and QtQml module. from to [Compiler] Add basic types and QtQml module..
Sep 11 2015, 11:02 AM
akreuzkamp committed R18:33972a6705fc: [Compiler] Remove class LibraryClass. (authored by akreuzkamp).
[Compiler] Remove class LibraryClass.
Sep 11 2015, 10:01 AM
akreuzkamp committed R18:b42ccbb2d269: [Compiler] Remove class LibraryClass. (authored by akreuzkamp).
[Compiler] Remove class LibraryClass.
Sep 11 2015, 10:01 AM
akreuzkamp closed D342: [Compiler] Remove class LibraryClass. by committing R18:33972a6705fc: [Compiler] Remove class LibraryClass..
Sep 11 2015, 10:01 AM
akreuzkamp closed D342: [Compiler] Remove class LibraryClass. by committing R18:b42ccbb2d269: [Compiler] Remove class LibraryClass..
Sep 11 2015, 10:01 AM
akreuzkamp retitled D342: [Compiler] Remove class LibraryClass. from to [Compiler] Remove class LibraryClass..
Sep 11 2015, 9:42 AM
akreuzkamp committed R18:34929f7f04b1: [Compiler] Split typesystem from objecttree in IR. (authored by akreuzkamp).
[Compiler] Split typesystem from objecttree in IR.
Sep 11 2015, 8:30 AM
akreuzkamp committed R18:112bd85ee45c: [Compiler] Split typesystem from objecttree in IR. (authored by akreuzkamp).
[Compiler] Split typesystem from objecttree in IR.
Sep 11 2015, 8:30 AM
akreuzkamp closed D341: [Compiler] Split typesystem from objecttree in IR. by committing R18:34929f7f04b1: [Compiler] Split typesystem from objecttree in IR..
Sep 11 2015, 8:30 AM
akreuzkamp closed D341: [Compiler] Split typesystem from objecttree in IR. by committing R18:112bd85ee45c: [Compiler] Split typesystem from objecttree in IR..
Sep 11 2015, 8:30 AM

Sep 10 2015

akreuzkamp updated the diff for D341: [Compiler] Split typesystem from objecttree in IR..

Fix build.

Sep 10 2015, 11:17 PM
akreuzkamp updated the diff for D341: [Compiler] Split typesystem from objecttree in IR..

Fixed, what you noted.

Sep 10 2015, 11:11 PM
akreuzkamp updated the diff for D341: [Compiler] Split typesystem from objecttree in IR..

Repairs one test, skip one and remove the unneeded one.

Sep 10 2015, 10:50 PM
akreuzkamp retitled D341: [Compiler] Split typesystem from objecttree in IR. from to [Compiler] Split typesystem from objecttree in IR..
Sep 10 2015, 10:14 PM
akreuzkamp committed R18:b7212899201b: [Compiler] Start to work on another IR revamp. (authored by akreuzkamp).
[Compiler] Start to work on another IR revamp.
Sep 10 2015, 7:55 PM

Sep 9 2015

akreuzkamp added a comment to D337: Refactor IR.

Thanks for your work! :)

Sep 9 2015, 12:49 PM · QmlWeb
akreuzkamp added a member for QmlWeb: pavelvasev.
Sep 9 2015, 10:15 AM

Sep 8 2015

akreuzkamp committed R18:c8ee21feafbf: [Compiler] Implement module loading. (authored by akreuzkamp).
[Compiler] Implement module loading.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:bfe525e06e18: [Compiler] Renaming, moving around and documenting (authored by akreuzkamp).
[Compiler] Renaming, moving around and documenting
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:11fb62c4e97f: [Compiler] Add abstract base class to ModuleLoader (authored by akreuzkamp).
[Compiler] Add abstract base class to ModuleLoader
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:59ea6fb8f7e2: [Compiler] Correct some copyright headers. (authored by akreuzkamp).
[Compiler] Correct some copyright headers.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:1ec203df18a9: [Compiler] Gather data about properties in modules (authored by akreuzkamp).
[Compiler] Gather data about properties in modules
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:940ea5177ec8: [Compiler] Add function params to module loader. (authored by akreuzkamp).
[Compiler] Add function params to module loader.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:de826b3d9830: [Compiler] Extract signal params in module loader. (authored by akreuzkamp).
[Compiler] Extract signal params in module loader.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:9bef3e3c633a: [Compiler] file.h: Add definition for rootObject() (authored by akreuzkamp).
[Compiler] file.h: Add definition for rootObject()
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:217c9f024e79: [Compiler] ModuleLoader: Add some comments. (authored by akreuzkamp).
[Compiler] ModuleLoader: Add some comments.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:1d5440c8c350: [Compiler] ModuleLoader: Add function "assert". (authored by akreuzkamp).
[Compiler] ModuleLoader: Add function "assert".
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:7e395de32530: [Compiler] ModuleLoader: Use AST:: explicitly. (authored by akreuzkamp).
[Compiler] ModuleLoader: Use AST:: explicitly.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:b2b99dd2928a: [Compiler] ModuleLoader: Detect props and stuff. (authored by akreuzkamp).
[Compiler] ModuleLoader: Detect props and stuff.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:bc19c2610bee: [Runtime] Change module API to simplify parsing. (authored by akreuzkamp).
[Runtime] Change module API to simplify parsing.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:8fb6cd26ea47: [Compiler] Adapt ModuleLoader to changed syntax (authored by akreuzkamp).
[Compiler] Adapt ModuleLoader to changed syntax
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:ae665ba6e8f7: [Compiler] Move ModuleLoader out of IR. (authored by akreuzkamp).
[Compiler] Move ModuleLoader out of IR.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:5b822609f4a3: [Compiler] Do module loading in own class & thread (authored by akreuzkamp).
[Compiler] Do module loading in own class & thread
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:c87398dc1ce7: [Compiler] Add QDebug operator for Error. (authored by akreuzkamp).
[Compiler] Add QDebug operator for Error.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:0f75902d50e9: [Compiler] Move SymbolTable/File and Module to IR. (authored by akreuzkamp).
[Compiler] Move SymbolTable/File and Module to IR.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:9a30b75e86d3: [Compiler] Rename testsymboltable to testmodule. (authored by akreuzkamp).
[Compiler] Rename testsymboltable to testmodule.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:5558d0a5fa5a: [Compiler] Improve algorithm for short symbol name (authored by akreuzkamp).
[Compiler] Improve algorithm for short symbol name
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:e1111c5517b3: [Runtime] Remove obsolete comment in code. (authored by akreuzkamp).
[Runtime] Remove obsolete comment in code.
Sep 8 2015, 9:02 PM
akreuzkamp committed R18:64ffdaf816a6: [Compiler] Adapt SymbolTable to changed module API (authored by akreuzkamp).
[Compiler] Adapt SymbolTable to changed module API
Sep 8 2015, 9:02 PM