| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/corelib/io/qdatastream.h
tools/assistant/translations/translations_adp.pro
tools/qdoc3/test/qt-build-docs.qdocconf
tools/qdoc3/test/qt-inc.qdocconf
tools/qdoc3/test/qt.qdocconf
translations/assistant_adp_de.ts
|
| |
| |
| |
| | |
New API will most likely not be in the Beta release.
|
| | |
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- I reverted the font enlargement. This should be up to the user.
- The fonts are now uniform again, giving a more professional apparance.
- Added a slight gradient for the headers to give it a more modern look.
- Fixed a rendering glitch with webkit where no borders were visible.
The qt-resources.qdoc is basically there to export the image.
Reviewed-by: Morten Engvoldsen
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
| |
| |
| |
| | |
Also point to the right contact-us address.
|
| |
| |
| |
| | |
Reviewed-by:David Boddie <dboddie@trolltech.com>
|
| |
| |
| |
| | |
Needs a screenshot or picture.
|
| | |
|
| |
| |
| |
| | |
IPC is missing.
|
| |
| |
| |
| |
| |
| | |
Also add links to relevant APIs or documents for each block.
Missing: Qt on Symbian
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Display lists, and a few other features dont work in ES/ES2. Refaoctor to
allow redo of lighting and other non-fixed-function pipeline features.
Also use QAnimation* classes instead of timers, and correct a few minor
bugs (flipped texture). Include new screenshot (old one manifested bug).
Reviewed-by: Rhys Weatherley
|
|\ \
| |/
| |
| |
| | |
Conflicts:
src/corelib/io/qdatastream.h
|
| |
| |
| |
| |
| |
| |
| |
| | |
This effect was removed in 1c9a28ea64cc53e61a64644dc5a4ff121b475bc5, but
has now been readded on request from a couple of customers. Andreas also
agreed we should provide this effect.
Reviewed-by: Andreas
|
| |
| |
| |
| | |
It now finds a lot more \since 4.6 stuff.
|
| |
| |
| |
| |
| | |
Task-number: QT-2204
Reviewed-by: Janne Anttila
|
| |\ |
|
| |\ \ |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
demos/embedded/fluidlauncher/config_s60/config.xml
demos/embedded/fluidlauncher/fluidlauncher.pro
src/corelib/io/io.pri
src/gui/kernel/qapplication_s60.cpp
src/gui/kernel/qwidget_s60.cpp
src/s60installs/qt_libs.pro
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: David Boddie
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Conflicts:
doc/src/qt4-intro.qdoc
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Discussed in the program team - adding it as a Tier 1 platform is too
ambitious.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: Trust Me
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Task-number: QTBUG-2989
Reviewed-by: Jason Barron
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Those two classes are specific to the state machine framework, but
their names were so generic that we felt they were polluting the
Q-namespace. They are now QStateMachine::SignalEvent and
QStateMachine::WrappedEvent.
Reviewed-by: Eskil Abrahamsen Blomfeldt
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Reviewed-by: Trust Me
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Snippets pointing to moved code - now fixed.
Reviewed-by: TrustMe
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: Trust Me
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Implicit sharing makes this a bit of a trap, since the iterator continues
to function, but only on the data in the copies.
|
| | | | | |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
In particular, MSSQL, DB2 and Sybase suffer from cross-platform and
feature complete client libraries.
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: Bill King
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
QAudioDeviceInfo.
Reviewed-by: Bill King
|
| |\ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
With this patch, the application developer can use his own
CEikApplication, CEikDocument and CEikAppUi classes with Qt, by
deriving from QS60MainApplication, QSMainDocument and QS60MainAppUi,
respectively. He can then register a factory function in the
QApplication constructor to have his own objects created during the
framework initialization.
This patch also fixes some Qt code style issues.
RevBy: Jason Barron
RevBy: mread
RevBy: Sami Merila
RevBy: Shane Kearns
|
| |/ /
| | |
| | |
| | | |
Reviewed-By: TrustMe
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added GCCE as a compiler in SymbianMakefileGenerator::writeMmpFileCompilerOptionPart
Task-number: QT-1163
Reviewed-by: axis
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We now generate only one set of docs, for the qt-everywhere package.
Thus we no longer need to differentiate the different editions.
Reviewed-by: Trust Me
|
| | |
| | |
| | |
| | | |
In test/qt.qdocconf, change %VERSION% to 4.6, for example.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On the way to making opengl examples portable, remove display lists
and go to triangles only. Use QMatrix4x4. While on the job use Qt/3D
stylee to make the QtLogo as an example of 3D programming more Qt-like.
Reviewed-by: Rhys Weatherley
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously rounded rectangles were converted into a QVectorPath
and then a VGPath. This change creates the VGPath directly without
an intermediate step and was made possible by change dd3e4308.
Reviewed-by: trustme
|
| | |
| | |
| | |
| | | |
Reviewed-by: Trust Me
|
| | |
| | |
| | |
| | | |
Reviewed-by: Trust Me
|