summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Identify XButton1|2 release events when mouse is moving.Matteo Bertini2015-03-261-0/+6
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* evdev tablet support on LinuxShawn Rutledge2013-07-181-1/+3
* To support QT_NO_IM on Linux/Windows/MacJing Bai2013-01-211-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix multiple tablet hires coordinate bug under X11Ryan Stelzleni2012-11-281-5/+11
* Fix debugger detection when running on Linux.Friedemann Kleint2012-10-311-20/+28
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* clear XSizeHints before useDavid Fries2012-09-281-0/+1
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Use improved QLibrary search heuristics in qapplication_x11.cppSean Harmer2012-07-271-0/+5
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-02-211-6/+0
* When doing mouse move compression, pass non-MotionNotify events to installed ...John Stanley2012-02-101-1/+4
* Fix crash in qt_init when the XFIXES extension is not available.David Faure2012-02-101-0/+8
* Take into account shaping in findRealWindowAlbert Astals Cid2012-02-031-0/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fixed broken window surface flush when depth is 24 and bpp is not 32.Samuel Rødal2011-09-291-0/+6
* Add a QApplication::queryKeyboardModifiers() method.David Faure2011-08-171-0/+15
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-3/+0
|\
| * Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-161-3/+0
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Track compositingManagerRunning changesJacopo De Simoi2011-03-311-0/+9
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2011-03-251-0/+4
* Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-161-14/+17
|\
| * Fixed mapFromGlobal in some window managers on X11Denis Dzyubenko2011-02-081-1/+16
| * Removed obsolete code that was incorrectly handling ConfigureNotifyDenis Dzyubenko2011-02-081-13/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-3/+14
|\ \ | |/ |/|
| * Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero.Thiago Macieira2011-02-081-1/+1
| * Use an increasing size for the getpwuid_r buffer.Thiago Macieira2011-02-081-1/+12
| * Make sure we use at least 1024 bytes when calling getpwuid_r.Thiago Macieira2011-02-081-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Resolve XRRSizes() from libxrandr for QScroller's DPI calculation.Robert Griebl2010-12-151-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-0/+24
|\|
| * Cleanup Meego Compositor detectionHarald Fernengel2010-11-021-27/+17
| * Added Maemo 6 to the X11 desktopEnvironment listDominik Holland2010-11-021-0/+34
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\|
| * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-1/+0
|\|
| * remove extra includesRitt Konstantin2010-09-211-1/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-0/+28
|\|
| * Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-0/+7
|\|
| * Fixed hiding a window on X11 before it was shown.Denis Dzyubenko2010-09-071-0/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-1/+1
|\|
| * Fix compilation when configured with -no-xrenderGunnar Sletta2010-06-251-1/+1
* | Add an application attribute to control XInitThreads().Trond Kjernåsen2010-07-021-0/+3
* | Merge remote branch 'origin/master'Olivier Goffart2010-06-151-1/+1
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-1/+1
| |\