summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Clarify documentation for QKeyEvent::textFrederik Gladhorn2013-04-301-5/+8
| * iOS: Simplify context format setupTor Arne Vestbø2013-04-301-9/+5
| * Mac style: Fix text offset within 'small' comboboxGabriel de Dietrich2013-04-301-0/+2
| * Mac style: Update appearance of 'button with menu'Gabriel de Dietrich2013-04-301-19/+69
| * qdoc: Config class uses current path for each path varMartin Smith2013-04-305-25/+10
| * qdoc: Config class keeps track of current pathMartin Smith2013-04-306-180/+221
| * don't customize dialog buttons if GTK version is too oldShawn Rutledge2013-04-301-0/+2
| * Fix possible segfault when setting up window's transient parentShawn Rutledge2013-04-301-1/+1
| * QPlainTextEdit: add missing feature zoom on Ctrl+WheelCaroline Chao2013-04-302-0/+49
| * Doc: Zooming inside QTextEditCaroline Chao2013-04-301-0/+2
| * Doc: Give C++ class lists consistent titlesSze Howe Koh2013-04-297-8/+8
| * iOS: Don't resize backing store twice in beginPaint()Tor Arne Vestbø2013-04-291-1/+0
| * Make sure window is updated on resize eventEskil Abrahamsen Blomfeldt2013-04-291-0/+1
| * uclibc/pcre: Fix the linking of libQtCore for mips/uclibcHolger Hans Peter Freyther2013-04-291-4/+4
| * Fix possible race in QMutexOlivier Goffart2013-04-291-2/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-30116-428/+1369
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-29116-428/+1369
| |\|
| | * Fix QKeySequence matchingGatis Paeglis2013-04-291-3/+5
| | * Prevent crash due to giving QWidget::update() a large rect.Samuel Rødal2013-04-291-4/+9
| | * QFlags: Remove text promising 64 bit enums for 5.1Kai Koehne2013-04-281-1/+1
| | * Get rid of this hack where QAccessible inherits from QObject.Jan Arve Saether2013-04-261-4/+1
| | * Android: fix crash on exitPaul Olav Tvete2013-04-261-1/+0
| | * iOS: remove setMouse/keyboardGrabEnabled warningRichard Moe Gustavsen2013-04-261-0/+3
| | * iOS: stack true popup windows ontop of tool windowsRichard Moe Gustavsen2013-04-261-1/+3
| | * iOS: add convenience functions for getting window typeRichard Moe Gustavsen2013-04-262-2/+5
| | * Add QXcbWindowEventListenerJørgen Lind2013-04-266-36/+90
| | * Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-264-5/+55
| | * Don't crash on null QCoocaMenuItem.Morten Johan Sørvig2013-04-261-2/+4
| | * Fix ignoring close events on OSXJosh Faust2013-04-268-10/+20
| | * Doc: Fix module name in .qdocconfTopi Reinio2013-04-262-22/+22
| | * qdoc: Adjust regexp that generates tags from module namesTopi Reinio2013-04-261-1/+1
| | * Don't use the SubWindow flag for windows embedded in foreign windowsShawn Rutledge2013-04-265-7/+30
| | * Increase the loopLevel when activating menu items.Morten Johan Sørvig2013-04-262-0/+6
| | * Fix shortcut override for menusFrederik Gladhorn2013-04-263-9/+104
| | * Don't do any transitions if the widget is disabledAndy Shaw2013-04-251-1/+1
| | * Respect the hotspot when creating the cursor in CocoaAndy Shaw2013-04-251-7/+7
| | * Windows: Update transient parent in show().Friedemann Kleint2013-04-253-13/+39
| | * Cocoa: Improve text heuristic menu item syncing logicGabriel de Dietrich2013-04-256-13/+51
| | * Cocoa: Reflect menu hierarchy in QCocoaMenu* objectsGabriel de Dietrich2013-04-255-6/+18
| | * Cocoa: Remove dead code in QCocoaMenu*Gabriel de Dietrich2013-04-253-22/+2
| | * fix namespaced buildOswald Buddenhagen2013-04-251-2/+2
| | * fix QProcessEnvironment documentation re case conversionOswald Buddenhagen2013-04-251-26/+11
| | * Windows native save file dialog: Do not append suffix afterwards.Friedemann Kleint2013-04-251-15/+39
| | * Do not include the treeview header if its hiddenJan Arve Saether2013-04-251-1/+2
| | * Fix windows expose logicGunnar Sletta2013-04-253-34/+35
| | * Fix segfault while handling system-wide shortcuts with xcbhluk2013-04-241-1/+1
| | * Respond to the _NET_WM_CONTEXT_HELP WM_PROTOCOLS messageJan Kundrát2013-04-242-0/+13
| | * iOS: Don't try to set screen orientation before QApplication startupTor Arne Vestbø2013-04-241-0/+4
| | * Windows: Position full screen windows on the correct screen.Friedemann Kleint2013-04-241-2/+16
| | * QNX host lookup: do not try to load libresolv.so, it is not therePeter Hartmann2013-04-241-1/+1