summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-263-8/+48
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-26161-670/+1494
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-22161-670/+1494
| |\
| | * Convert the CGImage into a QPixmap after reading from clipboardAndy Shaw2013-04-221-4/+2
| | * Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-211-0/+1
| | * Mark that GCC 4.8.1 has support for C++11 member reference qualifiersThiago Macieira2013-04-201-0/+4
| | * Don't bootstrap QT_EVAL codeEskil Abrahamsen Blomfeldt2013-04-201-0/+2
| | * update bundled sqlite to 3.7.16.2Mark Brand2013-04-192-6/+6
| | * Implement QApplication::beep().Friedemann Kleint2013-04-194-0/+20
| | * Implement alertion state for windows.Friedemann Kleint2013-04-1911-3/+114
| | * Cocoa: Disable QTBUG-30266 hack in full screenGabriel de Dietrich2013-04-191-1/+10
| | * Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-1913-56/+81
| | * Doc: added details for QRegisterStaticFunction(plugin)Nico Vertriest2013-04-191-1/+2
| | * QMessageBox/Win: Include detailed text using Ctrl+C to copyJonathan Liu2013-04-191-1/+4
| | * qprocessordetection: add armv7sRichard Moe Gustavsen2013-04-191-0/+2
| | * Add the GL headers to cmake variables.Stephen Kelly2013-04-192-0/+36
| | * iOS: use an explicit pointer to qiosViewControllerRichard Moe Gustavsen2013-04-197-7/+17
| | * Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2013-04-193-0/+10
| | * Make password mask characters themeable.Mitch Curtis2013-04-1912-38/+33
| | * qdoc: Include words from the module name as tags in example manifestTopi Reinio2013-04-191-0/+13
| | * iOS: QIOSBackingStore: enable FBO depth and stencil bufferRichard Moe Gustavsen2013-04-191-1/+5
| | * Make sure to also check for null CFPropertyLists.Thiago Macieira2013-04-191-0/+3
| | * Allow using Ctrl+C to copy selected text from DetailedText in QMessageBoxKai Koehne2013-04-191-2/+38
| | * Actually set devicePixelRatio on copy.Morten Johan Sørvig2013-04-191-0/+1
| | * SSL internals: fix memory corruption using QSslConfigurationPrivatePeter Hartmann2013-04-181-2/+6
| | * Fix format for alpha drawing.Friedemann Kleint2013-04-181-1/+1
| | * Mac: Fix warnings about non-existing native Windows on startup.Friedemann Kleint2013-04-181-5/+5
| | * Fix memory leak.Sérgio Martins2013-04-181-0/+2
| | * List the Qt5::WinMain Release configuration before the Debug one.Stephen Kelly2013-04-181-8/+8
| | * Remove nativeResourceForWindow warning.Morten Johan Sørvig2013-04-181-3/+1
| | * Mac: Fix various memory leaksGabriel de Dietrich2013-04-184-5/+8
| | * Cocoa Menu: Remove unnecessary retain, release/retain in the right orderGabriel de Dietrich2013-04-182-5/+3
| | * Fix the QTouchEventSequence code snippet so that it compilesAndy Shaw2013-04-181-2/+2
| | * Convert the new filename to native separators before checking itAndy Shaw2013-04-181-1/+1
| | * Android: Don't crash when displaying multiple top-levelsEskil Abrahamsen Blomfeldt2013-04-1810-37/+128
| | * Fix GroupBox painting on Windows when not using widgetsJens Bache-Wiig2013-04-182-48/+3
| | * QOpenGLPaintDevice: correct painting on retina.Morten Johan Sørvig2013-04-181-1/+1
| | * Fusion & GTK styles need to check direction from style option not qappShawn Rutledge2013-04-182-3/+3
| | * An RTL submenu should be right-alignedShawn Rutledge2013-04-181-2/+2
| | * Calling wglMakeCurrent on an already current context gives 100% cpu loadGunnar Sletta2013-04-181-1/+9
| | * Do not send clipboard message to application under debugger.Friedemann Kleint2013-04-171-0/+20
| | * Windows: Fix compile with -directwrite.Friedemann Kleint2013-04-171-1/+1
| | * Emit animation driver signals after we change the state.Gunnar Sletta2013-04-171-2/+2
| | * Correct dir entries caching in QFileDialogCyril Oblikov2013-04-171-10/+32
| | * qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-1715-92/+209
| | * Move Fusion styles palette into QtGuiJørgen Lind2013-04-179-142/+312
| | * Fix typo in qWarning()Sergio Martins2013-04-171-1/+1
| | * Cocoa: Fix menu popup, againGabriel de Dietrich2013-04-161-28/+38
| | * Cocoa: Make sure no invisible proxy icon button is createdGabriel de Dietrich2013-04-161-0/+2
| | * Prevent recursions when triggering menus in QToolButtonFrederik Gladhorn2013-04-161-0/+4