rockbox/utils/themeeditor/graphics
Dominik Riebeling fa330c109d themeeditor: Make it compile with current Qt5.
- Replace use of obsolete members with their replacements.
- Fix type issue that requires explicitly creating the right object now.
- Update project file to work with Qt5.

Change-Id: I3af2b1520796e977e58c0a01e165c77c469a23b9
2020-09-03 18:45:48 +02:00
..
rbalbumart.cpp Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbalbumart.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbfont.cpp Theme Editor: Added warning messages for missing resources 2010-08-13 19:14:54 +00:00
rbfont.h Theme Editor: Added warning messages for missing resources 2010-08-13 19:14:54 +00:00
rbfontcache.cpp
rbfontcache.h
rbimage.cpp Theme Editor: Added warning messages for missing resources 2010-08-13 19:14:54 +00:00
rbimage.h Theme Editor: Updated rendering code to accomodate new format for %xd tags, including long names, numerical tile specification, tag-evaluating tile specification, and tile offset 2011-01-22 08:45:59 +00:00
rbmovable.cpp Theme Editor: Restricted resizing/moving of graphical elements to integer coordinates 2010-08-06 20:06:56 +00:00
rbmovable.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbprogressbar.cpp Theme Editor: Made progress bar display correctly when resized, fixed some segfaults caused by editing SBS elements from a WPS document and then turning SBS rendering off 2010-08-06 07:53:19 +00:00
rbprogressbar.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbrenderinfo.cpp Theme Editor: Co Used a more efficient/less error-prone system for rendering SBS documents underneath WPS documents 2010-08-09 19:37:23 +00:00
rbrenderinfo.h Theme Editor: Co Used a more efficient/less error-prone system for rendering SBS documents underneath WPS documents 2010-08-09 19:37:23 +00:00
rbscene.cpp Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbscene.h Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbscreen.cpp themeeditor: Make it compile with current Qt5. 2020-09-03 18:45:48 +02:00
rbscreen.h Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag 2010-08-12 23:05:53 +00:00
rbtext.cpp Theme Editor: Implemented line scrolling 2010-07-07 22:25:42 +00:00
rbtext.h Theme Editor: Implemented line scrolling 2010-07-07 22:25:42 +00:00
rbtextcache.cpp
rbtextcache.h
rbtoucharea.cpp Theme Editor: Made touch area position relative to enclosing viewports 2011-03-20 04:20:13 +00:00
rbtoucharea.h Theme Editor: Made touch area position relative to enclosing viewports 2011-03-20 04:20:13 +00:00
rbviewport.cpp Theme Editor: Changed playlist rendering to match new syntax 2010-08-15 02:04:06 +00:00
rbviewport.h Theme Editor: Changed playlist rendering to match new syntax 2010-08-15 02:04:06 +00:00