projects
/
qt-at-spi:qt-at-spi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix warning: Creating accessible with different object
[qt-at-spi:qt-at-spi.git]
/
src
/
bridge.cpp
2011-06-30
Frederik Gladhorn
Fix warning: Creating accessible with different object
blob
|
commitdiff
2011-06-30
Frederik Gladhorn
Return the correct root object.
blob
|
commitdiff
|
diff to current
2011-06-24
Frederik Gladhorn
Pay attention to QAccessible::ObjectCreated.
blob
|
commitdiff
|
diff to current
2011-06-24
Frederik Gladhorn
Merge remote-tracking branch 'origin/declarative'
blob
|
commitdiff
|
diff to current
2011-06-23
Frederik Gladhorn
Don't crash on children of virtual children.
v0.0.3-alpha
blob
|
commitdiff
|
diff to current
2011-06-23
Frederik Gladhorn
Removal of accessibles.
blob
|
commitdiff
|
diff to current
2011-06-22
Frederik Gladhorn
Don't assert on creation of some accessibles.
blob
|
commitdiff
|
diff to current
2011-06-20
Frederik Gladhorn
Manage objects in one hash, path to object.
blob
|
commitdiff
|
diff to current
2011-05-18
Frederik Gladhorn
Clean up debug messages.
blob
|
commitdiff
|
diff to current
2011-05-18
Frederik Gladhorn
Fix license header to LGPL2.1 with proper address.
blob
|
commitdiff
|
diff to current
2011-05-13
Frederik Gladhorn
Reduce usage of the horrible pseudo singleton.
blob
|
commitdiff
|
diff to current
2011-05-09
Frederik Gladhorn
Improve finding interfaces for some objects.
blob
|
commitdiff
|
diff to current
2011-05-09
José Millán Soto
Merge remote branch 'upstream/master' into rangeextents
3
blob
|
commitdiff
|
diff to current
2011-05-03
Frederik Gladhorn
Merge branch 'master' into declarative
blob
|
commitdiff
|
diff to current
2011-04-26
Frederik Gladhorn
Start relations implementation.
blob
|
commitdiff
|
diff to current
2011-04-13
Frederik Gladhorn
Ignore updates until root has been set.
blob
|
commitdiff
|
diff to current
2011-04-13
Frederik Gladhorn
Ignore updates until root has been set.
blob
|
commitdiff
|
diff to current
2011-04-05
Frederik Gladhorn
Fallback for qobjects where queryAccessibleInterface...
blob
|
commitdiff
|
diff to current
2011-04-01
Frederik Gladhorn
Remove assert. Warning has to be enough.
blob
|
commitdiff
|
diff to current
2011-03-30
Frederik Gladhorn
Fix order of interface removal.
blob
|
commitdiff
|
diff to current
2011-03-25
Frederik Gladhorn
Delete dead interfaces.
blob
|
commitdiff
|
diff to current
2011-03-25
Frederik Gladhorn
Watch for object destruction.
blob
|
commitdiff
|
diff to current
2011-03-24
Frederik Gladhorn
Remove registerChildren function.
blob
|
commitdiff
|
diff to current
2011-03-16
Frederik Gladhorn
Clean up use of dbus connection. Extend test.
blob
|
commitdiff
|
diff to current
2011-03-16
Frederik Gladhorn
Unit test: start checking the dbus interface.
blob
|
commitdiff
|
diff to current
2011-03-14
Frederik Gladhorn
Fix childCount when interface could not be created.
blob
|
commitdiff
|
diff to current
2011-03-04
Frederik Gladhorn
Fix register children.
blob
|
commitdiff
|
diff to current
2011-03-04
Frederik Gladhorn
Remove QSpiObject. Don't keep interfaces that might...
blob
|
commitdiff
|
diff to current
2011-03-03
Frederik Gladhorn
Fix child handling. Cleanup. Use QSpiObjectReference...
blob
|
commitdiff
|
diff to current
2011-03-03
Frederik Gladhorn
Clean up debug output. ASSERT for table interface.
blob
|
commitdiff
|
diff to current
2011-03-02
Frederik Gladhorn
Leak more QAccessebleInterface objects.
blob
|
commitdiff
|
diff to current
2011-03-02
Frederik Gladhorn
Don't assume that all interfaces have QObjects associated.
blob
|
commitdiff
|
diff to current
2011-03-01
Frederik Gladhorn
More asserts.
blob
|
commitdiff
|
diff to current
2011-03-01
Frederik Gladhorn
Add asserts and fix a few crashes.
blob
|
commitdiff
|
diff to current
2011-03-01
Frederik Gladhorn
Big refactoring of cache.
blob
|
commitdiff
|
diff to current
2011-02-27
Frederik Gladhorn
Merge branch 'master' into experimental
blob
|
commitdiff
|
diff to current
2011-02-25
Frederik Gladhorn
Move keyboard handling into QSpiApplication.
blob
|
commitdiff
|
diff to current
2011-02-25
Frederik Gladhorn
Implement DEC, work with Orca a bit.
blob
|
commitdiff
|
diff to current
2011-02-22
Frederik Gladhorn
Move SpiApplication into its own file.
blob
|
commitdiff
|
diff to current
2011-02-22
Frederik Gladhorn
Cleanup and small improvements.
blob
|
commitdiff
|
diff to current
2011-02-17
Frederik Gladhorn
Fix signatures in Event.xml and make name changes work.
blob
|
commitdiff
|
diff to current
2011-02-17
Frederik Gladhorn
Don't crash on children of Complex Widgets.
blob
|
commitdiff
|
diff to current
2011-02-16
Frederik Gladhorn
Don't crash when showing menus.
blob
|
commitdiff
|
diff to current
2011-02-16
Frederik Gladhorn
Implement ChildrenChanged::add.
blob
|
commitdiff
|
diff to current
2011-02-16
Frederik Gladhorn
Use the a11y session bus if available.
blob
|
commitdiff
|
diff to current
2011-02-09
Jeremy Whiting
Merge remote-tracking branch 'fregl/master'
blob
|
commitdiff
|
diff to current
2011-02-04
Frederik Gladhorn
Add a mapping to localized role names.
blob
|
commitdiff
|
diff to current
2011-02-04
Frederik Gladhorn
Get rid of this-> pointers. Cleanup.
blob
|
commitdiff
|
diff to current
2011-02-04
Frederik Gladhorn
More cleanup and moving things around.
blob
|
commitdiff
|
diff to current
2011-02-03
Frederik Gladhorn
Prepare for ChildrenChanged implementation.
blob
|
commitdiff
|
diff to current
2011-02-02
Frederik Gladhorn
Make the code more readable, put plugin parts into...
blob
|
commitdiff
|
diff to current
2011-02-01
Frederik Gladhorn
Cleanup some stubs and qdebugs, disable event filter...
blob
|
commitdiff
|
diff to current
2010-06-03
Mark Doffman
Partial refactoring to move to latest (Since 0.1.6...
blob
|
commitdiff
|
diff to current
2009-12-03
Mark Doffman
Change method names to comply with D-Bus specifications.
blob
|
commitdiff
|
diff to current
2009-07-16
Mark Doffman
Add marshaller initialization functions for the D-Bus...
blob
|
commitdiff
|
diff to current
2009-06-18
Mark Doffman
Add key event forwarding.
blob
|
commitdiff
|
diff to current
2009-05-27
Mark Doffman
Modify cache update to use the 'Show' signal rather
blob
|
commitdiff
|
diff to current
2009-05-25
Mark Doffman
Add code to update the cache with changes in the access...
blob
|
commitdiff
|
diff to current
2009-04-14
Mark Doffman
2009-04-14 Mark Doffman <mark.doffman@codethink.co.uk>
blob
|
commitdiff
|
diff to current
2009-04-06
Mark Doffman
2009-04-06 Mark Doffman <mark.doffman@codethink.co.uk>
blob
|
commitdiff
|
diff to current
2009-04-06
Mark Doffman
2009-04-06 Mark Doffman <mark.doffman@codethink.co.uk>
blob
|
commitdiff
|
diff to current
2009-04-06
Mark Doffman
2009-04-05 Mark Doffman <mark.doffman@codethink.co.uk>
blob
|
commitdiff
|
diff to current