Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
5bec885c
Commit
5bec885c
authored
Jul 19, 2017
by
Jan Möbius
Browse files
Updated changelog
parent
77f68b24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Documentation/DeveloperHelpSources/changelog.docu
View file @
5bec885c
...
...
@@ -3,11 +3,29 @@
- <b>OpenFlipper 4.0 ( ?/?/? )</b>
- <b>Breaking changes</b>
- Picking functions use size_t instead of unsigned int now (Required to get rid of a lot of warnings during compilation)
- Picking functions use size_t instead of unsigned int now (Required to get rid of a lot of warnings during compilation)
- <b>Core</b>
- Queued cross plugin interconnection feature
- Use QOpenGLWidget
- Switched to Qt command line parsing and removed SimpleOpt
- <b>Plugins</b>
- Primitives
- Added Torus
- SelectionBase
- added signal and slot to add widgets for selectionParameters to the selectioninterface
- VSI
- Fixed picking in Object selection
- Moved Icon into Plugin
- <b>Build System</b>
- Improved Branding support
- Support for Qt up to 5.9
- Support for VS 2017
- Enable C++-11 by default
- Drop support for Qt 4
- Drop support for QWT 5
- Make sure that resource filenames are unique
- Split Type plugins into separate builds and remove types from pluginlib
- Make all plugins submodules and therefore standalone git repositories
- <b>OpenFlipper 3.1 ( 2016/10/12 )</b>
- <b>General</b>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment