lyx_mirror/src/frontends
Stephan Witt 141fbb6f8c Prepare LyX code to compile and link with Qt5:
* some functionality is in new modules now
  new header locations and library names: QtConcurrent and QtWidgets
* method setResizeMode is renamed to setSectionResizeMode
* deprecated QAbstractItemModel::reset() is dropped now
* platform specific code like QApplication::syncX() is not common anymore
* QString::fromAscii() is dropped now
* some QDesktopServices methods has been moved to QStandardPaths
2013-02-03 19:26:21 +01:00
..
qt4 Prepare LyX code to compile and link with Qt5: 2013-02-03 19:26:21 +01:00
tests
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
alert.h
Application.h Avoid that, if an error dialog pops up during a long operation, it freezes LyX. 2012-08-18 22:45:21 +01:00
Clipboard.h
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
Delegates.h
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
Painter.h Factor out painting of text decorations 2012-05-02 18:02:17 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp Cosmetics or style or something. 2011-12-02 22:27:09 +00:00
WorkAreaManager.h