| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Task-number: QTBUG-12807
Reviewed-by: TrustMe
|
|
|
|
|
|
|
| |
Don't add the PDB file name to ForcedIncludeFiles.
Task-number: QTBUG-12802
Reviewed-by: TrustMe
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change 2c8f9dee611 had an unwelcome side-effect and was reverted.
Since we do have the undocumented behavior that we scan for all possible
extensions when QPixmap is provided with a filename without extensions
we could not simply exit if the file did not exist. We now check if
there are extensions before doing so.
Reviewed-by: gabi
Task-number: QTBUG-11137
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Doc: Changes to the index page and second level pages linking to the index page.
Use Ctrl rather than Alt for switching tabs in the demo browser
Doc: fixing creator bugs, removing menus and textbox in the header
Update Japanese translations
Ukrainian translation updated
qtconfig and qvfb internationalization fixes
add full width characters to ending() in linguist
QFileDialog::HideNameFilterDetails breaks Cocoa QFileDIalog filter
qdoc: Changed id attribute to be a UUID.
just build connman and networkmanager plugins on linux
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Alt+1, Alt+2, etc produce actual symbols on some keyboard layouts,
for example Norwegian, which prevents you from typing the @ symbol.
Reviewed-by: Alexis Ménard <alexis.menard@nokia.com>
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | | |
Merge-request: 767
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some spell and stylistic fixes applied, new messages appeared in
assistant and linguist translated and everything except xmlpatterns in
qt also translated.
Thanks KDE Ukrainian localisation team for some useful hints.
Merge-request: 782
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- install QTranslators in qtconfig and qvfb
- add tr() to qvfb strings
Merge-request: 783
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
U+FF01 (FULLWIDTH EXCLAMATION MARK), U+FF1F (FULLWIDTH QUESTION MARK) and
U+FF1A (FULLWIDTH COLON)
Merge-request: 2455
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Using namefilters in the non-native file dialog is a bit broken by
design, since it don't store the whole selected name filter, but
only the filter with details stripped off (if this is specified). And
it stores this data in gui widgets. And the native file dialog also
suffers from this. At least this patch will pick the first matching
name filter (with details) given a details-stripped version.
Task-number: QTBUG-12870
Reviewed-by: cduclos
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Task-nr: QTBUG-11113
|
| | |/
| |/| |
|
| |\ \
| | |/ |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Introduce QtOpenGL module for Symbian.
|
| | |/
| |/|
| | |
| | |
| | | |
Task-number: QT-2139
Reviewed-by: Gunnar Sletta
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Allow QML Quit buttons to work inside QtDemo.
Fix minehunt demo for Symbian
Add a quit button to declarative examples in QtDemo
Without Declarative, still build and run QtDemo
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-8927
Reviewed-by: Alan Alpert
|
| |/ /
| | |
| | |
| | | |
Also changes the line documenting the quit signal on QDeclarativeEngine.
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Doing "import foo.qml" doesn't work in QML anymore
Add info to Loader docs about receiving signals and key events
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Ensure geometry of top-level widget accounts for S60 screen furniture
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If the S60 screen furniture has already been constructed before
QWidgetPrivate::show_sys() is called on a top-level widget which
has Qt::WindowMaximized set (e.g. due to a showMaximized() call),
its geometry is set to the full screen extent, including the regions
covered by the status bar and CBA.
This patch ensures that calculation of the widget geometry always
takes into account the screen furniture.
Task-number: QTBUG-12605
Reviewed-by: Jason Barron
|
| | | | | |
|
| | | |\ \
| | | |/ /
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Task-number: QTBUG-13042
|
| |/ / /
|/| | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fatal crash on solaris 64 bit
qdoc: Added more elements to qt.pageindex
doc: Removed comment about automatic inclusion of 3rd party library.
qdoc3: Added more pagewords & elements to the search index.
qdoc3: Added more pagewords & elements to the search index.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We use a dummy variable for a function call, and that variable is
causing a data misalignment. Changing the type to long fixes the issue.
According to Denis it is ok to change this for all cases.
Task-number: QTBUG-12928
Reviewed-by: Denis Dzyubenko
|
| | | |
| | | |
| | | |
| | | | |
Task-nr: QTBUG-11113
|
| | | |
| | | |
| | | |
| | | | |
It must be copied into the appliv=cation bundle automatically.
|
| |\ \ \ |
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
qdoc3: Added more pagewords & elements to the search index.
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Task-nr: QTBUG-11113
|
| | |_|/
| |/| |
| | | |
| | | | |
Task-nr: QTBUG-11113
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
Fixes a regression preventing loading images without extensions
Made GL pixmap backend respect Qt::NoOpaqueDetection flag..
QTextCodec: fix wodring of a comment
QDeclarativeImageProvider: Do not keep the global declarative mutex locked when processing.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Task-number: QTBUG-12560
Reviewed-by: gabi
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We don't want to do the opaque image scan when the Qt::NoOpaqueDetection
flag is set.
Reviewed-by: Trond
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
when processing.
The point is to be able to process images in a thread. If the mutex
is locked, this is useless.
Use case is a slow QDeclarativeImageProvider that generates thumbmails
from large files. Even with the asynchronous attribute set to true, the
gui thread would be blocked by the mutex.
By using QSharedPointer, I also fix the leak of the providers (which
were not deleted)
Reviewed-by: Martin Jones
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Fix Image element svg autotest
|