summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmargins.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix link errors qtbaseNico Vertriest2021-04-061-1/+1
* Doc: Fix various documentation issuesTopi Reinio2021-03-161-2/+2
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-041-28/+33
* QMarginsF: document that isNull/operator==/operator!= are fuzzyGiuseppe D'Angelo2020-11-021-4/+18
* Make QRect(F) and QMargins comparison operators hidden friendsVolker Hilsheimer2020-10-261-8/+4
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-221-2/+2
* Fix a number of qdoc warningsFriedemann Kleint2020-08-201-1/+1
* Move QMargins operator| into qmargins.h, add equivalent for QMarginsFVolker Hilsheimer2020-04-241-11/+36
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Split out some inline qdebug formatting helpers to qdebug_p.h.Friedemann Kleint2015-04-011-7/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<Kai Koehne2015-02-091-2/+4
* Doc: Fix typosSze Howe Koh2015-01-191-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix some documentation errors.Friedemann Kleint2014-03-241-0/+20
* Fix qdoc warnings in QMargins, QRect.Friedemann Kleint2014-03-211-6/+6
* QMarginsF - Add new QMarginsF classJohn Layt2014-02-211-0/+332
* QMargins - Add missing operatorsJohn Layt2014-02-211-0/+45
* QRect - Move QMargins operatorsJohn Layt2014-02-211-59/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Provide operators for QMargins.Friedemann Kleint2013-01-071-0/+175
* | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-0/+59
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* fix "No such ..." in qmarginsJeremy Katz2012-07-191-2/+2
* 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
* Add QDataStream operators to QMargins, so it can be streamedSteven Ceuppens2011-10-271-0/+41
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+167