| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9384
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9509
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Currently, by far the biggest chunk is QUrl hashing :-(
|
| |/
|/| |
|
|/
|
|
| |
Task-number: QTBUG-9553
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Otherwise, simple things break, like having "image.qml" on a case-insensitive file system.
|
| |/
|/|
| |
| | |
Task-number: QTBUG-9499
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9523
Reviewed-by: Martin Jones
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9366
Reviewed-by: Martin Jones
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9520
Reviewed-by: Martin Jones
|
| | |
| | |
| | |
| | |
| | | |
Task-number:
Reviewed-by: Aaron Kennedy
|
| |/
| |
| |
| |
| | |
Task-number: QTBUG-9518
Reviewed-by: Martin Jones
|
| | |
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-9559
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Fixed: Declared properties cannot be assigned in declaration
|
| | |
| | |
| | |
| | | |
Task-number: QTBUG-7860
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (43 commits)
Fix compilation on Windows: forgot to change one toTime_tHelper
handle qt-format PO flags
handle encoding of PO files
make variable naming politically correct :-D
add Plural-Forms header in PO writer
simplify arabic plural rule
don't mark untranslated messages as fuzzy in PO files
support gettext POT files
fix writing of length variant separators in the singular case
make PO header handling less of a monster hack
fix updating of X-Source-Language PO header
interpret source language "en" as "POSIX" (more precisely: "none specified")
Fix compilation with Sun CC: no semi-colon after Q_ENUM.
Remove the "Insert unicode control character" menu entry on X11.
adds a timeout option to QThreadPool::waitForDone();
Remove leading whitespace from Qt header macros.
Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.
Add QDateTime members that operate on 64-bit milliseconds.
Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct.
qdoc: Added <div> elements to some html output for class references.
...
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
... as this is what gettext processors expect.
|
| | |
| | |
| | |
| | |
| | | |
these are in fact the same as PO files, only that exporting to one
automatically drops translations.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
instead of doing string editing magic, parse the header properly.
don't add a template file comment, either - it's not mandatory, after
all.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
we set it to that value when writing xliff, as the header is mandatory
and no better value is possible. it seems unlikely that an unqualified
"english" would be used if somebody meant to actually specify a source
language, so this hack should be ok.
|
| |\ \
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (31 commits)
Fix compilation with Sun CC: no semi-colon after Q_ENUM.
Remove the "Insert unicode control character" menu entry on X11.
adds a timeout option to QThreadPool::waitForDone();
Remove leading whitespace from Qt header macros.
Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.
Add QDateTime members that operate on 64-bit milliseconds.
Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct.
qdoc: Added <div> elements to some html output for class references.
Fix compile error on mingw.
MONILITY-645
Do not override alternate background color in Plastique
Fix QComboBox ignoring foreground role in some styles
Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined
Fix compilation with Sun CC:
Ensure that we return QPair<long,long> in all cases.
Update PLATFORM(SPARC64) to CPU(SPARC64)
jui files are no c++ ...
scan some more file types by default
Support EtchDisabledText with spin box on Windows style
QNAM HTTP: Fix invoking a method when being destructed right now
...
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Error was:
"graphicsitems/qdeclarativepathview_p.h", line 80: Error: "}" expected instead of ";"
Reviewed-by: Olivier Goffart
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It's still displayed when it seems to make sense with respect to
the active keyboard layouts. It can also be enabled from qtconfig.
Task-number: QTBUG-9186
Reviewed-by: Denis
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-2695
Reviewed-by: Benjamin Poulain
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The tst_headers::macros test doesn't like it. It's easier to remove
the spaces than to fix the test.
Reviewed-by: Markus Goetz
|
| | |
| | |
| | |
| | |
| | |
| | | |
Matches the addMSecs existing functions in QTime and QDateTime.
Reviewed-by: Marius Storm-Olsen
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This complements QDateTime::currentMsecsSinceEpoch.
Task-number: QTBUG-9017
Reviewed-by: Denis Dzyubenko
|