Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assistant: Look for document encoding in XML headers as well. | ck | 2009-11-05 | 1 | -1/+2 |
| | | | | | | | | | Task-number: QTBUG-1770 Reviewed-by: kh1 Conflicts: tools/assistant/lib/lib.pro | ||||
* | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | On the Mac, it means "-framework ApplicationServices -framework Carbon -framework AppKit" are no longer part of the default LIBS in Qt applications. This required a lot of fixes where we used Mac-specific code in Qt. On X11, it was very straightforward, because we apparently use very little of X11 outside QtGui. I haven't changed the Windows-specific LIBS paths, because I don't know how Windows behaves. Windows has DLLs, but it links to static "import" libraries. So is it static linking or dynamic linking? Reviewed-By: Marius Storm-Olsen | ||||
* | Assistant: Removed redundancy in index reader classes. | ck | 2009-07-27 | 1 | -45/+51 |
| | | | | | | | Moved common parts of QHelpSearchIndexReader{Default,Clucene} into a new common base class QHelpSearchIndexReader. Reviewed-by: kh | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+65 |