summaryrefslogtreecommitdiffstats
path: root/examples/mainwindows
Commit message (Collapse)AuthorAgeFilesLines
* Make the mainwindow examples use setWindowFilePathNorwegian Rock Cat2009-07-146-18/+15
| | | | | | | | | | Should have done this a while ago. Use setWindowFilePath to get proxy icons on mac and simplify window title handling on the other platforms. The only downside is that we do have to specify the application name to get the exact same behavior. But on the other hand, QSettings handlig is a bit better.
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1620-40/+40
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1620-40/+40
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-2354-0/+3512
|
* Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-126-9/+9
| | | | We introduce this new enum, we should be using it.
* Long live Qt!Lars Knoll2009-03-2354-0/+3512