index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
corelib
/
io
/
qurlquery.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark the remaining files in io as significant
Matthias Rauter
2025-07-24
1
-0
/
+1
*
Rework comparison helper macros to get rid of conditional noexcept
Ivan Solovev
2024-07-16
1
-1
/
+1
*
QUrlQuery: Use new comparison helper macros
Rym Bouabid
2024-02-23
1
-1
/
+6
*
QUrlQuery: drop the qpair.h include
Marc Mutz
2023-12-08
1
-1
/
+0
*
QUrlQuery: s/QPair/std::pair/
Marc Mutz
2023-12-07
1
-4
/
+4
*
QUrlQuery: add missing move constructor
Thiago Macieira
2023-01-20
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtCore: replace qSwap with std::swap/member-swap where possible
Marc Mutz
2022-01-20
1
-1
/
+1
*
Whitespace cleanup in corelib/io
v6.0.0-beta2
Allan Sandfeld Jensen
2020-10-20
1
-0
/
+1
*
Centralize the implementation of move assignment operators
Giuseppe D'Angelo
2020-10-03
1
-1
/
+1
*
QUrl: purge deprecated API
Edward Welbourne
2020-07-20
1
-62
/
+1
*
QUrlQuery: improve defaultQuery{Value,Pair}Delimiter()
Marc Mutz
2020-05-12
1
-4
/
+2
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-2
/
+2
*
Remove handling of missing Q_COMPILER_RVALUE_REFS
Allan Sandfeld Jensen
2019-04-08
1
-2
/
+0
*
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-4
/
+4
*
QUrlQuery: Implement initializer list constructor
Samuel Gaist
2018-12-09
1
-0
/
+9
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
Merge remote-tracking branch 'origin/5.6' into dev
Simon Hausmann
2016-01-12
1
-2
/
+2
|
\
|
*
Make QUrl::removeAllQueryItems actually remove the query items
Thiago Macieira
2016-01-09
1
-2
/
+2
*
|
QtCore: eradicate all Q_FOREACH loops [io]
Marc Mutz
2016-01-04
1
-2
/
+2
|
/
*
QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable
Marc Mutz
2015-06-30
1
-3
/
+2
*
Add qHash(QUrlQuery)
Marc Mutz
2015-04-20
1
-0
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-23
/
+23
*
Fix decoding of QByteArray in the deprecated "encoded" setters in QUrl
Thiago Macieira
2012-08-20
1
-7
/
+7
*
Q_DECLARE_SHARED: mark the type movable
Marc Mutz
2012-07-10
1
-1
/
+0
*
QUrl::setEncodedQueryItems should replace
Martin Petersson
2012-06-20
1
-1
/
+1
*
Re-add the Qt 4 compatibility methods for QUrl encoded query items
Thiago Macieira
2012-04-12
1
-0
/
+39
*
Fix the license headers for the files in the new-qurl branch
Thiago Macieira
2012-03-30
1
-1
/
+1
*
Add QUrl::setQuery overload with QUrlQuery
Thiago Macieira
2012-03-30
1
-3
/
+3
*
Forward the methods dealing with the break down of query to QUrlQuery
Thiago Macieira
2012-03-30
1
-0
/
+23
*
Long live QUrlQuery
Thiago Macieira
2012-03-30
1
-0
/
+117