summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * Fixed focus handling when Qt is embedded into Cocoa app.Denis Dzyubenko2010-03-171-3/+17
| | | * Do not beep on Mac when pressing some keys.Denis Dzyubenko2010-03-174-4/+17
| | | * Do not deliver the same key event multiple times in Cocoa.Denis Dzyubenko2010-03-173-28/+19
| | | * Improved qt_x11_wait_for_window_managerDenis Dzyubenko2010-03-171-28/+10
| | | * Cocoa: minisplitter has only 1px wide grab areaCarlos Manuel Duclos Vergara2010-03-171-2/+5
| | | * "Strictly" Fullscreen Application in Mac OSCarlos Manuel Duclos Vergara2010-03-171-0/+16
| | | * Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-1718-41/+41
| | | * Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-1720-62/+60
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-184-230/+69
|\ \ \ \ | |/ / / |/| | |
| * | | QTreeView: Remove a lot of useless and slow code.Olivier Goffart2010-03-172-213/+28
| * | | Fixed a potential crash in headerview when inserting a sectionThierry Bastian2010-03-171-6/+3
| * | | Fix a sizing issue of message box on windows Vista/7Thierry Bastian2010-03-171-11/+38
| |/ /
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-173-28/+51
|\ \ \ | |/ / |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-151-2/+2
| |\ \
| | * | Fix fromSymbian*() image conversion functions.Jason Barron2010-03-151-2/+2
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-151-3/+3
| |\ \ \
| | * | | Fixed cleartype text rendering on translucent surfaces.Trond Kjernaasen2010-03-151-3/+3
| * | | | Make QColorDialog usable on small screensHarald Fernengel2010-03-151-23/+46
| | |/ / | |/| |
* | | | add default values to parameter of virtual methods in QProxyModelThierry Bastian2010-03-171-12/+13
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-171-1/+1
|\ \ \
| * | | Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-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-1724-104/+314
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1624-104/+314
| |\ \ \
| | * | | Keypress events ignored in listview on Cocoa (64 Bit) with Japanese IMEPrasanth Ullattil2010-03-162-2/+56
| | * | | Update only appropriate rectangles during update_sys().Fabien Freling2010-03-161-9/+12
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1522-97/+250
| | |\ \ \
| | | * | | Improve keyboard layout detection on X11Bradley T. Hughes2010-03-154-27/+78
| | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-03-151-1/+2
| | | |\ \ \
| | | | * | | doc: Completed sentence about HideNameFilterDetailsThorbjørn Lindeijer2010-03-151-1/+2
| | | * | | | Use the vista-style native dialog for QFileDialog::getExistingDirectoryJohn Brooks2010-03-151-0/+62
| | | |/ / /
| | | * | | Doc for for QGestureRecognizer::create.Denis Dzyubenko2010-03-151-0/+2
| | | * | | Enable the fast paths when converting to Rgb565Benjamin Poulain2010-03-151-4/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1214-65/+102
| | | |\ \ \
| | | | * | | Revert some unfinished changes.Fabien Freling2010-03-111-16/+22
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1114-81/+112
| | | | |\ \ \
| | | | | * | | Update separate regions instead of their bounding box.Fabien Freling2010-03-111-24/+18
| | | | | * | | Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-113-8/+22
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1110-49/+72
| | | | | |\ \ \
| | | | | | * | | Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-105-9/+22
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-105-40/+50
| | | | | | |\ \ \
| | | | | | | * | | CompileKent Hansen2010-03-101-2/+0
| | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-106-40/+52
| | | | | | | |\ \ \