summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enable bundling Qt in Android package in build systemEskil Abrahamsen Blomfeldt2013-05-0111-28/+72
* Make it possible to bundle Qt libraries in Android apkEskil Abrahamsen Blomfeldt2013-05-014-4/+126
* Fix more warnings, found by cross-compiling QtThiago Macieira2013-05-013-5/+11
* Oops: bugfix support for ref qualifiers in GCC 4.8.1Thiago Macieira2013-05-011-1/+1
* iOS: Don't use -1 as magic value for UIDeviceOrientationFaceUp/DownTor Arne Vestbø2013-04-302-4/+14
* iOS: Don't pretend like our OpenGL context is single-bufferedTor Arne Vestbø2013-04-301-4/+5
* QAccessible::State is no longer an enumOlivier Goffart2013-04-301-1/+1
* Cocoa: Port QCocoaTheme::fileIconPixmap() to CocoaGabriel de Dietrich2013-04-301-19/+10
* Make QLocalePrivate PODThiago Macieira2013-04-302-12/+21
* QLocalePrivate: remove QLocalePrivate::m_indexThiago Macieira2013-04-302-27/+10
* Move the code that creates QLocalePrivate to separate functionsThiago Macieira2013-04-301-27/+33
* Android: don't crash on exitPaul Olav Tvete2013-04-302-27/+21
* Don't block back button after keyboard is hiddenPaul Olav Tvete2013-04-301-4/+2
* Clarify documentation for QKeyEvent::textFrederik Gladhorn2013-04-301-5/+8
* iOS: Simplify context format setupTor Arne Vestbø2013-04-301-9/+5
* Doc: Adding Qt Creator Manual as \externalpageJerome Pasion2013-04-301-0/+491
* 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
* Add some extra tests for QString::argThiago Macieira2013-04-291-0/+22
* iOS: Don't resize backing store twice in beginPaint()Tor Arne Vestbø2013-04-291-1/+0
* fix quoting issues in vcxproj generatorJoerg Bornemann2013-04-291-2/+2
* test: Mark tst_menubar::task256322_highlight as XFAILSergio Ahumada2013-04-291-1/+6
* 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
* 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
* README: Update the README fileSergio Ahumada2013-04-271-19/+16
* Get rid of this hack where QAccessible inherits from QObject.Jan Arve Saether2013-04-269-228/+25
* Define QMAKE_CXXFLAGS_RTTI_{ON|OFF} for aix-xlc mkspecAndy Shaw2013-04-261-0/+2
* Android: fix crash on exitPaul Olav Tvete2013-04-261-1/+0
* split qt_app.prf out of qt_tool.prfOswald Buddenhagen2013-04-262-22/+35
* make src/ subdir optionalOswald Buddenhagen2013-04-261-12/+14
* groundwork for making "configure -nomake tools" saneOswald Buddenhagen2013-04-262-1/+17
* 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