summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qprogressdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use obsolete QStyle::PixelMetric enum itemsAlexander Volkov2016-03-221-9/+10
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-5/+5
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+2
* Remove Q_DEAD_CODE_FROM_QT4_MAC sectionMorten Johan Sørvig2015-07-081-3/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-2/+2
|\
| * Fix stylesheet crash.Morten Johan Sørvig2015-01-161-2/+2
* | QProgressDialog: don't require setValue(0) to be called.David Faure2015-01-171-5/+11
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Micro-optimize QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint()Marc Mutz2014-08-061-3/+4
* QProgressDialog: Extract Method QProgressDialogPrivate::ensureSizeIsAtLeastSi...Marc Mutz2014-08-061-15/+15
* QProgressDialog: Extract Method QProgressDialogPrivate::adoptChildWidget()Marc Mutz2014-08-061-31/+19
* QProgressDialog: fix setBar() not properly adopting the new QProgressBarMarc Mutz2014-08-061-0/+8
* QProgressDialog: make the cancel button retranslate on LanguageChangeMarc Mutz2014-07-301-2/+1
* QProgressDialog: Extract Method QProgressDialogPrivate::setCancelButtonText()Marc Mutz2014-07-301-7/+14
* QProgressDialog: don't crash when setting the same {bar,button,label} againMarc Mutz2014-07-301-0/+14
* Fix documented default value of QProgressDialog::maximumMarc Mutz2014-07-301-1/+1
* Doc: fix documentation of QProgressDialog::openJoerg Bornemann2014-03-041-1/+1
* QtWidgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-151-0/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-22/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-11/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-6/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+907