summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2012-01-311-0/+4
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* 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
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Cleanup Meego Compositor detectionHarald Fernengel2010-11-021-27/+17
* Added Maemo 6 to the X11 desktopEnvironment listDominik Holland2010-11-021-0/+34
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* remove extra includesRitt Konstantin2010-09-211-1/+0
* Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
* Fixed hiding a window on X11 before it was shown.Denis Dzyubenko2010-09-071-0/+7
* Fix compilation when configured with -no-xrenderGunnar Sletta2010-06-251-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-1/+1
|\
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-1/+1
* | Do not move keyboard focus to invisible windows on X11.Denis Dzyubenko2010-03-241-5/+0
* | Revert "Revert "Make QWidget::activateWindow() NET window manager aware.""Denis Dzyubenko2010-03-241-0/+2
* | Revert "Make QWidget::activateWindow() NET window manager aware."Morten Johan Sørvig2010-03-241-2/+0
* | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-221-0/+2
* | Make QWidget::activateWindow() NET window manager aware.Robert Griebl2010-03-221-0/+2
* | Improve keyboard layout detection on X11Bradley T. Hughes2010-03-151-9/+54
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-4/+14
|\ \ | |/
| * Make tablet detection work with new wacom driversThomas Zander2010-03-041-2/+7
| * Fix build break in qapplication_x11.cpp.Adrian Constantin2010-03-031-0/+5
| * Allow platform specific values for the double click radius.Raino Priha2010-03-021-2/+2
* | Fix seg-fault when no X11 desktop environment is presentTom Cooksey2010-02-241-23/+53
* | clean up x11 desktop detectionOswald Buddenhagen2010-02-221-86/+30
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-0/+8
|\ \ | |/
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+8
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Don't react to X errors on displays that are not the Qt display.Bradley T. Hughes2009-12-111-0/+5
|/
* QGtkStyle refactoringRobert Griebl2009-11-031-2/+2
* Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-0/+6
|\
| * Emit workAreaResized() in X11 when it changesGustavo Pichorim Boiko2009-10-271-0/+6
* | Use shared memory images when shared pixmaps are not available.Fredrik Höglund2009-10-271-6/+8
|/
* Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-071-39/+3
* Add support for XFCE desktop integrationJens Bache-Wiig2009-10-061-2/+7
* Implemented the SAVE_TARGET in QClipboard on X11Denis Dzyubenko2009-09-161-0/+2
* QCursor support for Symbian OSShane Kearns2009-09-151-2/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Respect "menus_have_icons" property in GTK+Jens Bache-Wiig2009-09-021-0/+7
* Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-311-53/+58
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-4/+8
|\ \ | |/
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-1/+2
| * Fixed usage of the MITSHM extension for 16 bit X servers.Trond Kjernåsen2009-08-191-3/+6
| * Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-08-121-0/+4
| * Update license headers.Jason McDonald2009-08-111-1/+1