Commit graph

18 commits

Author SHA1 Message Date
lasconic
170d710cb7 fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
ws
080cddb2e0 remove unstyled text 2014-03-14 11:36:16 +01:00
Joachim Schmitz
12497a46ec fix #23038: reduce height of dialogs to 560 pixel
so they easily fit a 1024x600 screen on e.g. a Netbook, without losing
anything, at least not on Windows.
The dialog editstyle.ui can only get reduced to 573px permanently (it
increases to that on the next change otherwise). It'd be nice if we could
reduce that dialog by the remain 13px, but isn't strictly needed,
with the window title added that dialog might be a few (single digit)
pixel higher than 600, but nothing relevant of that dialog should
become invisible, so that shouldn't be much of a problem.
The only remaining dialog, stafftype.ui, is taken care of in PR #763
2014-03-13 08:53:26 +01:00
ws
9077500b27 remove % offset from text style; adapt text alignment properties 2014-02-27 15:24:57 +01:00
Joachim Schmitz
1c315db2e4 fix #23366: capitalization
Hope I got all I wanted to get

Also fixed to typos in debug output
2014-01-13 16:37:02 +01:00
lasconic
a375357ca1 minor fixes 2013-09-04 10:05:40 +02:00
lasconic
025f37c36c replace X and Y by horizontal/vertical, fix some capitalization in inspector 2013-08-26 14:46:04 +02:00
lasconic
aeed8c2930 fix icons in text properties 2013-08-13 17:14:12 +02:00
ws
a7f632e065 simplify icon engine by manipulating svg xml text 2013-07-05 18:54:25 +02:00
lasconic
b1d7b217ba add untranslatable strings 2013-06-18 15:54:18 +02:00
lasconic
7f02e54c32 missing icon in Style->Text 2013-05-15 14:00:44 +02:00
lasconic
40594b788b add align-vertical-baseline icon, fix alignment icons in Style->Text 2013-05-11 12:36:17 +02:00
Werner Schweer
1e0150dafe implement wordwrap with simpletext 2012-12-10 12:06:13 +01:00
lasconic
b41b93fb7b better default for text frame 2012-12-05 22:35:49 +01:00
Werner Schweer
4b9012603a change text frame width and margins from mm units to space units 2012-09-10 11:55:24 +02:00
lasconic
a625599502 fix #17588: Place border around colour boxes 2012-07-30 16:34:36 +02:00
Werner Schweer
f6947290d4 add alpha channel to color selector; add background color to textframe 2012-07-20 21:46:31 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00