Rev |
Age |
Author |
Path |
Log message |
Diff |
17501 |
3261d 19h |
craig |
/trunk/Scribus/scribus/scpaths.cpp |
Port hunspell to trunk. Change hyphenation language storage to us the abbreviated version of the language. Rename en.xml from loremipsum to en_GB and hyph_en.dic hyph dict to hyph_en_GB.dic |
|
16262 |
3740d 16h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
fix msvc not liking 'or' in preprocessor instruction |
|
15496 |
3844d 20h |
craig |
/trunk/Scribus/scribus/scpaths.cpp |
#9382: Fix 1 old crash in old/new font prefs, fix 1 new in new font prefs, rewrite new font prefs pane to store data until prefs pane is closed, allowing cancellation of changes |
|
15483 |
3855d 18h |
craig |
/trunk/Scribus/scribus/scpaths.cpp |
Add in a XDG location finder to ScPaths, to be used for #9217 hopefully |
|
15415 |
3896d 18h |
craig |
/trunk/Scribus/scribus/scpaths.cpp |
Fix build issues for page layout variable |
|
15413 |
3897d 17h |
craig |
/trunk/Scribus/scribus/scpaths.cpp |
#9316: text fix for bundle paths with unicode chars |
|
14539 |
4102d 18h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
#8730: Add caching for low resolution images |
|
13608 |
4335d 03h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
- avoid 1.3.5svn and 1.5.0svn prefs clash
- fix picture browser trying to write to share dir which may not be writable |
|
13265 |
4418d 20h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
Fix broken temp dir, return app data dir on all platforms, and keep win32 exception |
|
13179 |
4442d 17h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
#7371: Adjust code for spell checker to allow Apple bundle to use a custom aspell dict-dir if one exists |
|
13171 |
4447d 15h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
#3912: Move preferences on OSX to use the more standard ~/Library/Preferences/Scribus. No attempt to move preference files is done as we might end up ignoring old ones for 1.3.5 for a few reasons anyway |
|
13066 |
4467d 00h |
subik |
/trunk/Scribus/scribus/scpaths.cpp |
#7737: Add custom ApplicationDataDir at configure time |
|
12543 |
4598d 18h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
Fix doc location on OS X |
|
11639 |
4810d 03h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
replace ScPaths::separatorsToSlashes() by equivalent Qt method |
|
11120 |
4886d 19h |
malex |
/trunk/Scribus/scribus/scpaths.cpp |
Move dictionaries from LIBDIR to SHAREDIR |
|
10997 |
4908d 08h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
get translations directory from ScPaths |
|
10755 |
4945d 18h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
More qt3support removal : qdebug changes |
|
10398 |
4986d 19h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
Third commit of replacing qt3support apis with new ones. Convert most QImage smoothScale calls, many QMap .data() calls, QDir static function calls, etc. |
|
10293 |
5000d 19h |
jghali |
/trunk/Scribus/scribus/scpaths.cpp |
explicitly use win32 unicode functions where possible in scpaths |
|
10223 |
5013d 17h |
cbradney |
/trunk/Scribus/scribus/scpaths.cpp |
Final Qt4 style include conversion
Builds here, please adjust if it doesnt build there |
|