BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
Scribus
(root)
/
trunk
/
Scribus
/
scribus
/
plugins
/
svgexplugin
/
svgexplugin.cpp
- Rev 18524
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
18524
2662d 04h
avox
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
refactor StoryText to make itemText.item(int) private, part 1
18454
2693d 00h
craig
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Remove old QT_VERSION detection code for certain Qt version dependent issues
18114
2914d 10h
jghali
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
change FPointArray index type from uint to int in order to match the underlying type used by QVector
17941
2961d 21h
jghali
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
remove some unneeded scmessagebox.h include
17418
3209d 02h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Since old style tables are no longer available, all code related to them is removed now.
17407
3214d 01h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
More work on getting inline frames editable, changed the way inline items are referenced.
17405
3215d 02h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
First steps towards editing of inline frames.
Removed the unneeded InlineFrame class.
Added a palette for the inline frames.
17315
3256d 01h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Tables: implemented SVG export
17042
3337d 05h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Fixed Bug 10277: "Path included in tif should be correctly flipped with frames", 2nd follow-up, fixing svg output
17034
3339d 22h
jghali
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
fix more warnings (v2) reported by gcc
17023
3341d 04h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Fixed Bug 7659: "Page numbering disappears when Text Frame is attached to Path"
16763
3453d 23h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Fixed painting of polygons with non closed subpaths.
16744
3457d 01h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Allow setting of the "fill rule" for the clipping path of groups.
16736
3458d 21h
jghali
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
some alphabetical reordering of includes in cpp files
16729
3460d 13h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Initial commit of a popper based pdf importer. This importer needs at least poppler-0.17.1 to work.
+ fixes for pattern export in pdf and pdf
16602
3552d 01h
jghali
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
fix some other potential crashes related to null inline objects
16311
3643d 03h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Initial committ of the new "Spiral" tool.
16238
3660d 01h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Fixed Bug #9526: SVG export crashes Scribus.
Export our layers in a way that Inkscape recognizes them.
16215
3664d 05h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Fixed Bug #4717: "New shape: Circle segment", works almost exactly as in Inkscape.
16191
3670d 05h
fschmid
/trunk/Scribus/scribus/plugins/svgexplugin/svgexplugin.cpp
Added a new PageItem type "RegularPolygon". This type is created by the "Regular Polygon" tool now and the properties of that polygon can be edited. Thus Bug #9534: "no polygones" is resolved now.
←Prev
1
2
Next→
Show All