summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid out of bounds writeLars Knoll2011-06-081-2/+4
* | Undefine DrawText in qlineedit.cppOlli Werwolff2011-06-081-0/+3
* | Most checks for windows in widgets have to be ws specificOlli Werwolff2011-06-084-8/+8
* | use correct includes in qaccessible_win.cpp/qwizard_win_p.hOlli Werwolff2011-06-082-5/+5
* | Do not compile _win files when -qpa is usedOlli Werwolff2011-06-084-5/+5
* | QTextDocumentLayout has to be exported as it is used in widgetsOlli Werwolff2011-06-081-1/+1
* | Fixed compilation with QT_NO_PRINTEROlli Werwolff2011-06-081-0/+2
* | cosmetic changesLars Knoll2011-06-082-5/+5
* | Fix behaviour after WM_TAKE_FOCUSLars Knoll2011-06-081-1/+0
* | Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-08227-450/+465
* | revert accidental commitLars Knoll2011-06-071-1/+1
* | remove unused codeLars Knoll2011-06-071-118/+0
* | cleanups codeLars Knoll2011-06-079-166/+147
* | Implement QDropEvent::source() againLars Knoll2011-06-075-10/+8
* | reset certain global variables on deletionLars Knoll2011-06-071-0/+2
* | Protect against deleted windowsLars Knoll2011-06-071-0/+24
* | Initialize variableLars Knoll2011-06-071-0/+1
* | Fix some remaining issues with DnDLars Knoll2011-06-074-93/+10
* | add WM support classLars Knoll2011-06-079-15/+285
* | Implement XDnD in the xcb pluginLars Knoll2011-06-078-752/+656
* | X11 DnD implementationLars Knoll2011-06-0710-26/+1883
* | Add a startDrag to QPlatformDragLars Knoll2011-06-072-1/+4
* | Cocoa: Implement raise() and lower().Morten Sorvig2011-06-072-0/+14
* | Cocoa: Implement setWindowTitle.Morten Sorvig2011-06-072-0/+9
* | Fix Cocoa mouse position handling.Morten Sorvig2011-06-071-4/+4
* | Buildfix for Mac OSRichard Moe Gustavsen2011-06-071-1/+1
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-0613-3/+154
* | Fixed warning about missing return in qmessagebox.cppSamuel Rødal2011-06-061-0/+2
* | Set visibility state.Morten Sorvig2011-06-061-2/+5
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-0643-223/+316
* | Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-061-0/+8
* | Prevent tst_QWidget::showAndMoveChild() from failing on KDE.Samuel Rødal2011-06-061-0/+1
* | Avoid setting the active window to null when there is a FocusIn queued.Laszlo Agocs2011-06-064-1/+42
* | Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-064-3/+52
* | Make XCB plugin work better in combination with auto-tests.Samuel Rødal2011-06-061-0/+1
* | Made the tst_QWidget::widgetAt() test a bit more robust.Samuel Rødal2011-06-061-10/+4
* | Basic QDesktopWidget support.Samuel Rødal2011-06-032-2/+11
* | Remove tst_QWidget::painterRedirection().Samuel Rødal2011-06-031-59/+0
* | Remove out-of-date TODOs.Laszlo Agocs2011-06-031-7/+1
* | Prevent crash in QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-2/+1
* | Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-035-6/+255
* | Add support for mouse and keyboard grab.Laszlo Agocs2011-06-0310-39/+173
* | Prevent crash in tst_QWidget::persistentWinId().Samuel Rødal2011-06-031-1/+1
* | Get rid of superfluous debug output in the xcb plugin.Samuel Rødal2011-06-031-4/+0
* | Made tst_QWidget::winIdChangeEvent() pass with Lighthouse.Samuel Rødal2011-06-032-2/+5
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Jørgen Lind2011-06-012-9/+1
|\ \
| * | Have tooltips shown properly with xcb.Laszlo Agocs2011-06-011-1/+1
| * | Make tst_QWidget::ensureCreated() pass with -platform xcb.Samuel Rødal2011-06-011-8/+0
* | | Compile fixJørgen Lind2011-06-017-18/+18
* | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-01144-534/+1898
|\ \ \ | |/ / |/| / | |/