Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | %SystemDrive% folder created in current directory on Windows 7. | Prasanth Ullattil | 2009-09-04 | 1 | -3/+4 |
| | | | | | | | | | | | This happens only when the standarddialogs demo is run from qtdemo. On Windows 7, calling the GetOpenFileName() caches something in %SystemDrive%\ProgramData\Microsoft\Windows\Caches. qtdemo was removing all environment variables other than PATH for the child processes. This caused the example to dump the cache in current directory instead. Task-number: 260898 Reviewed-by: Jens Bache-Wiig | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | BT: Mac: QtDemo is really sluggish when opening menus | Richard Moe Gustavsen | 2009-04-16 | 1 | -3/+0 |
| | | | | | | | | | | This has to do with coalesced updates. The easy fix for now is to fix QtDemo itself, meaning: always use a steady timer for redrawing the viewport of the graphics view (as opposed to let each item on screen calling update whenever they move) Task-number: 250667 Reviewed-by: Trenton Schulz | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+876 |