| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-07-14 | 1 | -4/+7 |
|\ |
|
| * | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 1 | -4/+7 |
|
|
* | | Added QPlatformWindowFormat | Jørgen Lind | 2010-07-09 | 1 | -2/+4 |
|
|
* | | Refactored classes and functions using lite | Jørgen Lind | 2010-06-24 | 1 | -3/+3 |
|
|
* | | Remove QSound for Lighthouse | Jørgen Lind | 2010-06-24 | 1 | -4/+9 |
|
|
* | | Adding -qpa configure switch | Jørgen Lind | 2010-06-24 | 1 | -2/+2 |
|
|
* | | Renamed files from *_lite* to *_qpa* | Jørgen Lind | 2010-06-24 | 1 | -26/+26 |
|
|
* | | Added QPlatformGLContext to QPlatformWindow | Jørgen Lind | 2010-06-11 | 1 | -1/+2 |
|
|
* | | litehouse multiscreen support | Jeremy Katz | 2010-06-11 | 1 | -1/+2 |
|
|
* | | Added QPlatformWindow | Jørgen Lind | 2010-04-07 | 1 | -1/+3 |
|
|
* | | Refactoring GraphicsSystem to QPlatformIntegration | Jørgen Lind | 2010-03-31 | 1 | -1/+9 |
|
|
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-03-01 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -24/+29 |
| |\ |
|
| * | | Cocoa: problems quitting application when not using qApp::exec | Richard Moe Gustavsen | 2010-01-07 | 1 | -0/+1 |
|
|
* | | | Move user event handling into QWindowSystemInterface class | Jeremy Katz | 2010-02-10 | 1 | -2/+4 |
|
|
* | | | Merge remote branch 'remotes/qt/4.6' into lighthouse | Paul Olav Tvete | 2010-02-10 | 1 | -24/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | S60 softkey refactoring (support for merging, priorities and menus) | Janne Anttila | 2010-02-03 | 1 | -24/+29 |
| |/ |
|
* | | queue user mouse, wheel, and keyboard input events | Jeremy Katz | 2010-01-26 | 1 | -2/+13 |
|
|
* | | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2010-01-14 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 1 | -1/+2 |
|
|
| * | Fix compilation of Embedded with GLib. | Thiago Macieira | 2009-11-18 | 1 | -2/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2009-11-19 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | QToolButton popup menu is shown at wrong position when embedded in a | Alexis Menard | 2009-10-20 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-10-14 | 1 | -7/+18 |
|\ \
| |/ |
|
| * | Mac: implement gestures conforming to the new API | Richard Moe Gustavsen | 2009-10-13 | 1 | -1/+3 |
|
|
| * | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -8/+15 |
|
|
| * | Integrate the GuiPlatformPlugin interface | Olivier Goffart | 2009-10-07 | 1 | -2/+4 |
|
|
* | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-09-30 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -2/+4 |
|
|
* | | Please welcome the Lighthouse Research Project! | Paul Olav Tvete | 2009-09-07 | 1 | -1/+19 |
|/ |
|
* | Add missing file in pri | Alexis Menard | 2009-08-24 | 1 | -0/+1 |
|
|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ |
|
| * | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -2/+2 |
|
|
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Refactor the code that reads the KDE config in one file | Olivier Goffart | 2009-08-07 | 1 | -2/+4 |
|
|
* | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -6/+6 |
|\ \ |
|
| * | | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 1 | -6/+6 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -10/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -10/+3 |
|
|
* | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -9/+24 |
|\ \
| |/ |
|
| * | Multitouch, Cocoa: First revision of multi touch in Qt/Cocoa | Richard Moe Gustavsen | 2009-06-19 | 1 | -7/+9 |
|
|
| * | add qgesture_p.h to the project | Bradley T. Hughes | 2009-05-11 | 1 | -0/+1 |
|
|
| * | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+2 |
|
|
| * | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -2/+12 |
|
|
* | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Work on getting unified toolbars to look more native. | Norwegian Rock Cat | 2009-04-22 | 1 | -1/+1 |
|
|
| * | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+209 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+230 |
|
|