| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/sql/drivers/ibase/qsql_ibase.cpp
tests/auto/q3sqlcursor/tst_q3sqlcursor.cpp
tests/auto/qsqldatabase/tst_databases.h
tests/auto/qsqldatabase/tst_qsqldatabase.cpp
translations/qt_ru.ts
|
| |
| |
| |
| | |
Reviewed-by: kh
|
| |
| |
| |
| |
| | |
Task-number: 257441
Reviewed-by: kh
|
|/
|
|
|
|
| |
The qhelpgenerator auto test was also updated to test the new feature.
Reviewed-by: kh
|
|
|
|
| |
Reviewed-by: kh <qtc-committer@nokia.com>
|
|
|
|
| |
Reviewed-by: ossi
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
|
|
| |
Reviewed-by: kh
|
|
|
|
|
| |
Task-number: 255888
Reviewed-by: kh
|
| |
|
|
|
|
| |
Reviewed-by: TrustMe
|
|
|
|
|
|
|
|
|
|
| |
in atomic operations, we declare Interlock... functions in the namespace
That can confuse the compiler because they are also declared in another
header outside the namespace.
Same problem in clucene where we include windows.h from within the NS.
Task-number: 254214
Reviewed-by: ogoffart
|
|
|
|
|
|
|
|
|
| |
while parsing html files, we removed some entities the should have been
converted to there native representation, thus we were not able to find
them
Task-number: 247732
Reviewed-by: hjk
|
|
|