lyx_mirror/src/frontends
Jean-Marc Lasgouttes 19024f7255 Implement native reading of mo files.
Get the default language by a mix of QLocale and LyXRC::gui_language

Known limitations:
   * encoding is supposed to be UTF-8 (the charset parameter is checked);
   * context is not handled (implemented differently in LyX);
   * plural forms not implemented (not used for now in LyX);.
   * tThe byte endianness of the machine on which the .mo file have been
     built is expected to be the same as the one of the machine where this
     code is run.
2013-05-30 22:10:01 +02:00
..
qt4 Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
tests
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
alert.h
Application.h Implement native reading of mo files. 2013-05-30 22:10:01 +02:00
Clipboard.h Header cleanup cont. 2013-05-19 18:07:53 -07:00
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 Header cleanup cont. 2013-05-19 18:07:53 -07:00
Selection.h
WorkArea.h
WorkAreaManager.cpp Cosmetics or style or something. 2011-12-02 22:27:09 +00:00
WorkAreaManager.h