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
/
plugins
/
accessible
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility: Use factory function instead of plugin
Frederik Gladhorn
2014-03-13
15
-5886
/
+0
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-12
3
-4
/
+4
|
\
|
*
Accessibility: Fix reporting the same name/value twice
Frederik Gladhorn
2014-02-10
3
-4
/
+4
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-02-07
4
-2
/
+51
|
\
\
|
|
/
|
*
Make QWindowContainer accessible
Frederik Gladhorn
2014-02-05
4
-2
/
+51
*
|
Don't translate a null rect.
Jan Arve Saether
2013-12-27
1
-1
/
+2
|
/
*
Remove two unused functions from QAccessibleTabBar
Frederik Gladhorn
2013-11-06
2
-38
/
+0
*
Change return type of imagePosition to QPoint
Jan Arve Saether
2013-10-15
2
-5
/
+5
*
Remove stray semicolon
Frederik Gladhorn
2013-10-15
1
-1
/
+1
*
Accessibility: simplify dockwidget accessible
Frederik Gladhorn
2013-10-14
2
-215
/
+36
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
2
-3
/
+3
*
Add Q_DECL_OVERRIDE to accessibility classes
Frederik Gladhorn
2013-10-05
6
-280
/
+280
*
Merge branch 'stable' into dev
Sergio Ahumada
2013-09-21
1
-1
/
+1
|
\
|
*
accessible: fix if (!foo != const) construct
Marc Mutz
2013-09-16
1
-1
/
+1
*
|
Add missing implementation in QAccessibleTabBar::indexOfChild
Jan Arve Saether
2013-09-20
1
-2
/
+10
*
|
Make Accessibility public
Frederik Gladhorn
2013-09-19
7
-13
/
+6
*
|
Include hidden headers in trees and tables consistently
Jan Arve Saether
2013-09-18
2
-3
/
+28
*
|
Remove rowColumnExtents from QAccessibleTableCellInterface
Frederik Gladhorn
2013-08-22
2
-10
/
+0
|
/
*
Deal with unused functions, as found by the Intel compiler
Thiago Macieira
2013-07-01
1
-12
/
+0
*
Accessibility: Fix crash in tst_qmdisubwindow.
Friedemann Kleint
2013-06-26
1
-2
/
+3
*
Do not include the treeview header if its hidden
Jan Arve Saether
2013-04-25
1
-1
/
+2
*
Accessibility: Ignore negative child indices in main window
Frederik Gladhorn
2013-04-23
1
-1
/
+1
*
Accessibility: Menu item should keep track of owner being valid
Frederik Gladhorn
2013-04-23
2
-2
/
+3
*
Make QTextCursor accessibility boundary finder available
Frederik Gladhorn
2013-04-08
4
-89
/
+26
*
Cache QAccessibleInterfaces.
Frederik Gladhorn
2013-04-02
7
-111
/
+269
*
Accessibility: Fix crash when updating in dtor
Frederik Gladhorn
2013-03-23
2
-1
/
+7
*
Only instantiate QAccessibleWidget after trying inherited classes
Frederik Gladhorn
2013-03-22
2
-10
/
+9
*
Fix crash when trying to access accessible parent in dtor
Frederik Gladhorn
2013-03-19
1
-1
/
+1
*
Make qaccessible2.h internal.
Frederik Gladhorn
2013-03-14
7
-12
/
+12
*
Fix some warnings that have crept up since I last fixed warnings
Thiago Macieira
2013-02-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-14
1
-2
/
+2
|
\
|
*
Fix lupdate-warnings in simplewidgets.cpp.
Friedemann Kleint
2013-02-05
1
-2
/
+2
*
|
Simplify a function to fix a warning reported by ICC
Thiago Macieira
2013-02-11
1
-5
/
+2
*
|
Improve QAccessibleApplication
Frederik Gladhorn
2013-01-25
2
-1
/
+6
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
13
-16
/
+23
|
\
\
|
|
/
|
*
Make hierarchy of actions in menubars more consistent.
Jan Arve Saether
2013-01-21
1
-3
/
+10
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
13
-13
/
+13
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix crash in tst_qtreewidget.
Friedemann Kleint
2013-01-14
1
-1
/
+1
*
|
Implement QAccessibleActionInterface in QAccessibleTableCell
José Millán Soto
2013-01-11
2
-1
/
+94
*
|
Merge branch 'stable' into dev
Frederik Gladhorn
2013-01-04
9
-10
/
+32
|
\
\
|
|
/
|
*
Prevent crash in childAt when there are 0 children
Morten Johan Sorvig
2012-12-14
1
-1
/
+1
|
*
Accessible: Improve value interface
v5.0.0-rc2
Frederik Gladhorn
2012-12-12
4
-0
/
+21
|
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
|
*
Compile with QT_NO_CURSOR.
Volker Krause
2012-12-07
3
-9
/
+9
*
|
Change behaviour of selectRow, selectColumn, unselectRow, unselectColumn
José Millán Soto
2012-12-18
1
-10
/
+115
|
/
*
Fix compile with QT_NO_SHORTCUT
Montel Laurent
2012-12-01
1
-1
/
+1
*
Accessibility: set multiline state for text edits.
Frederik Gladhorn
2012-11-23
2
-2
/
+11
*
Accessibility: unhide text() function in TextWidget subclasses.
Frederik Gladhorn
2012-11-21
1
-0
/
+7
*
Implement editable text interface for QLineEdit.
Frederik Gladhorn
2012-11-03
2
-1
/
+22
[next]