Kornel Benko
3b9705da19
Cmake build: Add option to use native file dialog also for linux
2017-11-26 18:50:53 +01:00
Stephan Witt
0933df0011
Add Qt's Svg module to the list of used modules. This is required to allow the use of e.g. the QSvgRenderer class.
2015-05-19 22:46:26 +02:00
Enrico Forestieri
9126a99e97
Fix bug #9217 : [Qt5] QWindowsMime class not available
...
The support for QWindowsMime has been reintroduced in Qt 5.4.0.
The class name has been changed to QWinMime but the interface
is exactly the same.
2014-12-26 16:53:31 +01:00
Kornel Benko
5acc6b3791
Make it compilable under cmake again after the merge from str-metrics
2014-07-25 22:03:59 +02:00
Kornel Benko
63976066ad
avoid qt4 variable names in cmake build
2014-07-21 08:49:05 +02:00
Peter Kümmel
080fca85a8
build with mingw on Windows and Linux
2014-06-07 08:06:13 +02:00
Kornel Benko
fdd5a1bd5f
make build: Versioning of lyx.svg (missed in previous commit)
2014-05-06 17:24:00 +02:00
Benjamin Piwowarski
2da0d32771
CMake: specific modules for Qt5
2014-04-21 11:51:04 -04:00
Vincent van Ravesteijn
6f8a74791b
Adjust CMake for Qt5
2013-04-23 21:45:49 +02:00
Vincent van Ravesteijn
0cd8c03d17
CMake: Put projects into subdirs
...
This patch puts all projects into subfolders (at least for MSVS). In this
way, there is a better overview (especially if the number of test projects
will be increasing).
2012-12-15 11:02:06 +01:00
Kornel Benko
d91d6e3343
Cmake build:
...
Cleanup the use of path-variables
2012-11-02 13:33:22 +01:00
Kornel Benko
1b65a03c13
Cmake build: cleanup
2012-10-25 11:19:09 +02:00
Kornel Benko
d1ca207e94
Cmake build:
...
Next try to create Resources.qrc on the fly.
This time using a cmake-script instead of trying to rebuild the cache
2012-10-25 10:45:28 +02:00
Kornel Benko
648e197021
Cmake build: Define for 'DEVEL_VERSION' already done in development/cmake/config.h.cmake
2012-10-09 22:45:12 +02:00
Peter Kümmel
897edc10c0
cmake: move CMakeLists.txt into source dir (multiple steps)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38691 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-10 17:44:41 +00:00