Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
* | Remove obsolete reference to qregexp.tex. | Robin Burchell | 2010-09-27 | 1 | -4/+0 |
* | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -2/+2 |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -2/+2 |
|\ | |||||
| * | Doc: QRegExp::WillcardUnix: the documentation did not show the slash | Olivier Goffart | 2010-03-01 | 1 | -2/+2 |
* | | QRegExp::pos() should return -1 for empty/non-matching captures | João Abecasis | 2010-02-25 | 1 | -3/+8 |
|/ | |||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 1 | -3/+15 |
* | Add a new wildcard mode similar to bash in QRegExp | Benjamin Poulain | 2009-09-17 | 1 | -17/+78 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -14/+21 |
|\ \ | |||||
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-18 | 1 | -2/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-07-30 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-07-28 | 1 | -6/+333 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Try best to convert a regexp to a ECMAScript expression | Olivier Goffart | 2009-07-23 | 1 | -12/+20 |
* | | | | | | | | Make qregexp.cpp compile with RVCT. | Jason Barron | 2009-08-20 | 1 | -1/+2 |
* | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Remove a few warnings when compiling Qt and unexport some functions. | Thiago Macieira | 2009-08-20 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -6/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -6/+4 |
* | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -0/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -6/+334 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | fix crash due to null pointer referencing | Alex | 2009-07-20 | 1 | -1/+1 |
| * | | | Fix warnings for mingw | Thierry Bastian | 2009-07-16 | 1 | -3/+2 |
| * | | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-07-05 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-06-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Document xml schema enum in QRegExp | Tobias Koenig | 2009-05-19 | 1 | -0/+3 |
| * | | | | Extended QRegExp by a W3C XML Schema mode | Tobias Koenig | 2009-05-16 | 1 | -2/+328 |
* | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | * | | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+4070 |
| | / | |||||
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 1 | -1/+1 |
| |/ | |||||
| * | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+4070 |
* | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -7/+18 |
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+4070 |