summaryrefslogtreecommitdiff
path: root/navit/graphics.h
Commit message (Expand)AuthorAgeFilesLines
* removed:graphics:Remove feature to read image from zip (See #1194)jkoan2022-10-241-11/+0
* Add:Core+Graphics+Qt5:Add support for textured polygons (#989)Stefan Wildemann2020-04-261-0/+4
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-1/+1
* implement drawing of polygons with holes for qt5Stefan Wildemann2019-07-281-0/+2
* add:graphics:dpi scaling support (#813)Stefan Wildemann2019-07-281-82/+99
* change:osd: compass appearance update (#413)lains2018-03-131-0/+2
* Fix:gui_internal:Further native keyboard refinementsmvglasow2016-02-241-3/+16
* Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-241-0/+17
* Add:graphics_android:Implement padding for areas obstructed by system UImvglasow2016-02-021-0/+15
* Refactor:core:Add Doxygen docs, #define IMAGE_W_H_UNSET for image dimensions.R6547Sebastian Leske2016-01-211-0/+28
* Refactor:Remove unused parameter 'alpha' for overlaysSebastian Leske2015-09-061-2/+2
* Refactor:remove param 'alpha' from graphics_overlay_new/resizeSebastian Leske2015-09-061-2/+2
* graphics:Add Doxygen comments.Sebastian Leske2015-09-051-0/+5
* Refactor:core:Remove unused graphics method graphics_gc_set_stipple.sleske2015-03-081-2/+0
* Refactor:core:Remove unused method graphics_draw_restore.sleske2015-03-031-2/+0
* Fix:core:Remove draw_mode_end_lazy. Only used by QPainter and OpenGL graphics...sleske2015-01-251-1/+1
* Fix:core:Remove unused draw modes draw_mode_begin_clear and draw_mode_cursor.sleske2015-01-251-1/+1
* Refactor:android:Named constants for draw_mode values.sleske2015-01-251-0/+1
* Add:Core:Begin of support for reading icons from zip filemartin-s2013-06-011-1/+1
* Add:Core:New struct to pass raw image data to graphics drivermartin-s2013-05-261-0/+11
* Add:Core:Changed draw_image_warp apimartin-s2013-02-151-1/+1
* Fix:gui/internal:Fix warnings and comments, remove dead code.sleske2012-11-051-1/+1
* Add:core: add graphics_font_destroy for cleaning up struct graphics_fontwoglinde2012-06-201-0/+1
* Fix:core:Fix reference to already freed object in displaylist->dc.transform. ...mdankov2012-02-101-0/+1
* Add:gui_internal:When map is clicked, display the closest visible item detail...mdankov2011-12-181-0/+3
* fix:core:Do not handle accesskeys for disabled OSDs or when the user is in th...tegzed2011-08-291-0/+1
* Add:Core:Make optionally display a label at cursormartin-s2011-03-171-1/+1
* Fix:core:make graphics drivers' destroy method called on exittegzed2011-02-051-0/+1
* Add:Core:Possibility to specify font name for OSDsmartin-s2011-01-071-0/+1
* Add:map_binfile:Feedback during map downloadmartin-s2010-12-241-1/+2
* Fix:Core:Some const problemsmartin-s2010-07-151-2/+2
* Core:Fix:Fix some warnings.horwitz2010-03-161-0/+2
* Add:Core:Possibility to set brightness, contrast and gamma for graphicsmartin-s2010-01-021-0/+1
* Add:Core:Made selection more flexiblemartin-s2009-12-081-2/+3
* Add:gui_internal:Possibility to emit a signal when POI is clickedmartin-s2009-12-011-1/+2
* Fix:Core:Made graphics more flexiblemartin-s2009-11-261-1/+1
* Add:graphics_android:Camera supportmartin-s2009-11-121-1/+1
* Fix:graphics_gtk_drawing_area:Improved embeddingmartin-s2009-10-191-0/+2
* Add:Core:And another batch of android updatesmartin-s2009-08-161-1/+3
* Fix:graphics_gd:Clear background at the correct time, support for emulating c...martin-s2009-05-251-0/+5
* Fix:Core:Set minimum line widthmartin-s2009-04-251-0/+1
* Add:Core:Initial support for setting stipple for areasmartin-s2009-03-241-0/+1
* Fix:Core:Cleaned up mapset handlingmartin-s2009-03-201-1/+2
* Add:Core:Adding the possibility to resize overlaystinloaf2009-03-171-0/+2
* Add:Core:Code to highlight object at view on mapmartin-s2009-03-061-9/+11
* Fix:Core:Avoid drawing the map after gui internal has been openedmartin-s2009-01-261-0/+1
* Add:Core:Made graphics rendering a background task to get better routing perf...martin-s2009-01-261-2/+2
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-0/+1
* Core:Fix:Improve navit_destroyhorwitz2008-12-281-0/+1
* Add:Core:3d Supportmartin-s2008-12-251-1/+0