2009-09-03 14:12:15 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message:
Use --mode=install for libtool, don't dependency on the legacy
detection.
|
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message:
bump revision because of graphics/jpeg update
|
2009-07-07 20:03:32 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
user-destdir support
|
2009-06-15 00:06:43 by Joerg Sonnenberger | Files touched by this commit (42) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2009-06-14 08:33:44 by Hasso Tepper | Files touched by this commit (3) |
Log message:
Make these actually build.
|
2008-10-26 15:02:33 by Adam Ciarcinski | Files touched by this commit (18) |
Log message:
Changes 4.4.3:
* Updated application icons and other graphics to reflect the look
and feel of the new Qt brand.
* Copyright of Qt has been transferred to Nokia Corporation.
|
2008-03-13 18:38:49 by Joerg Sonnenberger | Files touched by this commit (29) |
Log message:
Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
|
2007-07-28 09:40:54 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Changes 4.3.0:
- Configuration/Compilation
* Fixed OpenBSD and NetBSD build issues.
- Legal
* Added information about the OpenSSL exception to the GPL.
- Documentation and Examples
* Added information about the TS file format used in Linguist.
* Moved platform and compiler support information from
www.trolltech.com into the documentation.
* Added an Accessibility overview document.
* Added new example to show usage of QCompleter with custom tree models.
- Translations
- Added support for the CP949 Korean Codec.
- [138140] The whole Qt source compiles with the QT_NO_CAST_FROM_ASCII
and QT_NO_CAST_TO_ASCII defines and therefore is more robust when
using codecs.
- Added support for HP-UX 11i (Itanium) with the aCC compiler
- Changed dialogs to respond much better to the LanguageChange event.
(i.e. run time translation now works much better.)
- Signals and slots
* [61295] Added Qt::BlockingQueuedConnection connection type, which
waits for all slots to be called before continuing.
* [128646] Ignore optional keywords specified in SIGNAL() and SLOT()
signatures (struct, class, and enum).
* Optimize emitting signals that do not have anything connected to them.
- [121629] Added support for the MinGW/MSYS platform.
- [102293] Added search path functionality (QDir::addSearchPath)
- Almost all widgets are now styleable using Qt Style Sheets.
|
2007-03-18 18:34:42 by Adam Ciarcinski | Files touched by this commit (16) | |
Log message:
Changes 4.2.3:
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.2.0.
- Configuration/Compilation
* Fixed architecture detection on UltraSPARC-T1 systems.
* Fixed compilation on embedded architectures when qreal is not double.
- Documentation
* Completed documentation for "Implementing Atomic Operations",
which is useful for people porting Qt to a new hardware architecture.
- Translations
* Added a new unofficial Portuguese translation courtesy of Helder
Correia.
- Qt Linguist
* Made the columns in the phrasebook resizeable.
- lupdate
* Fixed bug in the .pro parser of lupdate. It should accept backslashes.
* Fixed a severe slowdown in lupdate. (~400x speedup.)
* Fixed traversal of subdirectories.
- moc
* Don't create trigraphs in the generated code for C++ casts.
- uic
* Fixed a bug that generated excessive margins for Q3GroupBox.
|
2006-12-28 13:12:59 by Joerg Sonnenberger | Files touched by this commit (30) |
Log message:
Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
|