summaryrefslogtreecommitdiff
path: root/testapp
Commit message (Expand)AuthorAgeFilesLines
* Fixed API for screenshot functionJonatan Pålsson2014-03-111-1/+1
* Fix bug in errorlogger, added missing meta types and now using Msec since epo...Jonatan Pålsson2014-03-051-2/+1
* Added 'click' buttonJonatan Pålsson2014-02-251-0/+14
* Added ErrorLogger QMLJonatan Pålsson2014-02-241-0/+86
* Merge branch 'feature_errorlogger'Jonatan Pålsson2014-02-203-4/+27
|\
| * Added non-working metatype declarations for ErrorItem and ErrorItemListJonatan Pålsson2014-02-171-0/+2
| * Added some QML elements for ErrorLoggerJonatan Pålsson2014-02-173-4/+25
| * Updated build scriptsJonatan Pålsson2014-02-121-4/+6
| * Added 'clear cache' button to test UIJonatan Pålsson2014-02-121-1/+11
| * Added manual tests for CacheManagerJonatan Pålsson2014-02-124-4/+188
| * Added manual test for getPageIcon and modified client-side API a bitJonatan Pålsson2014-02-052-1/+41
* | Implemented onAuthenticationDialogJonatan Pålsson2014-02-191-1/+2
* | Updated build scriptsJonatan Pålsson2014-02-161-4/+6
* | Added 'clear cache' button to test UIJonatan Pålsson2014-02-161-1/+11
* | Added manual tests for CacheManagerJonatan Pålsson2014-02-164-4/+188
* | Added manual test for getPageIcon and modified client-side API a bitJonatan Pålsson2014-02-162-1/+41
|/
* Implemented get/setZoomFactorJonatan Pålsson2014-02-041-0/+38
* Added getUrl in testapp and webpageviewJonatan Pålsson2014-02-041-1/+70
* renamed text in main UIMarcel Schuette2013-11-041-1/+1
* re-arranged tabsMarcel Schuette2013-10-231-6/+6
* adjusted font size and height of elements in qmlMarcel Schuette2013-10-235-48/+121
* changed hierachy of dbus objectsMarcel Schuette2013-10-172-39/+76
* reordered tabs in testappMarcel Schuette2013-10-161-12/+12
* changed size of screens + connect to dbussessionidMarcel Schuette2013-10-161-1/+1
* code cleanupMarcel Schuette2013-09-021-2/+0
* tested and fixed IUserInputMarcel Schuette2013-08-301-2/+9
* fixed horizontal page scrollingMarcel Schuette2013-08-291-2/+6
* tested and fixed webpagewindow APIsMarcel Schuette2013-08-297-8/+59
* tested and fixed getPageWindowsMarcel Schuette2013-08-271-0/+1
* tested and fixed create and destroy page windowMarcel Schuette2013-08-261-5/+40
* removed widgets from testappMarcel Schuette2013-08-264-467/+4
* tested and fixed add bookmarkMarcel Schuette2013-08-231-29/+14
* tested and fixed bookmarkmanagerMarcel Schuette2013-08-231-21/+103
* added get BrowserActions to test appMarcel Schuette2013-08-221-0/+1
* tested and fixed getContentSizeMarcel Schuette2013-08-221-1/+27
* test app continuedMarcel Schuette2013-08-226-139/+230
* first draft of test app done in QMLMarcel Schuette2013-08-217-18/+618
* moved xml filesMarcel Schuette2013-08-081-4/+4
* moved common header to seperate folderMarcel Schuette2013-07-312-3/+4
* intermediate commit for webpage functionalityMarcel Schuette2013-07-182-15/+94
* added handling for two return values in testappMarcel Schuette2013-07-171-6/+8
* added filter functionality for getItemsMarcel Schuette2013-07-171-1/+1
* delete all bookamrk of a given typeMarcel Schuette2013-07-172-10/+29
* add folderpath to example bookmarksMarcel Schuette2013-07-172-10/+54
* replaced struct Rect with typedefMarcel Schuette2013-07-171-1/+0
* added functionality for getitemsMarcel Schuette2013-07-162-7/+11
* added functionality for add bookmark, delete bookmark and delete all bookmarksMarcel Schuette2013-07-162-28/+106
* added interface on browser and testapp sideMarcel Schuette2013-07-124-11/+75
* profile now generates automatically interface/adaptor filesMarcel Schuette2013-07-111-2/+3
* added BookmarkItem parameterMarcel Schuette2013-07-112-1/+11