Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Java2Cpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Glaser
Java2Cpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Aug
8
5
4
2
31
Jul
30
26
6
May
5
4
3
22
Apr
13
11
update readme
master
master
Correction: move function to source file
update testControlModel to raw pointer registry
doxygen documentation
update readme
removed debugging artifacts
moved decision about selection from model to panel
Worksheet 4 finished, no documentation
Hotfix of CommandList move: no more segFaults
PanelCommandType communication fix
Worksheet 4: 3.4 done
Worksheet 4: 3.1 done with Proxy for CommandType
Move Definitions to separate files for automoc
introduce Qt with minimal gui application
lots of ReadMe additions about Worksheet 3
Correction OFH should be in include/
Doxygen documentation
Correction: ICommand inhereted virtually
Correction: main() now int main()
Correction: Now using ICommand instead of Command
Worksheet 3 finished, no documentation
almost worksheet 3, some weirdness though
add to ReadMe (Worksheet 2 finished)
adding static vs member demo
Lots of Doxygen comments + minor corrections
enable Doxygen in cmake
configure Doxygen
introduce Doxygen
dont track .vscode/
update testing procedure
update List to WS2 + resolve polymorphism hiccups
change Command, add Gear, Direction & Pause
add and include commandlib header
Create ReadMe (Worksheet 1 finished)
create VSC environment (linux at least)
use appropriate types as discussed in meeting
test first worksheet
implement CommandList
constructor according to sheet + destructor debug
implement Element
Loading