- 20 Eki, 2011 18 kayıt (commit)
-
-
Cédric Bosdonnat yazdı
-
Luboš Luňák yazdı
Otherwise QPixmap complains when used outside of the main Qt thread and resets itself to null pixmap, eventually leading to crashes.
-
Andras Timar yazdı
This reverts commit 89f7e176.
-
Caolán McNamara yazdı
add initial code to generate language specific sample preview text samples for use for font previewing in format->character
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Tomofumi Yagi yazdı
-
Caolán McNamara yazdı
-
Felix Zhang yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
split out code that creates sample text for different scripts add extra scripts and sample text add extra space between sample text preview and font name add guess-script from opentype unicode coverage bits split out code that knows the names of symbol fonts which don't have symbol encoding set
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Bites at least with the Android cross-gcc 4.4.3. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847
-
- 19 Eki, 2011 22 kayıt (commit)
-
-
Ivan Timofeev yazdı
-
Ivan Timofeev yazdı
-
Petr Mladek yazdı
-
Petr Mladek yazdı
It is just a helper application. The desktop file still makes sense to keep the MIME type association.
-
Petr Mladek yazdı
-
Radek Doulik yazdı
-
Caolán McNamara yazdı
-
Maxim Iorsh yazdı
-
Caolán McNamara yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
Linking .rdb files has been disabled as it appears completely broken (erroneously picking up a testtools/*/lib/services.rdb instead of one from solver).
-
Stephan Bergmann yazdı
Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files).
-
Markus Mohrhard yazdı
this should make it easier to deal with the increased complexity in the unit tests for vba and star basic we should not mess with the normal calc tests while working on advanced vba and basic tests
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Fridrich Strba yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
expected 'void *' but argument is of type 'volatile int *' errno is volatile on Android, and apparently it is not OK to pass the address of a volatile valye to a function expecting void * in their gcc version.
-
Tor Lillqvist yazdı
-
Felix Zhang yazdı
-
Jan Holesovsky yazdı
-