summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | No debug symbols.Morten Johan Sørvig2009-12-041-1/+1
* | Compile with QT_NO_CURSORMorten Johan Sørvig2009-12-041-0/+4
* | Compile with QT_NO_CURSORMorten Johan Sørvig2009-12-041-1/+3
* | build QIComMorten Johan Sørvig2009-12-041-3/+0
* | Don't build testlib on naclMorten Johan Sørvig2009-12-011-1/+1
* | Don't build qgraphicssystemcursor on nacl.Morten Johan Sørvig2009-12-011-4/+5
* | Compile. (Features maintenance)Morten Johan Sørvig2009-12-011-0/+3
* | Compile. (features maintinance)Morten Johan Sørvig2009-12-011-0/+2
* | Compile/work around QT_LSEEK usage outside of file engine.Morten Johan Sørvig2009-12-011-0/+8
* | enable dialogs and miscMorten Johan Sørvig2009-12-011-42/+1
* | Add Qt demos/examples server toolMorten Sorvig2009-12-019-0/+688
* | Disable optimizations.Morten Johan Sørvig2009-12-012-2/+2
* | Build widgets and itemviewsMorten Johan Sørvig2009-12-011-164/+1
* | Build examples and demosMorten Johan Sørvig2009-12-011-2/+2
* | Pull the event dispatching code out to a separate function.Morten Johan Sørvig2009-12-012-104/+57
* | Don't hardcode the paths, this breaks cross-compilingMorten Johan Sørvig2009-12-011-8/+0
* | Checkpoint! Embedded fonts, mouse and (some) keyboard events now work.Morten2009-12-019-57/+133
* | Piggyback the nacl fonst on the style resource fileMorten2009-11-261-0/+4
* | Create and send events.Morten Sorvig2009-11-261-1/+12
* | Tweak.Morten Sorvig2009-11-261-6/+2
* | Add graphicssystem for nacl.Morten Sorvig2009-11-267-10/+384
* | Add NaCl event dispatcher.Morten Sorvig2009-11-264-1/+322
* | Make configure work on linux.Morten Sorvig2009-11-261-5/+32
* | build core and gui only.Morten Sorvig2009-11-261-0/+4
* | Skip imsw-multi plugin on nacl.Morten2009-11-261-0/+2
* | add painter exampleMorten Johan Sørvig2009-11-262-0/+253
* | configure in release modeMorten Johan Sørvig2009-11-261-0/+2
* | Skip the mmx/sse detetion code (uses illegal instructions)Morten Johan Sørvig2009-11-261-1/+5
* | Hardcode stuff for NaClMorten Johan Sørvig2009-11-261-0/+57
* | Add libsMorten Sørvig2009-11-261-1/+1
* | remove Carbon/ApplicationServices frameworksMorten Sørvig2009-11-262-2/+2
* | disable everything but QtCore/QtGui. make sub-src now runs to completionMorten Sørvig2009-11-263-1/+18
* | this should be the correct syntaxMorten Sørvig2009-11-261-4/+5
* | features maintenanceMorten Sørvig2009-11-264-0/+16
* | features maintenanceMorten Sørvig2009-11-261-0/+3
* | features maintenanceMorten Sørvig2009-11-262-0/+8
* | features maintenanceMorten Sørvig2009-11-261-1/+1
* | CompileMorten Sørvig2009-11-262-1/+2
* | No select on nacl :(Morten Sørvig2009-11-261-5/+7
* | No qcoreapplication_mac.cpp on embedded_liteMorten Sørvig2009-11-261-2/+2
* | Don't build the file system watchers on ncalMorten Sørvig2009-11-261-2/+2
* | No -rpath-link on nacl-gcc.Morten Sørvig2009-11-261-3/+4
* | Set TEST_COMPILERMorten Sørvig2009-11-261-0/+4
* | dont build qsettings_mac on liteMorten Sørvig2009-11-261-1/+6
* | CompileMorten Sørvig2009-11-261-1/+1
* | Add "nacl" to QT_CONFIG for nacl buldsMorten Sørvig2009-11-261-0/+7
* | Proper visibility handling, and implement setGeometry in test pluginPaul Olav Tvete2009-11-262-1/+9
* | Add config that minimizes the amount of system dependences (file, process, etc).Morten Sørvig2009-11-261-0/+615
* | Compile.Morten Sørvig2009-11-263-2/+4
* | Add qnaclunimplemented.h/cpp, stub out missing posix functions here.Morten Sørvig2009-11-264-3/+120