summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-245-15/+15
|\
| * Inverted sorting arrows on QHeaderViews is intentional on GNOMEGabriel de Dietrich2010-03-241-0/+2
| * Revert "Sort indicators displayed incorrectly in GTK style"Gabriel de Dietrich2010-03-241-2/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-235-17/+15
| |\
| | * compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-234-15/+13
| | * Sort indicators displayed incorrectly in GTK styleGabriel de Dietrich2010-03-231-2/+2
* | | Fix qcombobox:flaggedItems autotest failure.Thiago Macieira2010-03-242-11/+10
* | | Wrong value for PM_ScrollBarExtent on Windows XP.Prasanth Ullattil2010-03-241-1/+1
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-245-7/+59
|\ \ \
| * | | Do not move keyboard focus to invisible windows on X11.Denis Dzyubenko2010-03-242-6/+2
| * | | Do not use _NET_ACTIVE_WINDOW for nonmanaged windows.Denis Dzyubenko2010-03-241-1/+2
| * | | Revert "Revert "Make QWidget::activateWindow() NET window manager aware.""Denis Dzyubenko2010-03-243-1/+25
| * | | Give 1-pixel splitters a larger grab areaJens Bache-Wiig2010-03-242-1/+32
* | | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-0/+6
|/ / /
* | | Wrong position for foucs ring when used in QMacNativeWidget.Prasanth Ullattil2010-03-241-2/+3
* | | Revert "Make QWidget::activateWindow() NET window manager aware."Morten Johan Sørvig2010-03-243-25/+1
* | | Fix build with QT_NO_DOCKWIDGETBernhard Rosenkraenzer2010-03-232-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2347-214/+496
|\ \ \ | |/ / |/| |
| * | After showing modal windows, WM_LBUTTONUP for double click is ignored.Prasanth Ullattil2010-03-231-0/+4
| * | Drag & drop operations wont end while using Remote Desktop sessionsPrasanth Ullattil2010-03-231-10/+6
| * | Revert change 7bf4512659 on Cocoa.Morten Johan Sørvig2010-03-231-1/+1
| * | Extended the high_attributes array, since we have more than 127 widget attrib...Robert Griebl2010-03-231-1/+1
| * | Add missing ,.Aaron McCarthy2010-03-231-1/+1
| * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-234-63/+33
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2244-202/+484
| |\ \ \
| | * | | Make QStackTextEngine cheaper to constructAndreas Kling2010-03-221-5/+4
| | * | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-221-0/+2
| | * | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-223-1/+26
| | * | | Cocoa: fix eventdispatcher crash, found by macgui autotestRichard Moe Gustavsen2010-03-222-2/+7
| | * | | Make QWidget::activateWindow() NET window manager aware.Robert Griebl2010-03-223-1/+25
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2237-193/+420
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2137-221/+430
| | | |\ \ \
| | | | * | | Compile Qt in C++0x mode.Thiago Macieira2010-03-205-46/+47
| | | | * | | Add 2 signals, introduce side widget, make it possible to reset startIdJarek Kobus2010-03-192-27/+183
| | | | * | | Do not create native window handle just because a parent has one.Denis Dzyubenko2010-03-191-1/+1
| | | | * | | Tab color fix for document mode on Snow Leopard.Robert Griebl2010-03-191-4/+6
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1929-143/+193
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1929-143/+193
| | | | | |\ \ \
| | | | | | * \ \ Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-1921-60/+152
| | | | | | |\ \ \
| | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1829-143/+193
| | | | | | |\ \ \ \
| | | | | | | * | | | Add Japanese/Korean keyboard specific keys to QKeySequenceTasuku Suzuki2010-03-181-0/+35
| | | | | | | * | | | Fixed qmdiarea autotest regression on CocoaDenis Dzyubenko2010-03-181-1/+2
| | | | | | | * | | | Minor update for f3f979cbd37f47892cd0c0a9fc23b802ed6f7890Prasanth Ullattil2010-03-181-0/+2
| | | | | | | * | | | Incorrect translation for Application menu items in Mac.Prasanth Ullattil2010-03-183-18/+14
| | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1826-126/+142
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1826-126/+142
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Remove unwanted code in f8d5f2594a9b268b9eeecf95b24b23fc940c71cePrasanth Ullattil2010-03-171-3/+1
| | | | | | | | | * | | | Compile fix on keypad-navigation systemsThiago Macieira2010-03-171-1/+1
| | | | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1726-127/+145
| | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | compile fix for WindowsThomas Hartmann2010-03-171-0/+1