summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed seperate viewer applicationMarcel Schuette2013-08-087-713/+1
* new coordinates for browser windowMarcel Schuette2013-08-081-2/+2
* added missing imageMarcel Schuette2013-08-081-0/+0
* added missing filesMarcel Schuette2013-08-083-0/+414
* first draft of IBrowser interfacesMarcel Schuette2013-08-089-263/+355
* moved xml filesMarcel Schuette2013-08-087-12/+12
* added setVisible functionality to browserMarcel Schuette2013-08-081-1/+3
* added scrolling functionality to browser and demo UIMarcel Schuette2013-08-086-15/+125
* added get/setGeometry functionalityMarcel Schuette2013-08-073-76/+55
* added getGeometry functionalityMarcel Schuette2013-08-071-1/+10
* added getContentSize interfaceMarcel Schuette2013-08-071-20/+25
* added static browser actions interfaceMarcel Schuette2013-08-071-1/+20
* added getVisible interfaceMarcel Schuette2013-08-073-6/+10
* added missing imageMarcel Schuette2013-08-061-0/+0
* added page loading progress bar and stop button to demo UIMarcel Schuette2013-08-063-18/+55
* switched to webkit1 and quick1Marcel Schuette2013-08-069-65/+69
* added load progress functionalityMarcel Schuette2013-08-055-15/+54
* more browser code cleanupMarcel Schuette2013-08-057-88/+19
* browser code cleanupMarcel Schuette2013-08-056-44/+59
* write correct data to file, when deleting one itemMarcel Schuette2013-08-051-0/+2