summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated build instructionsv0.2Marcel Schuette2013-10-241-2/+5
* make user input for differernt webpages/view workMarcel Schuette2013-10-236-7/+27
* re-arranged tabsMarcel Schuette2013-10-231-6/+6
* code cleanup for browser interfaceMarcel Schuette2013-10-232-39/+18
* make single tabs/webpage windows controllable with testappMarcel Schuette2013-10-237-30/+88
* adjusted font size and height of elements in qmlMarcel Schuette2013-10-235-48/+121
* added missing includeMarcel Schuette2013-10-221-0/+1
* added access to dbus connectionMarcel Schuette2013-10-223-11/+8
* re-arranged signal-slot connectionsMarcel Schuette2013-10-186-77/+70
* removed unnecessary signal-slot connectionsMarcel Schuette2013-10-174-45/+25
* register types moved to separate functionMarcel Schuette2013-10-172-0/+5
* changed hierachy of dbus objectsMarcel Schuette2013-10-178-97/+166
* changed size of browser window created by demouiMarcel Schuette2013-10-171-1/+1
* add error message when dbus service not available for clientMarcel Schuette2013-10-171-4/+14
* reordered tabs in testappMarcel Schuette2013-10-161-12/+12
* changed size of screens + connect to dbussessionidMarcel Schuette2013-10-168-58/+26
* set instanceId for dbus service nameMarcel Schuette2013-10-164-13/+21
* quit browser in dbus failure caseMarcel Schuette2013-10-151-5/+20
* register objects on one service nameMarcel Schuette2013-10-082-20/+14
* fixed typo in build instructionsMarcel Schuette2013-09-231-2/+2
* renamed READMEv0.1Marcel Schuette2013-09-031-0/+0
* removed unused filesMarcel Schuette2013-09-034-22/+0
* code cleanupMarcel Schuette2013-09-025-122/+103
* fixed: show correct urlMarcel Schuette2013-09-012-4/+2
* use private variable in qmlMarcel Schuette2013-09-011-12/+17
* cleaned up browser source codeMarcel Schuette2013-08-309-46/+10
* make private property in main.qmlMarcel Schuette2013-08-301-3/+6
* tested and fixed IUserInputMarcel Schuette2013-08-307-7/+51
* fixed horizontal page scrollingMarcel Schuette2013-08-292-4/+12
* tested and fixed webpagewindow APIsMarcel Schuette2013-08-2917-60/+115
* fixed reply output for certain callsMarcel Schuette2013-08-281-3/+3
* tested and fixed getPageWindowsMarcel Schuette2013-08-277-31/+37
* tested and fixed create and destroy page windowMarcel Schuette2013-08-264-10/+89
* removed widgets from testappMarcel Schuette2013-08-264-467/+4
* added build instructionsMarcel Schuette2013-08-261-0/+29
* tested and fixed add bookmarkMarcel Schuette2013-08-235-50/+41
* tested and fixed bookmarkmanagerMarcel Schuette2013-08-236-49/+133
* added get BrowserActions to test appMarcel Schuette2013-08-224-0/+22
* tested and fixed getContentSizeMarcel Schuette2013-08-225-5/+49
* removed unused filesMarcel Schuette2013-08-222-404/+0
* test app continuedMarcel Schuette2013-08-2212-150/+714
* first draft of test app done in QMLMarcel Schuette2013-08-217-18/+618
* cleaned up browser pro fileMarcel Schuette2013-08-201-10/+3
* added input text functionalityMarcel Schuette2013-08-205-13/+29
* added onInput signalMarcel Schuette2013-08-193-10/+30
* prepared demoUI to run seamless with browser app on x86/X11Marcel Schuette2013-08-166-32/+38
* added bookmark sortingMarcel Schuette2013-08-121-1/+40
* added webpagewindow onClose signalMarcel Schuette2013-08-122-0/+5
* added IBrowser signalsMarcel Schuette2013-08-092-0/+5
* IBrowser interface for create and destroy pagesMarcel Schuette2013-08-095-37/+47