Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-Scripting
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
OpenFlipper-Free
Plugin-Scripting
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2ee5b34fba2e29d0663cb2bc2d0c21516553baab
Select Git revision
Branches
2
master
default
protected
script-upgrade
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Nov
16
24
Aug
12
Jul
6
27
Oct
11
May
8
9
Mar
6
Feb
10
Jan
9
19
Dec
18
11
Jun
16
Apr
9
Jan
4
Sep
10
Jul
3
29
Jun
21
20
Mar
6
Feb
1
Jun
17
Mar
30
Nov
16
Jul
9
Jan
17
Dec
27
Jun
5
Feb
19
Jul
6
12
Jun
7
6
19
Feb
25
Jan
13
Jul
10
Apr
27
Jan
25
16
12
23
Sep
22
8
Feb
26
Jan
25
Nov
17
Jun
27
May
26
6
27
Nov
10
Aug
5
9
Jul
17
Jun
15
Apr
27
Mar
9
7
Merge branch 'qt6' into 'master'
master
master
Flag plugin as qt 5 only
removed qt5compat from qt6
fixed missing function on older qt5 versions
add qt6 support
Fixed deprecation warning
Removed deprecated screenGeometry Call
Fixed remaining QElapsedTimer warnings
Removed deprecated function calls
Merge branch 'revert-93e243c4' into 'master'
Revert "Removed deprecated function"
Removed deprecated function
Adaptions for autouic
Removed old svn header
Extra dir for widgets
Removed unnecessary include
Changed include order
Include guard for headers to support automoc
Merge branch 'master' into script-upgrade
script-upgrade
script-upgrade
Removed check for Qt less than 5
removed deprecated syntax checking code, not replaced yet!
Fixed missing signal
working towards exposing core namespace to scripting
Merge branch 'script-upgrade' of https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/Plugin-Scripting into script-upgrade
minor tweaks towards script upgrade
added file script execution back in
rewired exception handling to scripting GUI
scripts are no longer evaluated directly, evaluation is dispatched to external scripting control plugin
Add missing keyword to syntax highlighter
More cppcheck warnings
Fix crash in scripting plugin on reshow
Added include statement for scripts
reduced includes by means of static code analysis
Applied new license headers
remember and go to last directory, when saving/loading files
- fix: changing selected function via keyboard will update the description box
- add dllexport and fix some linker error for windows
Updated License Headers
fix multiple default constructor
fix vs warning
Loading