summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
Commit message (Collapse)AuthorAgeFilesLines
* Update the example TrafficInfo for GCC 3.3Benjamin Poulain2009-07-171-1/+3
| | | | | | | The example TrafficInfo did not compile on GCC 3.3 due to a bug in the parser of GCC. Task-number: 258208
* Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1625-50/+50
| | | | Reviewed-by: Trust Me
* Trafficinfo example: One more asynchronous callMarkus Goetz2009-06-111-1/+1
| | | | Task-number: 254455
* Trafficinfo example: Asynchronous call to webservice at launchMarkus Goetz2009-06-111-5/+4
| | | | | | | | This makes the main window shown immediatly even when the webservice of traffikanten.no cannot be reached. Does not properly fix the associated task yet, e.g. display an error message. Task-number: 254455
* Fix incorrect copyright year in some license headers.Jason McDonald2009-05-209-9/+9
| | | | Reviewed-by: Trust Me
* Make the traffic info example not hit the server every minute.Thiago Macieira2009-03-261-1/+1
| | | | | | | | The most frequent service in Oslo is every 5 minutes, so this should be a reasonable update interval. Let's hope that Trafikanten will stop blocking us in their firewall now. Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-2355-0/+4249