summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling.Robert Griebl2011-01-241-1/+1
* Use qreal everywhere to avoid double/float errors on embedded platforms.Robert Griebl2011-01-241-9/+9
* Fixed overshooting with a very low start velocity.Robert Griebl2011-01-242-71/+87
* Fix Xrandr DPI calculation for NVidia TwinView.Robert Griebl2011-01-241-2/+11
* Review and improve scroller documentationRalf Engels2011-01-242-129/+127
* Improve overshooting behaviourRalf Engels2011-01-241-11/+14
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1725-25/+25
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1125-25/+25
* | Removed obsolete Maemo 5 codeRobert Griebl2010-12-151-23/+1
* | QScroller: nicer Overshoot bounce back animation.Robert Griebl2010-12-151-3/+2
* | Use XRandR to get the real DPI values for the screen.Robert Griebl2010-12-151-12/+24
* | Fix drag velocity smoothing in QScroller.Robert Griebl2010-12-152-10/+15
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-12-0210-0/+3861
|\ \
| * | Simple fixes for CI gateRobert Griebl2010-12-023-4/+4
| * | Fix compile on QWSRobert Griebl2010-12-021-1/+1
| * | Fix code style issues in QScrollerRobert Griebl2010-12-022-4/+4
| * | QScroller merge, part 1Robert Griebl2010-12-0210-0/+3861
* | | Merge remote branch 'origin/master' into lighthouse-masterJørgen Lind2010-11-293-101/+98
|\| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-253-101/+98
| |\|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-192-101/+98
| | |\
| | | * Fixed code style of d92cbfc5, reported by git push.Janne Anttila2010-11-151-3/+3
| | | * Switched qdesktopservices to use SchemeHandler for Symbian^3 and later.Janne Anttila2010-11-152-84/+97
| | | * Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp.Janne Anttila2010-11-151-20/+4
| | * | Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
| | |/
* | / Moving QCoreTextFontEngine with related classes into own fileJørgen Lind2010-10-281-0/+2
|/ /
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-262-7/+14
|\ \
| * | Merge commit '9f766c977a329c84023a15fc66f52d26ff03447b^' into qt-master-from-4.7Olivier Goffart2010-10-252-6/+13
| |\|
| | * QCompleter: do not auto complete when directory is changed.Olivier Goffart2010-10-132-6/+13
| * | Make QCompleter return current parent instead of invalid indexZeno Albisser2010-10-201-1/+1
| |/
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-133-7/+8
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-072-7/+7
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-032-7/+7
| * | Added missing code to bring web browser foreground in Symbian.Janne Anttila2010-09-031-0/+1
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-0/+2
|\| |
| * | Fix compilation: QT_NO_LINEEDITTasuku Suzuki2010-08-161-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-032-5/+11
|\| |
| * | QDesktopServices crashes when accessing the NULL X11 variableHurewitz Kevin2010-08-021-4/+8
| * | QFileDialog : Fix completer showing up on the MyComputer view.Alexis Menard2010-07-151-1/+3
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-142-10/+12
|\| |
| * | Avkon removal configured with -no-s60mread2010-07-012-10/+12
* | | Adding -qpa configure switchJørgen Lind2010-06-241-2/+2
* | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-1/+1
* | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-189-172/+441
|\| |
| * | Fix QSystemTrayIcon::supportsMessages() on Windowsminiak2010-06-117-22/+31
| * | Use NIM_SETVERSION to get the latest behaviorminiak2010-06-111-16/+71
| * | Cleanup obsolete stuffminiak2010-06-112-58/+4
| * | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-7/+12
| |\|
| | * Doc: fix typoOlivier Goffart2010-05-171-1/+1
| | * QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-173-54/+300
| |\|