Commit Graph

9 Commits (698d03cd82700e49797680260b6d8cc2b6fd06b1)

Author SHA1 Message Date
Andrew Tribick 7cf1aac419 [qt] Experimental Qt6 support
- Switch from legacy QGLWidget to QOpenGLWidget

- [win32] Use a frameless window 1 pixel larger than the monitor instead of a
  fullscreen window, in order to avoid issues showing context menus

- Fix a settings bug where window state on the fullscreen transition was not
  saved in the MainWindow group.
2022-01-15 18:13:28 +01:00
Hleb Valoshka 04c187d776 [qt] Don't use deprecated Qt features 2020-03-29 17:58:49 +03:00
Hleb Valoshka ad2de6b6a5 [tools,qt] Replace deprecated Qt methods 2019-12-06 10:55:14 +03:00
Hleb Valoshka 870f2feebd [cmake] Build qttxf tool 2019-04-08 12:07:43 +03:00
Hleb Valoshka 1d07836fa4 Port qttxf tool to Qt5 2019-04-08 12:07:43 +03:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Chris Laurel 321eab2717 Fixes for qttxf texture font file creation tool:
- Corrected glyph uv coordinates
- Show debug output indicating whether an exact font match was possible
2011-09-07 14:25:13 +00:00
Chris Laurel 5e97b856cc Expanded glyph set generated by qttxf tool. 2009-08-27 01:52:26 +00:00
Chris Laurel 45d932a285 Added qttxf, a GUI based tool for creating txf font files. 2009-08-27 01:11:22 +00:00