| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
that makes manual diffing simpler and makes more complex dir structures
less confusing.
|
|
|
|
|
|
|
| |
92e9a48 ("eliminate Translator::replace()") eliminated the correctness
as well. whoops.
this code should be more efficient as well ...
|
|
|
|
| |
Reviewed-by: TrustMe
|
|
|
|
|
|
| |
... unless of course one hits this weird lupdate behavior regarding
SUBDIRS in conjunction with -ts. just use the flag for this one test for
now.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1:
uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroup
Changelog: Added Designer/uic entries for 4.6.1
Designer: Enable seconds editing for Q[Date]TimeEdit's properties.
Designer: Selection handles disappear when using style sheet on form.
do not accumulate messages
|
| |
| |
| |
| |
| |
| |
| | |
The uic from Qt3 did the same. And otherwise uic3/uic generates a
radiobutton->setButtonGroupId(val) line, which does not compile.
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
on UNIX, for which QLocale's ShortFormat does not include seconds.
Move format creation into browser utilities and use consistently
for display and editing.
Reviewed-by: Jarek Kobus <jkobus@trolltech.com>
Task-number: QTBUG-6965
|
| |
| |
| |
| |
| |
| |
| |
| | |
... that has a white background color.
The selection handles inherited the form's stylesheet. Fix by parenting
them on the (internal) form container widget.
Reviewed-by: Jarek Kobus <jkobus@trolltech.com>
Task-number: QTBUG-6757
|
| |
| |
| |
| | |
Task-number: QTBUG-6588
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (27 commits)
Fix QT_NO_CONTEXTMENU
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( 865abd2871c801c1d3d0f4eebd985b2daab89ebe )
Fix license check failure.
QHttpSocketEngine: Remove unneeded code
doc: Clarified that .lnk files are System files on Windows.
doc: Clarified that the scene owns its items and destroys them.
QAbstractSocket: Fix warnings when compiling with QABSTRACTSOCKET_DEBUG
QAbstractSocket: Warn when wrong QHostInfo was received
doc: Fixed references to currsor position().
Prevent a crash when creating an inputContext from the QApplication dtor.
doc: Added some missing macro descriptions.
Small optimization in QIODevice::readAll()
doc: Added note explaining grabMouse() for Cocoa and Carbon.
doc: Replaced usses of rootState() with state machine pointer.
doc: Fixed typo.
doc: Clarified which values were added in Qt 4.4.
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( 5d691a1c283938dfbdf891883d8cff8a6ef040bf )
doc: Clarified next and previous activation order.
Fix typo in QFSFileEnginePrivate::canonicalized
tst_qhostinfo benchmark: Fix license header
...
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-6474
|
| | |
| | |
| | |
| | |
| | |
| | | |
( 865abd2871c801c1d3d0f4eebd985b2daab89ebe )
Changes in WebKit/qt since the last update:
|
| | |
| | |
| | |
| | | |
Reviewed-by: Trust Me
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There was a buffer that is always empty since it was only used for
parsing the HTTP proxy protocol, not the actual socket data.
Reviewed-by: Peter Hartmann
|
| |/ /
| | |
| | |
| | | |
Task-number: QTBUG-6615
|
| |\ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Let's see if this happens.
Reviewed-by: Thiago
|
| |/ /
| | |
| | |
| | | |
Task-number: QTBUG-6637
|
| |\ \ |
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
For some reason, I got it wrong.
Reviewed-by: TrustMe
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When accessing the global input context from the QWidget destructor access it
directly instead of calling a helper function. Don't even bother to create an
input context if QApplication is being destroyed (just in case if the user is
calling the QApplication::inputContext manually from the destructor).
Task-number: QTBUG-7105
Reviewed-by: Simon Hausmann
|
| |/ / /
| | | |
| | | |
| | | | |
Task-number: QTBUG-6763
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
.. and more testcases
Reviewed-by: joao
|
| |/ / /
| | | |
| | | |
| | | | |
Task-number: QTBUG-6769
|
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-6810
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The root state of a QStateMachine is now the state machine itself.
Task-number: QTBUG-6907
|
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-6978
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
( 5d691a1c283938dfbdf891883d8cff8a6ef040bf )
Changes in WebKit/qt since the last update:
* Prospective build fix for IA64
Task: QTBUG-6948
|
| |/ / /
| | | |
| | | |
| | | | |
Task-number: QTBUG-7118
|
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-6992
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: TrustMe
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move benchmarks into tests/benchmarks directory.
Reviewed-by: Thiago
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix warning given by cocoa
(cherry picked from commit 875afab977005b03d307040fb3be15c7524a37ff)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We always test the proxies now.
Reviewed-by: Thiago
|
| |/ / /
| | | |
| | | |
| | | | |
Added a missing \class command, some missing enum values, etc.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
I removed a line as an optimization a while ago. Luckily, the
autotest cought a failure doing so. So we put the line back in.
Reviewed-by: Prasanth
|
| |/ / /
| | | |
| | | |
| | | | |
Task-number: QTBUG-7092
|
| |\ \ \ |
|