summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* restore compat with old perl: don't use \h in regexpsOswald Buddenhagen2012-10-161-3/+3
* fix syntax of warning messageOswald Buddenhagen2012-10-161-1/+1
* QWindowsKeyMapper: use a more efficient data structure for 'keyLayout'Marc Mutz2012-10-162-61/+56
* QWindowsKeyMapper: remove dead codeMarc Mutz2012-10-161-1/+1
* QWindowsKeyMapper: replace one magic constant with a symbolic oneMarc Mutz2012-10-161-5/+6
* QScreen manual test improvements: fields resize, better formattingShawn Rutledge2012-10-164-11/+24
* Compile fix for AIX with xlcAndy Shaw2012-10-161-1/+1
* Remove addition of dependencies for static libraries.Stephen Kelly2012-10-162-45/+1
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-161-1/+4
* implement QCocoaWindow::setWindowIconJoerg Bornemann2012-10-162-0/+21
* Add parameter documentation.Frederik Gladhorn2012-10-161-1/+1
* Fix incorrectly scaled constants on MacJens Bache-Wiig2012-10-161-0/+5
* Document needed packages for XCB on Fedora.Niels Weber2012-10-161-0/+4
* Add QObject* QStyleOption::styleObjectJ-P Nurmi2012-10-162-4/+17
* Mark linux accessibility test as insignificant.Frederik Gladhorn2012-10-161-0/+5
* Implement setWindowIcon() for Windows.Miikka Heikkinen2012-10-162-3/+52
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_qstextstreamCaroline Chao2012-10-161-9/+11
* Test: remove QSKIP from tst_QProcessEnvironment::putenvCaroline Chao2012-10-161-4/+5
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-1610-17/+17
* Check if there is an old item before removing itAndy Shaw2012-10-161-3/+2
* Cocoa: Set platform window geometry correctly.Morten Johan Sorvig2012-10-163-6/+26
* Cocoa: use defaultPixmap() if pixmap is not set for dragTeemu Katajisto2012-10-161-1/+5
* Logging: Mark deprecated API with QT_DEPRECATEDKai Koehne2012-10-163-2/+17
* Remove unneded forward declaration.Frederik Gladhorn2012-10-161-2/+0
* QML plugins: Make sure that both debug and release versions are builtKai Koehne2012-10-161-1/+9
* Fix function names in warning messages.Frederik Gladhorn2012-10-161-7/+7
* Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-163-15/+25
* Fix compile errors in configure.exe.Jason Barron2012-10-161-3/+0
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-1615-464/+621
* Remove QImageReader benchmark dependency on QtWidgets.Stephen Kelly2012-10-162-2/+1
* Add HasFrame feature to QStyleOptionTabJens Bache-Wiig2012-10-163-2/+19
* Introduce (private) QStyleAnimationJ-P Nurmi2012-10-1620-377/+475
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12
* Add documentation for ucs4 overloads.Frederik Gladhorn2012-10-161-11/+43
* Windows: Document WinAPI usage for the various compilers.Friedemann Kleint2012-10-161-0/+34
* Review of documentation.Michele Caini2012-10-162-2/+11
* Fix QComboBox icon testingGiuseppe D'Angelo2012-10-163-2/+4
* Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.Stephen Kelly2012-10-162-2/+5
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-163-5/+5
* QScreen's physicalSize can change. Ensure siblings are updated.Shawn Rutledge2012-10-162-28/+20
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-164-2/+11
* Mark tst_networkselftest as an insignificant.Janne Anttila2012-10-161-0/+1
* Get rid of unused memberKonstantin Ritt2012-10-161-2/+0
* QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* QFont: Don't detach unless value has really changedKonstantin Ritt2012-10-161-6/+46
* Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-162-0/+4
* Get rid of QT_MODULE_DOC_BASE/QT.foo.docsTor Arne Vestbø2012-10-162-4/+14
* Remove an old workaround in QKeySequence.Jędrzej Nowacki2012-10-160-0/+0
* remove apparently dead CONFIG+=dylibOswald Buddenhagen2012-10-161-1/+1