summaryrefslogtreecommitdiff
path: root/navit/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-2619-386/+386
* fix:build:fixed compiler warning in graphics modulePatrick Höhn2018-01-142-5/+10
* add:graphics-qt5:add missing watchEvent slot (#387)Pierre GRANDIN2017-12-262-0/+14
* fix: graphics_qt5 fix layer drawing and draggingR7618Stefan Wildemann2017-06-132-12/+35
* Correctly implement draw_drag on graphics_qt5R7612Stefan Wildemann2017-06-064-18/+38
* Fix: Make rotating compatible to Qt 5.2 (#256)R7604Stefan Wildemann2017-06-041-2/+7
* graphics_qt5 QML: Add screen rotation support (#255)R7550Stefan Wildemann2017-05-151-9/+28
* Remove Qt5 fonts dependency on Freetype (#253)R7542Stefan Wildemann2017-05-133-36/+143
* Fix: Apply coding style to graphics_qt5Wildemann Stefan2017-05-068-1301/+1301
* Add Qt5 qml gui skeleton (#236)R7461Stefan Wildemann2017-05-048-22/+62
* graphics Qt5 keyboard (#214)R7384Stefan Wildemann2017-04-105-1/+136
* Qt5 Graphics: Add QML support (#213)R7378Stefan Wildemann2017-04-058-71/+580
* Fix: remove autotools leftoversWildemann Stefan2017-02-231-9/+0
* Fix: Qt5: only update navit geometry if root window changed size.Stefan Wildemann2017-02-233-9/+8
* Fix: Qt5: fix resizing. Add config params w,h,fullscreenStefan Wildemann2017-02-233-56/+99
* Fix: Qt5: clean up things even if there i no app objectStefan Wildemann2017-02-231-2/+5
* Fix: Qt5: allow passing Qt backend via config.xmlStefan Wildemann2017-02-232-6/+34
* Fix: Qt5: integer to pinter cast as suggested by GLibStefan Wildemann2017-02-231-7/+7
* refactor: qt5: follow api changes brought with commit 60bc2797f0bd71d87a4eece...Stefan Wildemann2017-02-232-3/+3
* Qt5: Use default svg size if size not givenStefan Wildemann2017-02-231-3/+3
* Qt5 image loading more robust on navit image guessingStefan Wildemann2017-02-231-27/+70
* Improve dash handling. Cope with impair patterns.Stefan Wildemann2017-02-231-0/+11
* Clear surfaces if transparent. Fix dash setting.Stefan Wildemann2017-02-231-5/+24