aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtWebKit
Commit message (Collapse)AuthorAgeFilesLines
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
| | | | | | | | | | | | | | The pyside.pc file now has a "typesystemdir" variable pointing to the directory where the type system files are installed. Example usage: pkg-config pyside --variable=typesystemdir Also set the "PYSIDE_TYPESYSTEMS" CMake variable on libpyside/PySideConfig.cmake.in to point to the same path of pkg-config's "typesystemdir". Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Implementing API2 modifications.Luciano Wolf2010-06-151-1/+11
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
| | | | | | | Author: Didier Raboud <didier@raboud.com> Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Fix dynamic linking in various modules.Renato Filho2010-05-191-0/+2
| | | | | | | Author: Didier Raboud <didier@raboud.com> Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Fixed typesystem parser warnings.Renato Filho2010-04-301-2/+1
|
* Fix CMakeLists and typesystem of qtwebkit to use the right typesystem file ↵Hugo Lima2010-03-232-2/+2
| | | | | | | from QtGui. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Lauro Moura <lauro.neto@openbossa.org>
* Install module headers.Hugo Lima2010-03-231-0/+2
|
* Fix QtWebkit module compilation with Qt4.5.Hugo Lima2010-03-031-1/+1
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Lauro Moura <lauro.neto@openbossa.org>
* Do not link QtWebkit module against other modules.Hugo Lima2010-02-261-4/+3
| | | | | Reviewed by Marcelo Lira <marcelo.lira@openbossa.org> Reviewed by Lauro Moura <lauro.neto@openbossa.org>
* Initial QtWebKit binding (Qt 4.6 supported)Carlos Goncalves2010-02-252-0/+144