index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
itemviews
/
qtablewidget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QList/Table/TreeWidgetItem: Allow reseting values by passing the default value
Christian Ehrlicher
2019-11-22
1
-3
/
+3
*
QTableWidget: Fix -Wdeprecated-copy warning
Albert Astals Cid
2019-10-03
1
-1
/
+4
*
ItemWidgets: add helper function to retrieve the underlying model
Christian Ehrlicher
2018-11-08
1
-0
/
+3
*
QTableWidget: mark isItemSelected/setItemSelected() as deprecated
Christian Ehrlicher
2018-11-02
1
-8
/
+6
*
Itemviews: mark some functions as deprecated
Christian Ehrlicher
2018-10-21
1
-4
/
+12
*
QTableWidgetItem: pass role to dataChanged() signal
Christian Ehrlicher
2018-05-12
1
-0
/
+1
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-3
/
+3
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-3
/
+3
*
Item widgets: make indexFromItem const-correct
Giuseppe D'Angelo
2017-09-02
1
-1
/
+4
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-8
/
+4
|
\
|
*
Convert features.whatsthis to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-06-29
1
-2
/
+2
|
*
Convert features.tablewidget to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-06-28
1
-6
/
+2
*
|
Item widgets: API cleanups
Giuseppe D'Angelo
2017-06-20
1
-0
/
+8
*
|
QAbstractItemView: add isPersistentEditorOpen()
Marc Mutz
2017-06-20
1
-0
/
+2
|
/
*
Fix build with -no-feature-draganddrop
Paul Olav Tvete
2017-03-01
1
-1
/
+2
*
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
Lars Knoll
2016-07-14
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QtWidgets: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-06
1
-3
/
+3
*
Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-02-13
1
-0
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-3
/
+3
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Constify QTableWidget::selectedItems
Stephen Kelly
2012-10-05
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
itemview/itemmodels: make some constructors explicit
Marc Mutz
2012-03-07
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
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
*
Use Q_WIDGETS_EXPORT for widgets library
Olli Werwolff
2011-06-08
1
-5
/
+5
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
*
fix includes
Lars Knoll
2011-05-07
1
-2
/
+2
*
library split
Lars Knoll
2011-05-07
1
-0
/
+377