Rev |
Age |
Author |
Path |
Log message |
Diff |
10380 |
5395d 11h |
subik |
/ |
style list - 1st column should take precedence in sizing |
|
10379 |
5395d 12h |
subik |
/ |
SM: layouts and sizes fixes in progress;
#6100: Drop down lists for fontface and font style are too smal |
|
10378 |
5395d 17h |
subik |
/ |
compiler warning |
|
10377 |
5396d 02h |
cbradney |
/ |
#1485: set pt as only displayed unit for para spacing above and below, and baseline grid and baseline grid offset.
Fix some broken scrspinbox constructor calls, clean some unit switching code. |
|
10376 |
5396d 03h |
cbradney |
/ |
Some SVN build instruction updates |
|
10375 |
5396d 03h |
cbradney |
/ |
Fix 133x SVN url and remove 1.3.4svn SVN url |
|
10374 |
5396d 03h |
cbradney |
/ |
#130: Show right side of p as positive |
|
10373 |
5396d 04h |
cbradney |
/ |
#130: Allow base 12 type display of pica. Uses points to store the value and displays as XpY.Z |
|
10372 |
5396d 04h |
cbradney |
/ |
Clean some more includes |
|
10371 |
5396d 04h |
jghali |
/ |
wmf importer : fix rectangle record parsing, fix potential stack overflow in WmfCmd dtor |
|
10370 |
5396d 08h |
jghali |
/ |
fix #6098 : crash when creating a new style |
|
10369 |
5396d 09h |
cbradney |
/ |
Include cleaning, use running apps language in helpbrowser.
Fix the broken rulers for P and C modes (wrong scale) |
|
10368 |
5396d 10h |
jghali |
/ |
fix #5586 : line style applies only to first item of selection while it is expected to apply to all |
|
10367 |
5396d 10h |
jghali |
/ |
- fix #5586 : line style applies only to first item of selection while it is expected to apply to all
- some adjustments related to screen refresh in itemSelection_* functions |
|
10366 |
5396d 12h |
jghali |
/ |
port sctext_shared and storytext to qt4, sctext_shared inherits QList for now, the opportunity to use QVector instead should be investigated tho, may allow better performances |
|
10365 |
5396d 14h |
jghali |
/ |
remove some old code |
|
10364 |
5396d 14h |
jghali |
/ |
fix msvc compiler error |
|
10363 |
5396d 14h |
jghali |
/ |
1) abort_on_error message handlder does not help debugging on win32, it will prevent debugger to stop at the place where error has really occured
2) don't overwrite message handler installed by main_win32.cpp |
|
10362 |
5396d 14h |
jghali |
/ |
- Qt::WStyle_Customize and Qt::WStyle_NormalBorder are not useful in qt4, their value being 0
- do not use geometry(), but frameGeometry() on WIN32 |
|
10361 |
5396d 14h |
jghali |
/ |
fix msvc warning |
|