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
/
widgets
/
widgets
/
qcombobox.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with -no-feature-shortcut
Tasuku Suzuki
2023-01-17
1
-0
/
+2
*
QComboBox: Don't dereference potential nullptr, simplify
Volker Hilsheimer
2022-12-08
1
-5
/
+2
*
QComboBox: hide the popup on keypress rather than ShortcutOverride
Volker Hilsheimer
2022-12-05
1
-1
/
+9
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
QComboBox: remove dead keyboard-navigation code
Volker Hilsheimer
2022-10-31
1
-32
/
+1
*
QComboBox: refactor item flashing code in hidePopup
Volker Hilsheimer
2022-10-29
1
-24
/
+37
*
Fix QComboBox supressing a QDialogs default button
Robert Griebl
2022-10-17
1
-0
/
+2
*
QComboBox: remove dead code
Volker Hilsheimer
2022-10-12
1
-20
/
+1
*
QComboBox: Prevent recursion in hidePopup
Volker Hilsheimer
2022-08-27
1
-1
/
+9
*
QComboBox: emit currentIndexChanged() and currentTextChanged() when the model...
Ivan Solovev
2022-06-16
1
-1
/
+5
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
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
-2
/
+3
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-3
/
+3
*
Fix warning from deprecated QMouseEvent constructor on macOS
Volker Hilsheimer
2022-03-21
1
-2
/
+2
*
Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttons
Noah Davis
2022-03-09
1
-16
/
+17
*
Doc: Remove mentioning of Fowler book
Kai Köhne
2022-01-17
1
-2
/
+1
*
widgets: Fix typos in source code comments
Jonas Kvinge
2021-10-15
1
-2
/
+2
*
QComboBox: propagate style change on widget to internal container
Volker Hilsheimer
2021-05-31
1
-9
/
+15
*
QComboBox: add space for scrollbar if needed after showing popup
Volker Hilsheimer
2021-05-31
1
-6
/
+13
*
Delete duplicate condition in QComboBox::setPlaceholderText
Dong Rui
2021-03-09
1
-1
/
+1
*
Fix that the placeholdertext of QCombobox is not drawn
ChunLin Wang
2021-01-27
1
-2
/
+4
*
QComboBox: fix select all columns in the view
Christian Ehrlicher
2021-01-13
1
-2
/
+4
*
QCombobox: propagate the palette to the embedded line edit
Wang Chuan
2020-11-02
1
-0
/
+1
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-1
/
+1
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
fix QComboBox currentText return placeholderText
Wang ChunLin
2020-09-25
1
-3
/
+2
*
fix qcombobox code style
Wang ChunLin
2020-09-25
1
-2
/
+2
*
Display combobox popup on the correct screen
Morten Johan Sørvig
2020-08-30
1
-4
/
+4
*
Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidth
Volker Hilsheimer
2020-08-27
1
-1
/
+1
*
fix qcombobox code style
Wang Peng
2020-07-25
1
-1
/
+1
*
Remove the space before the ')'
Li Zhong Ming
2020-07-24
1
-3
/
+3
*
Remove usage of QDesktopWidget(Private) from most places in QtWidgets
Volker Hilsheimer
2020-07-07
1
-1
/
+0
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-5
/
+5
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-7
/
+7
*
Fix build without features.completer
Tasuku Suzuki
2020-06-05
1
-0
/
+2
*
Add an option to set the alignment of the text in QComboBox
Andy Shaw
2020-05-15
1
-1
/
+5
*
QComboBox: Remove deprecated auto-completion properties
Volker Hilsheimer
2020-05-06
1
-121
/
+26
*
Fix Clang 10 warning about misleading indentation
Thiago Macieira
2020-05-05
1
-2
/
+2
*
Remove deprecated QComboBox::SizeAdjustPolicy enum value
Volker Hilsheimer
2020-04-27
1
-18
/
+3
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-11
1
-3
/
+14
|
\
|
*
Fix warning about deprecated QComboBox::AdjustToMinimumContentsLength
Thiago Macieira
2020-04-09
1
-3
/
+14
*
|
QApplication: remove obsolete globalStrut functionality
Volker Hilsheimer
2020-04-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-15
/
+17
|
\
\
|
|
/
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-3
/
+3
|
*
Fix deprecation of QComboBox:::currentIndexChanged(const QString&)
Lars Knoll
2020-03-25
1
-23
/
+14
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-1
/
+1
|
\
\
|
|
/
|
*
QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLength
Volker Hilsheimer
2020-02-26
1
-1
/
+1
*
|
QComboBox: remove currentIndexChanged(const QString&)
Vitaly Fanaskov
2020-02-19
1
-30
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-3
/
+20
|
\
\
|
|
/
[next]