mosfet80
|
f1cf05081f
|
[Mod] clean GLGraphicsView.cpp
Removed dead code
|
2024-07-08 11:58:13 +02:00 |
|
wmayer
|
8a56da4ee0
|
Sandbox: [skip ci] fix build failures
|
2023-09-08 11:47:16 +02:00 |
|
mosfet80
|
f0817d44b7
|
Removal of unused code due to old <5.2 Qt library (#8842)
|
2023-03-12 11:08:58 +01:00 |
|
luzpaz
|
79e150a81b
|
Fix trailing whitespace, typos, headers
Fix trailing whitespace, typos, and header uniformity.
|
2023-01-23 00:34:37 +01:00 |
|
wmayer
|
2c42c57560
|
fixes 0003222: Invert zoom setting is not respected in paper/page mode
|
2019-01-14 11:08:17 +01:00 |
|
wmayer
|
0e1cfea354
|
fixes 0003657: automatic rotation disabled by default
|
2018-10-28 20:45:02 +01:00 |
|
luz.paz
|
43244aa762
|
More misc. typos
|
2018-05-19 12:17:52 -04:00 |
|
wmayer
|
75cba4d987
|
fix -Wextra in Sandbox
|
2016-09-23 21:58:43 +02:00 |
|
wmayer
|
2af6bb6e49
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
wmayer
|
555f8cb325
|
+ fix issue with cursor on viewer widget, prepare code for improved event handling
|
2016-03-28 00:55:37 +02:00 |
|
wmayer
|
d43ba59077
|
+ improve GraphicsScene class
|
2016-03-27 16:22:30 +02:00 |
|
wmayer
|
c4bd392d85
|
+ improve GraphicsScene class
|
2016-03-26 19:02:15 +01:00 |
|
wmayer
|
c7a8471ca1
|
+ make GraphicsView get working again, remove unneeded code
|
2016-03-26 14:30:36 +01:00 |
|
maurerpe
|
2e4efb5b10
|
Fix remaining toAscii/fromAscii
Qt5 does not have toAscii or fromAscii. Use toLatin1 and fromLatin1
respectively. Both replacement functions exist in Qt4.8.
|
2016-02-24 23:56:43 +01:00 |
|
wmayer
|
51b817bbe1
|
+ add GL test stuff into Sandbox module
|
2014-08-21 18:15:43 +02:00 |
|