summaryrefslogtreecommitdiff
path: root/navit/graphics
Commit message (Expand)AuthorAgeFilesLines
* removed:graphics:Remove feature to read image from zip (See #1194)jkoan2022-10-241-18/+4
* Fix:graphics:qt5: Fix -Wunused-variable for QPainterBastian Koppelmann2022-08-302-2/+0
* Fix:graphics:svg_debug: Fix -Wincompatible-pointer-typesBastian Koppelmann2022-08-301-1/+1
* fix:sailfish:enable sandboxing for sailfish OS. (#1182)Stefan Wildemann2022-05-233-3/+5
* Fix:graphics_qt5: allow building without qml againmetalstrolch2021-12-171-0/+2
* remove:ports:removed files from unsupported ports, i.e. Maemo and WebOS (#1145)jkoan/issue763jkoan/issue725Patrick Höhn2021-09-261-1/+0
* Fix:core: cancel drawing on resize request (#1142)Stefan Wildemann2021-09-132-12/+2
* rework:graphics:win32:Rework win32 drawing to remove the old Unicode, (#1140)jkoan2021-08-311-23/+21
* add:graphics:svg_debug:Add svg_debugging plugin (#1061)jkoan2020-12-192-0/+784
* fix:graphics:win32:Fix build with newer libpng versions. Thx @bignaux fixes #984jkoan2020-09-071-1/+1
* fix:graphics/qt5:Add missing includebarbeque-squared2020-08-211-0/+1
* change:core:Remove unused argument from attr_searchjkoan2020-08-088-35/+35
* add:graphics:gtk_drawing_area:textured polygons (#1004)Stefan Wildemann2020-05-281-5/+49
* change:core:Reformat all files for ci check (even those i havent touched)jkoan2020-05-283-17/+34
* Refactoring:GTK: use GDK_KEY for keys instead of GDK_David Heidelberg2020-05-211-21/+21
* Add:Core+Graphics+Qt5:Add support for textured polygons (#989)Stefan Wildemann2020-04-262-2/+23
* Fix:graphics/android: polygons with hole drawing (#973)Stefan Wildemann2020-01-251-15/+73
* feature:graphics/android: add polygons with holes support (#889)Stefan Wildemann2020-01-151-3/+67
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-7/+16
* cleanup:qt:Whitespaces and blank lines cleanup according to cpplint (#930)Joseph Herlant2019-10-292-151/+151
* Fix:Android:system bars (#890)jandegr2019-10-161-1/+1
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-31/+36
* fix:graphics/qt5: Allow to draw transparent polygons (#878)Stefan Wildemann2019-09-201-23/+5
* Merge branch 'trunk' into windowsCE_with_holeswindowsCE_with_holesStefan Wildemann2019-09-053-29/+236
|\
| * Fix:graphics/sdl Always use new polygon with holes primitivesdl_with_holesWildemann Stefan2019-09-031-36/+4
| * Add:graphics/sdl:Add polygon with holesStefan Wildemann2019-09-033-1/+240
* | Add:graphics/windows: polygons with holes for windows CEWildemann Stefan2019-09-031-5/+170
|/
* Add:graphics/windows: draw polygon with holes (#855)Stefan Wildemann2019-08-291-0/+63
* Merge branch 'trunk' into multipolygonStefan Wildemann2019-08-221-1/+1
|\
| * Fix:graphics/android:Remove faulty debug statement causing crashesmvglasow2019-08-211-1/+1
* | Add polygon with hole and dpi support to gtk_drawing_areaWildemann Stefan2019-08-071-10/+63
* | implement drawing of polygons with holes for qt5Stefan Wildemann2019-07-281-1/+40
|/
* add:graphics:dpi scaling support (#813)Stefan Wildemann2019-07-281-3/+25
* fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-182-2/+2
* fix:graphics:Fix isues when try to close the SDL window ion non webosjkoan2019-05-061-0/+2
* Merge branch 'master' into osd-layoutmvglasow2019-01-318-50/+79
|\
| * Fix:graphics_qt5:redraw after overlay actionqt5_osd_layer_fixWildemann Stefan2019-01-291-0/+20
| * Fix:graphics_qt5:reorder class members to workaround astyleWildemann Stefan2019-01-291-2/+3
| * Fix:graphics_qt5:Correctly disable single overlay.Wildemann Stefan2019-01-293-145/+145
| * Fix:graphics_qt5: stlye with astyle to comply with styleWildemann Stefan2019-01-298-161/+157
| * Fix:graphics_qt5:Dont't clear windows on fake resizeStefan Wildemann2019-01-292-8/+13
| * Fix:graphics_qt5:Dont't clear overlays on moveStefan Wildemann2019-01-281-6/+13
* | Refactor:graphics/android:Fix code stylemvglasow2019-01-231-19/+38
* | Add:gui:Use 0xa0 as default transparencymvglasow2019-01-221-1/+1
|/
* Fix:SDL:fix headers according to SDL convention. (#704)Bignaux Ronan2018-10-255-22/+34
* cleanup:win32:Remove unused variables (#611)Joseph Herlant2018-06-041-5/+0
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-3015-1005/+461
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-254-11/+11
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-258-23/+23
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-2520-8617/+7920