index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
tools
/
qline.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QLine/QMargins: add toLineF/toMarginsF()
Marc Mutz
2022-03-19
1
-3
/
+12
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-1
/
+1
*
Make explicit that we expect co-ordinates to be finite
Edward Welbourne
2021-02-04
1
-11
/
+7
*
Add qHypot() to qmath.h, exposing and extending std::hypot()
Edward Welbourne
2021-01-27
1
-7
/
+5
*
Change QLineF::setLength() to work whenever length() is non-zero
Edward Welbourne
2021-01-05
1
-5
/
+6
*
Deal with {und,ov}erflow issues in QLine's length handling
Edward Welbourne
2020-09-30
1
-15
/
+24
*
Fix some qdoc warnings: function names in "see also"
Volker Hilsheimer
2020-09-22
1
-4
/
+4
*
QLine: swap IntersectType and IntersectionType
Edward Welbourne
2020-08-28
1
-9
/
+2
*
QLineF: Don't try calculating a unit vector when length is null
Robert Loehning
2020-08-25
1
-1
/
+0
*
QLine: purge deprecated API
Edward Welbourne
2020-07-27
1
-56
/
+1
*
QLine: eliminate M_2PI in favor of qmath.h's radian<->degree converters
Edward Welbourne
2020-07-27
1
-8
/
+3
*
Doc: Fix documentation warnings for Qt Core
Topi Reinio
2020-04-21
1
-2
/
+9
*
Doc: Fix QLineF::IntersectionType enum name
Leena Miettinen
2020-04-03
1
-1
/
+1
*
Doc: Correct non-link related qdoc compilation errors
Nico Vertriest
2020-01-14
1
-1
/
+1
*
QLineF: add intersects() as a replacement for intersect()
Christian Ehrlicher
2019-04-25
1
-1
/
+25
*
QLineF: mark angle(const QLineF&) as deprecated
Christian Ehrlicher
2019-03-05
1
-0
/
+2
*
Doc: fix formatting error in QLineF
Eirik Aavitsland
2018-11-11
1
-4
/
+3
*
doc: Add missing return types to \fn commands, fix mis-specified ones
Martin Smith
2018-01-18
1
-1
/
+1
*
Add QLineF::center() returning the point in the center of the line
Lorenz Haas
2016-05-27
1
-0
/
+23
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Fix QLineF Detailed Description
Samuel Gaist
2015-02-05
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QDebugStateSaver: call maybeSpace() in destructor.
David Faure
2014-03-13
1
-6
/
+8
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-8
/
+8
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-3
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Doc: Add \inmodule QtCore to all QtCore class doc bodies
Thiago Macieira
2012-08-23
1
-0
/
+2
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-02
1
-10
/
+10
*
QPoint/QPointF: inline manhattanLength(); QLineF: inline isNull()
Marc Mutz
2012-02-20
1
-6
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Doc: Clarified the range of return values from QLineF::angle().
David Boddie
2011-09-26
1
-2
/
+3
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+867