summaryrefslogtreecommitdiffstats
path: root/.bzrignore
Commit message (Expand)AuthorAgeFilesLines
* Make VCSes ignore the compiled shared library file (#12255)Éric Araujo2011-07-281-0/+1
* #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.Ezio Melotti2011-06-251-0/+3
* Add new generated file to ignoreds.Georg Brandl2010-09-111-0/+1
* Add pgen.stamp to svn:ignore and friendsAntoine Pitrou2010-08-151-0/+1
* Reimplement addbuilddir() in C inside getpath.c, so as to execute itAntoine Pitrou2010-08-131-0/+1
* PEP 3147Barry Warsaw2010-04-171-0/+1
* Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via sv...Benjamin Peterson2010-04-111-0/+1
* Add ignore rule for the Doc/tools/jinga2/ directory.Alexandre Vassalotti2009-07-211-0/+1
* Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ...Alexandre Vassalotti2009-07-171-17/+1
* Merged revisions 72900 via svnmerge fromAntoine Pitrou2009-05-241-0/+1
* Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 ...Benjamin Peterson2008-07-311-1/+4
* Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ...Alexandre Vassalotti2008-05-161-4/+2
* Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge...Christian Heimes2008-05-081-1/+5
* Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-...Neal Norwitz2008-04-151-0/+43
rmine the location to store th...Benjamin C Meyer2009-09-011-2/+2 | * | QScriptEngineAgent autotest bug fixJedrzej Nowacki2009-09-011-1/+3 | * | An an autotest to check QPainter rendering to an FBO worksTom Cooksey2009-09-011-0/+63 | * | Create exceptionCatch eventsJedrzej Nowacki2009-09-011-6/+4 * | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-0134-80/+599 |\ \ \ | |/ / | * | QTreeView: exapnding nodes just after replacing the model wouldn't workThierry Bastian2009-09-011-0/+30 | * | Make QIconloader use resource directory as fallbackJens Bache-Wiig2009-08-112-2/+15 | * | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-0111-2/+24 | * | Manual test for QNAM HTTP: Downloading a big fileMarkus Goetz2009-09-012-0/+94 | * | Add a benchmark for QGraphicsAnchorLayout.Jan-Arve Sæther2009-09-012-0/+203 | * | Fixed QPainterPath::toFillPolygons autotestThorbjørn Lindeijer2009-09-011-2/+3 | * | Fix compilation of QAbstractItemModel testOlivier Goffart2009-09-014-14/+8 | * | Make test more reliable - wait after show.Andreas Aardal Hanssen2009-09-011-0/+1 | * | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-09-011-1/+5 | |\ \ | | * | QSslCertificate: fix previous patch, add autotest and documentationPeter Hartmann2009-09-011-1/+5 | * | | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-09-0110-16/+289 | |\ \ \ | | |/ / | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-011-0/+41 | | |\ \ | | | * | Fixes determination of end of odbc string on deficient driverBill King2009-09-011-0/+41 | | * | | Update license headers.Jason McDonald2009-09-014-55/+54 | | |/ / | * | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-314-4/+121 | |\ \ \ | | | |/ | | |/| | | * | Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-0/+82 | | * | QNAM HTTP Code: Some tests where failingMarkus Goetz2009-08-312-4/+10 | | * | Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+29 * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-016-17/+127 |\ \ \ \ | * | | | Rest of 44ab46a6c5dcfb14395baf173a11179839003c4cWarwick Allison2009-09-012-0/+64 | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-011264-18389/+17786 | |\ \ \ \ | * | | | | Modularity documentation, and refinement of import order semantics. With tests.Warwick Allison2009-09-012-0/+5 | * | | | | Split import tests up.Warwick Allison2009-09-013-19/+60 * | | | | | Benchmark QGuard and QWeakPointer.Michael Brasser2009-09-012-0/+49 | |/ / / / |/| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-311264-18389/+17786 |\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | * | | Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-318-21/+254 | |/ / | * | Make QMargins a proper classJens Bache-Wiig2009-08-312-0/+112 | * | Refactoring qatomic_windows.hJoão Abecasis2009-08-312-0/+92 | * | Removed the obsolete gestures autotestDenis Dzyubenko2009-08-314-1401/+0 | * | Add license headers to lupdate autotest datahjk2009-08-313-0/+123 | * | Add auto-activation on show/hide and setParentItem().Andreas Aardal Hanssen2009-08-31