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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
widgets
/
util
/
qcompleter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QCompleter: Set transient parent on popup
Nicolas Fella
2025-05-02
1
-1
/
+6
*
QCompleter: add more nullptr checks for the widget
Volker Hilsheimer
2024-10-31
1
-9
/
+14
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-28
1
-2
/
+0
*
QCompleter: Forward mouse press/release to virtual keyboard
Axel Spoerl
2024-08-16
1
-1
/
+5
*
Widgets: silence clang's -Wimplicit-fallthrough
Tim Blechmann
2024-05-27
1
-0
/
+1
*
QCompleter: Hide popup when widget is hidden
Eike Ziller
2024-04-30
1
-4
/
+15
*
qcompleter: avoid implicit detach
Anton Kudryavtsev
2023-09-08
1
-2
/
+2
*
QCompleter::setPopup() - refactor and cleanup
Axel Spoerl
2023-03-14
1
-20
/
+25
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-3
/
+5
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
QCompleter: fix crash when setting the same model twice
David Faure
2022-03-13
1
-0
/
+2
*
Position QCompleter popup based on the widget's screen geometry
Yin Jie
2022-02-15
1
-1
/
+1
*
Doc: clarify case sensitivity in QCompleter
Mitch Curtis
2021-10-08
1
-6
/
+9
*
Assert that dereferenced pointer is never nullptr
Volker Hilsheimer
2021-02-24
1
-0
/
+1
*
Move QFileSystemModel into QtGui
Volker Hilsheimer
2020-08-25
1
-1
/
+1
*
QCompleter: fix an out of bounds access in a QMap
Giuseppe D'Angelo
2020-07-27
1
-1
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Remove usage of QDesktopWidget(Private) from most places in QtWidgets
Volker Hilsheimer
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-2
/
+2
*
Port QtWidgets from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-2
/
+1
*
Remove the deprecated QDirModel
Volker Hilsheimer
2020-06-04
1
-43
/
+4
*
Make MatchRegExp an alias to MatchRegularExpression
Lars Knoll
2020-03-30
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Deprecate QDirModel
Friedemann Kleint
2019-09-04
1
-5
/
+5
*
Remove usages of deprecated QApplication::keypadNavigationEnabled
Sona Kurazyan
2019-07-23
1
-4
/
+5
*
Fix build without feature.stringlistmodel
Tasuku Suzuki
2019-06-30
1
-0
/
+2
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-1
/
+1
*
QCompleter: Fix completion on QFileSystemModel
Friedemann Kleint
2019-05-21
1
-5
/
+35
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-27
1
-1
/
+8
|
\
|
*
Fix QCompleter popups preventing the application from exiting
Alexandru Croitor
2018-09-26
1
-1
/
+8
*
|
Use nullptr instead of 0
Jesus Fernandez
2018-08-18
1
-17
/
+26
*
|
Modernize the "thread" feature
Ulf Hermann
2018-08-17
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-0
/
+1
|
\
|
|
*
Fix building with -no-feature-dirmodel -no-feature-filesystemmodel
Joni Poikelin
2018-06-04
1
-0
/
+1
*
|
Use QT_CONFIG(stringlistmodel) rather than QT_NO_STRINGLISTMODEL
Ulf Hermann
2018-02-19
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-0
/
+2
|
\
|
*
Convert features.lineedit to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-06
1
-4
/
+0
|
\
|
|
*
Convert features.completer to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-4
/
+0
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
1
-0
/
+4
|
\
|
|
*
QCompleter: Add check before setting the widget
Gabriel de Dietrich
2017-08-28
1
-0
/
+4
*
|
Reduce usage of QDesktopWidget to resolve screen properties in QtWidgets
Tor Arne Vestbø
2017-08-18
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Oswald Buddenhagen
2017-08-02
1
-13
/
+17
|
\
|
|
*
Convert features.dirmodel to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-7
/
+9
|
*
Convert features.listview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-21
1
-6
/
+8
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-8
/
+10
|
\
|
|
*
Convert features.filesystemmodel to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-02
1
-8
/
+10
[next]