Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Update to C++11/C++14/Qt5.4 whereever possible #14

Open
4 of 5 tasks
hellerve opened this issue Nov 30, 2014 · 1 comment
Open
4 of 5 tasks

Update to C++11/C++14/Qt5.4 whereever possible #14

hellerve opened this issue Nov 30, 2014 · 1 comment

Comments

@hellerve
Copy link
Member

A short(possibly incomplete) To-Do-List:

  • Use Smart Pointers in Application
  • Use Smart Pointers in Test Suite
  • Use const more appropriately
  • Use auto where appropriate
  • Change QtOpenGL interface to Qt5.4 specifications

This is a rather long process, but I assume it will be worth it.

@hellerve hellerve changed the title Update to C++11/C++14 update whereever possible Update to C++11/C++14/Qt5.4 whereever possible Dec 4, 2014
@hellerve
Copy link
Member Author

hellerve commented Jan 2, 2015

I played around with C++14 and Qt5.4 a bit today and was able to verify that the code works as expected with it. Now it just has to exploit all the cool new features.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant