-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qt5 compatibility #13
base: master
Are you sure you want to change the base?
Commits on Nov 13, 2015
-
working only with Qt5 now, also added example application
Dzhoshkun Ismail Shakir committedNov 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 1de3044 - Browse repository at this point
Copy the full SHA 1de3044View commit details
Commits on Nov 16, 2015
-
Dzhoshkun Ismail Shakir committed
Nov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 41cd17b - Browse repository at this point
Copy the full SHA 41cd17bView commit details -
- introduced CMake option for Qt5, and keeping Qt4 optional
- sample application not being built any more
Dzhoshkun Ismail Shakir committedNov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for e8f2930 - Browse repository at this point
Copy the full SHA e8f2930View commit details -
removed sample application code altogether
Dzhoshkun Ismail Shakir committedNov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 9001cb5 - Browse repository at this point
Copy the full SHA 9001cb5View commit details -
Merge branch 'qt5-compability':
- Qt5 compatibility specify "-D USE_Qt5=ON" when building, in addition to "-D Qt5Core_DIR=..." - added CMake find file, which allows for CuteLogger to be found using "FIND_PACKAGE(CuteLogger CONFIG REQUIRED)" (NB: "make install" will install to e.g. /usr/local/include/cutelogger/ and /usr/local/lib/cutelogger/ now)
Dzhoshkun Ismail Shakir committedNov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for f5a4da8 - Browse repository at this point
Copy the full SHA f5a4da8View commit details -
Dzhoshkun Ismail Shakir committed
Nov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 8105e79 - Browse repository at this point
Copy the full SHA 8105e79View commit details -
Merge branch 'add-readme': added README file with simple build and us…
…e instructions
Dzhoshkun Ismail Shakir committedNov 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 94037ee - Browse repository at this point
Copy the full SHA 94037eeView commit details
Commits on Nov 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for dfd0e01 - Browse repository at this point
Copy the full SHA dfd0e01View commit details