summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed a crash with input methodsPierre Rossi2009-07-103-6/+18
| | * rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
| | * make tests independent of PATH contentsOswald Buddenhagen2009-07-103-11/+19
| | * Fix QDFBPaintEngine::drawTiledPixmap/fillRectAnders Bakken2009-07-101-57/+111
| | * Designer: Restore Widget box title when switching to docked modeJoão Abecasis2009-07-091-0/+6
| | * Stop showing then hiding windows on starting designer in top-level modeJoão Abecasis2009-07-091-4/+0
| | * QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
| | * Pass the device arg to the keyboard drivers.Anders Bakken2009-07-094-8/+4
| | * emit dataChanged() signalDerick Hawcroft2009-07-091-0/+1
| | * Plugged possible memory leak in getPSQLVersion()Stian Sandvik Thomassen2009-07-091-2/+2
| | * Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-081-12/+20
| * | Fixed linking of QtSvg with MSVC.Rohan McGovern2009-07-133-19/+18
| * | Fixes merge mixup.Bill King2009-07-121-2/+2
| * | QListView: small refactoringThierry Bastian2009-07-112-67/+61
| * | ItemViews selection: improve performance of QItemSelection::indexesThierry Bastian2009-07-111-12/+23
| * | build fix on windowsThierry Bastian2009-07-111-0/+1
| * | ItemViews: make dragging faster when lots of items are selectedThierry Bastian2009-07-114-11/+55
| * | Merge commit 'qt-kinetic/qt-main/qgraphicssceneindex'Bjørn Erik Nilsen2009-07-100-0/+0
| |\ \
| | * \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10528-27828/+17906
| | |\ \
| * | \ \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-10528-27828/+17906
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | QListView: improve performance on QListView::selectedIndexesThierry Bastian2009-07-101-7/+9
| | * | Fix compilation on SnowLeopardNorwegian Rock Cat2009-07-102-5/+5
| | * | ItemViews: make the pixmap from drag and drop more efficientThierry Bastian2009-07-102-14/+21
| | * | Tablet events get delivered to the widget where the tablet down happend.Luc Devallonne2009-07-101-2/+27
| | * | QTableView: auto-scrolling could be broken by invisible sectionsThierry Bastian2009-07-101-2/+2
| | * | adding autotestThierry Bastian2009-07-101-2/+28
| | * | QTableView: horizontal scrollbar could be inoperent with big columnsThierry Bastian2009-07-102-0/+30
| | * | QMainWindow: it is useless to apply the stte after a call to plugThierry Bastian2009-07-101-5/+0
| | * | doc: Clarified that native messages are being handled.Martin Smith2009-07-102-24/+43
| | * | Fix compilation support with namespaces for QtLibcSupplementThiago Macieira2009-07-101-3/+4
| | * | QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-102-4/+30
| | * | QDoubleSpinBox: make sure people can't choose too many decimalsThierry Bastian2009-07-101-3/+4
| | * | Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtNorwegian Rock Cat2009-07-106-27/+52
| | |\ \
| | | * | Update test db definitions.Bill King2009-07-101-5/+9
| | | * | Get more sql autotests passing or expect-failing.Bill King2009-07-102-4/+16
| | | * | Fixes a heisenbug when using two ODBC connections with diff quoters.Bill King2009-07-101-7/+9
| | | * | fix the test _and_ the class :)Harald Fernengel2009-07-032-12/+7
| | | * | Add a specialization for QByteArrayHarald Fernengel2009-07-031-0/+12
| | * | | Support Tablet coordinate on Windows with non-zero physical originLuc Devallonne2009-07-102-13/+17
| | |/ /
| | * | Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-0910-42/+161
| | * | QLocalSocket WriteOnly mode fixed on WindowsJoerg Bornemann2009-07-092-4/+23
| | * | Add the complex control SC_SpinBoxEditField to style optionNils Christian Roscher-Nielsen2009-07-091-1/+1
| | * | Compile fix.Denis Dzyubenko2009-07-091-0/+1
| | * | Fix compile issueThierry Bastian2009-07-093-13/+20
| | * | QTabBar: now uses QVariantAnimation over QTimeLineThierry Bastian2009-07-094-73/+65
| | * | Updated the french phrasebook (some translations from Qt Creator)Pierre Rossi2009-07-091-1/+226
| | * | Added some links to the appropriate functions to the doc.Denis Dzyubenko2009-07-091-5/+8
| | * | autotest: removed tons of warningsThierry Bastian2009-07-091-1/+2
| | * | QTreeView: cleanup of useless private slotsThierry Bastian2009-07-094-48/+20