Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-SelectionBase
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-SelectionBase
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
2
Jun
25
Nov
8
Sep
12
Jul
28
Apr
7
28
Oct
9
Mar
6
Feb
10
Jan
8
19
Dec
18
16
Apr
3
27
Mar
20
9
Jan
29
Sep
10
Aug
25
Apr
12
6
5
13
Feb
6
20
Nov
24
Oct
9
Dec
16
Jul
5
Feb
26
Jul
19
12
19
Feb
12
Nov
2
19
Oct
Delete Icons
master
master
Merge branch 'workaround-black-button-bug' into 'master'
Enable existing workaround on non-MacOS systems to fix selection buttons rendered solid black in HiDPI mode.
Merge branch 'qt_6' into 'master'
add qt6 support
cppcheck fixes
FIxed nullptr warnings
Fixed deprecation QWheelevent warning
Fixed deprecation warning
Warning fixes
Removed deprecated function calls
Merge branch 'revert-f44bfc97' into 'master'
Revert "Removed deprecated function"
Removed deprecated function
Adaptions for autouic
Reduced includes
Make moc happy
Include guard for headers to support automoc
Removed QT4 checks
Removed check for Qt less than 5
Merge branch 'featureCoreProfile' into 'master'
added ifdef and comment to workaround for widget rendering
Merge branch 'master' into featureCoreProfile
Merge branch 'fix-null-deref-nogui' into 'master'
fix null deref without gui
implemented workaround for QPainter to render widget ontop of opengl.
Merge branch 'drag_and_drop' into 'master'
enable drag and drop to load selections
don't set the SelectionEnvironment if not found.
removed double parameter from SelectionBase also removedmaxAngle for floodfill selection spinbox
added functionality to add widgets for selectionparameters to the BaseSelection Plugin
added some helper functions to BaseSelectionPlugin to improve readability of the code
reverted Selection Base Plugin
Merge branch 'master' into AngleBasedEdgeSelection
More cppcheck warnings
added dihedral angle threshold for edge selection
Changed function parameters for picking from using unsigned int to size_t. Breaking Change!
null pointer check for getObject in datacontrol and selection plugin
Applied new license headers
License header update
Loading