| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
qmake/generators/symbian/symmake.cpp
tests/auto/qlineedit/tst_qlineedit.cpp
tests/benchmarks/benchmarks.pro
|
| |
| |
| |
| |
| |
| | |
We follow the same structure as used in the src directory. This makes it
easier to navigate through the jungel, especially now that we are going
to add functional tests etc.
|
|\ \
| |/
| |
| |
| |
| |
| | |
kinetic-declarativeui
Conflicts:
tools/linguist/lupdate/main.cpp
|
| | |
|
|\ \
| | |
| | |
| | | |
into kinetic-declarativeui
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
kinetic-declarativeui
Conflicts:
bin/syncqt
src/corelib/io/qurl.cpp
|
| | |
| | |
| | |
| | |
| | | |
I test loading some html into a qtextdocument and doing of shaping on an
unformatted text of different scripts and bidiness.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Move benchmarks into tests/benchmarks directory.
Reviewed-by: Thiago
|
|/ / |
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | |
| | | |
Conflicts:
tests/benchmarks/benchmarks.pro
|
| | |
| | |
| | |
| | | |
Reviewed-by: Peter Hartmann
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
QThreadStorageData::get might be accessed very often. QMap lookup
has proven to be too slow.
We can expect about 20 instances of QThreadStorage in a typical
applications (tested with some KDE applications)
So a QVector is more suited
Note: we now re-use the ids. Which means that if the QThreadStorage
is destroyed before the QThread, and another one is created,
we might get crashes (instead of a warning printed to the console)
Reviewed-by: brad
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
Conflicts:
.gitignore
tests/benchmarks/benchmarks.pro
|
| | |
| | |
| | |
| | |
| | |
| | | |
This does not add the benchmark that runs too slowly.
Reviewed-by: jasplin
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
src/tools/moc/generator.cpp
|
| | |
| | |
| | |
| | |
| | |
| | | |
Right now only a benchmark for the canonicalized path.
Reviewed-by: TrustMe
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
kinetic-declarativeui
Conflicts:
tools/qdoc3/cppcodemarker.cpp
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Conflicts:
src/gui/widgets/qmenu_mac.mm
tests/benchmarks/benchmarks.pro
tests/benchmarks/qnetworkreply/tst_qnetworkreply.cpp
|
| | |
| | |
| | |
| | | |
Reviewed-by: TrustMe
|
| | |
|
|\ \
| |/
| |
| | |
kinetic-declarativeui
|
| |
| |
| |
| | |
Reviewed-by: Leo
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
configure.exe
src/gui/graphicsview/qgraphicsitem.cpp
src/gui/graphicsview/qgraphicsitem.h
src/gui/graphicsview/qgraphicsitem_p.h
src/gui/graphicsview/qgraphicsscene.cpp
src/gui/widgets/qlineedit.cpp
|
| |
| |
| |
| | |
Reviewed-by: Thiago
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
kinetic-declarativeui
Conflicts:
configure
configure.exe
src/gui/kernel/qaction.h
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
Conflicts:
configure.exe
src/gui/math3d/qmatrix4x4.cpp
src/gui/math3d/qmatrix4x4.h
tools/qdoc3/htmlgenerator.cpp
|
| | |
|
| |
|
| |
|
|
|