- 06 Feb, 2013 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I254cc020c81bcf7d2803ef686b9f450be4d09a39 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 28 Jan, 2013 - 1 commit
-
-
Sergio Ahumada authored
The macro was made empty in qtbase/ba3dc5f3b56d1fab6fe37fe7ae08096d7dc68bcb and is no longer necessary or used. Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html Change-Id: I74e76ed86361fbbf8957bf7a0540f2bd3350eb0a Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@digia.com>
-
- 10 Jan, 2013 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: I5b7d4c1de139bebfff1b67d216c579835431e5d6 Reviewed-by:
Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
- 24 Sep, 2012 - 1 commit
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: I34508f293d75832657f79479e2a8c184e873e154 Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 28 Jun, 2012 - 1 commit
-
-
Oswald Buddenhagen authored
the code didn't work particularly well with absolute windows paths ... Change-Id: Idd30cf20c24d9a3dc1aa1a173a0018f364ef1233 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 22 May, 2012 - 1 commit
-
-
Jędrzej Nowacki authored
Change-Id: Ife446a14400f5fcb0704f9571015e26f2f6b101a Reviewed-by:
Kent Hansen <kent.hansen@nokia.com>
-
- 03 May, 2012 - 1 commit
-
-
Thiago Macieira authored
This operation should be a no-op anyway, since at this point in time, the fromAscii and toAscii functions simply call their fromLatin1 and toLatin1 counterparts. Task-number: QTBUG-21872 Change-Id: Ib84e307f486cb3049f0b61a667caa40799394f86 Reviewed-by:
Lars Knoll <lars.knoll@nokia.com>
-
- 24 Apr, 2012 - 1 commit
-
-
Thiago Macieira authored
QRegExp matching methods modify the object, which we don't want to. In particular, when we receive a QRegExp from the user or we store in a context that might require thread-safety, make sure we make a copy before using it. QRegularExpression has no such shortcoming. Task-number: QTBUG-25064 Change-Id: I2c4d5f4b60d6b3569568103cd7107cd2adaa3ae8 Reviewed-by:
Giuseppe D'Angelo <dangelog@gmail.com> Reviewed-by:
Lars Knoll <lars.knoll@nokia.com>
-
- 29 Mar, 2012 - 1 commit
-
-
Arnab Datta authored
Change-Id: I7398c2f6ef5244e568a997bca5c141292df20aaa Reviewed-by:
Geir Vattekar <geir.vattekar@nokia.com>
-
- 16 Mar, 2012 - 1 commit
-
-
Arnab Datta authored
Change-Id: Ib63e31c1105779f01764f32936007216c79655e6 Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- 05 Mar, 2012 - 1 commit
-
-
Casper van Donderen authored
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I453169a7222ee741f8d9a10b6c063be5d15f1b76 Reviewed-by:
Honglei Zhang <honglei.zhang@nokia.com>
-
- 02 Feb, 2012 - 1 commit
-
-
David Faure authored
toString() is fine for most usages but here the result is made part of XML bits, so toEncoded() is necessary so that '<' and '>' are percent-encoded. Change-Id: I41832cefe3ae12cab13531f17095d0804a2e86d9 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 31 Jan, 2012 - 2 commits
-
-
Holger Hans Peter Freyther authored
This continues were 70e6c71f stopped and removes Symbian support from the .pro files and the examples. Change-Id: I760645d6e19cccb50d505340c3a08bacc7190105 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Jason McDonald authored
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie14feff161cca83c53750e22a6204d34c3cba52c Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 23 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Replace Nokia contact email address with Qt Project website. Change-Id: I4a78fc4951be48d46135f4a5e0072bd1a8061ea9 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 09 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: Iba74aff1aba680f7b56314f3acae3478be9d3e56 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 10 Aug, 2011 - 1 commit
-
-
Rohan McGovern authored
A module's tools should build directly into $$QT.<module>.bins, just like its libraries and plugins. Change-Id: I5a630ed3e64dd6aee2a8d3bc9f2ff3246c203bc6 Reviewed-on: http://codereview.qt.nokia.com/2800 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
-
- 24 May, 2011 - 1 commit
-
-
Jyri Tahtela authored
Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
-
- 02 May, 2011 - 1 commit
-
-
Marius Storm-Olsen authored
-
- 27 Apr, 2011 - 1 commit
-
-
Qt by Nokia authored
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
-