Rev |
Age |
Author |
Path |
Log message |
Diff |
3360 |
6581 d 13 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
#2588: add translate calls where missing in tools tab and help browser |
|
3240 |
6591 d 1 h |
fschmid |
/branches/Version13x/Scribus/scribus/ |
Cleaned up a bunch of compiler warnings. |
|
2878 |
6638 d 12 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Fix some isEmpty() oopses :), and do some qstring==QString::null to qstring.isNull() conversions. |
|
2877 |
6638 d 12 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Convert qstring=="" to qstring.isEmpty() and qstring!="" to !qstring.isEmpty() |
|
2688 |
6659 d 4 h |
craig |
/branches/Version13x/Scribus/scribus/ |
use scconfig.h not config.h / win-config.h |
|
2632 |
6662 d 18 h |
craig |
/branches/Version13x/Scribus/scribus/ |
Check in a collection of trivial patches (some appropriately #ifdef'd) harvested
from FreeBSD ports. Most look like compiler compat fixes. |
|
2397 |
6685 d 10 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Update code format to use ( tr( rather than (tr( as the strings are not always picked up. |
|
2238 |
6702 d 18 h |
subik |
/branches/Version13x/Scribus/scribus/ |
#2008: 1.3: Help browser display error after maximizing |
|
2062 |
6723 d 16 h |
subik |
/branches/Version13x/Scribus/scribus/ |
#651: tr() fixes. finished. |
|
2052 |
6725 d 18 h |
subik |
/branches/Version13x/Scribus/scribus/ |
bookmarks finished. Persistent history finished. TODO: UI usability + shortcuts |
|
2048 |
6726 d 15 h |
subik |
/branches/Version13x/Scribus/scribus/ |
basic bookmarks for help viewer. Please - don't work on these files - more will come in the next days. Thank you ;) |
|
2023 |
6728 d 19 h |
subik |
/branches/Version13x/Scribus/scribus/ |
menu, searching improvements, basic printing of the documentation (need testing => only for 1.3 yet) |
|
2008 |
6730 d 14 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Add in return pressed for Subik's cool search tab, and change to use language variable instead of coded en dir. Add in a few convertSeparator calls while we are at it. |
|
2006 |
6730 d 15 h |
subik |
/branches/Version13x/Scribus/scribus/ |
Basic search and find in the documentation. |
|
1693 |
6772 d 19 h |
craig |
/branches/Version13x/Scribus/scribus/ |
Find library dir etc using the ScPath class instead of LIBDIR etc macros.
This permits bundle portability on MacOS/X and is probably not a bad idea
anyway. Please avoid using the old LIBDIR, SCRIPTDIR etc macros in favour
of ScPath::instance().whateverDir() . |
|
1144 |
6835 d 21 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Make Scribus 1.3 now use scribus13.rc, scribusfont13.rc, scrap13.scs, prefs13.xml, giving the user an option to migrate settings.
Enable UTF8 as default in help browser. |
|
1141 |
6836 d 13 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Fix for #1513 |
|
1105 |
6838 d 18 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Allow translation of Tutorials menu and avoid duplication of it, correct file! |
|
1103 |
6838 d 18 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Allow translation of Tutorials menu and avoid duplication of it |
|
1100 |
6838 d 21 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
*** empty log message *** |
|