index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-qt-surface.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
doc: Manually fix remaining warnings about symmetry
Andrea Canciani
1
-1
/
+1
2012-03-29
doc: Make informational comments syntactically different from docs
Andrea Canciani
1
-15
/
+15
2012-02-12
qt: Fix compilation, also minor fix for building against Qt5
Oleg Romashin
1
-165
/
+19
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+1
2011-07-26
Fix surface backend structures
Andrea Canciani
1
-1
/
+6
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-22
/
+16
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-07-16
qt: Use native glyph rendering.
Oleg Romashin
1
-134
/
+35
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+2
2010-03-01
Warnings cleanup for CAIRO_FORMAT_INVALID.
Chris Wilson
1
-0
/
+2
2010-02-09
qt: Fix compile error.
Chris Wilson
1
-1
/
+0
2010-01-22
Add cairo_device_t
Chris Wilson
1
-1
/
+6
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-7
/
+7
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-2
/
+4
2010-01-15
qt: Make flush() robust.
Chris Wilson
1
-7
/
+26
2009-08-29
[qt] Discard impossible status return from path construction
Chris Wilson
1
-63
/
+42
2009-08-10
[qt] Fix compilation
Chris Wilson
1
-21
/
+42
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-201
/
+172
2009-07-16
[qt] Remove use of unnecessary QBrush pointer
Tobias Hunger
1
-16
/
+15
2009-07-16
[qt] Remove use of unnecessary QPen pointer
Tobias Hunger
1
-12
/
+10
2009-07-16
[qt] Cleanup some whitespace
Tobias Hunger
1
-106
/
+106
2009-07-16
[qt] Add method to flush qpainter
Tobias Hunger
1
-1
/
+13
2009-07-16
[qt] Move _opstr() inside the #if 0 to avoid warnings
Tobias Hunger
1
-25
/
+25
2009-07-16
[qt] Reduce padding in cairo_qt_surface_t struct
Tobias Hunger
1
-13
/
+14
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-0
/
+1876