Le 05/09/2014 18:24, Timothy Pearson a écrit :
Well that's *really* cool! I'm somewhat surprised it took so much
patching; if there are trivial patches in there I'd like to push them to
GIT before R14 release. Any chance of getting a patch tarball?
Thanks!
Tim
I'm still finalizing the patches for tdelibs/tdebase, mostly because due
to the incomplete cmake ports and/or library detection issues.
But here is my final TQT3 patchset.
1) Patches adapted from openbsd QT 3.3.8b:
patch-qmake_generators_unix_unixmake_cpp
patch-qmake_generators_unix_unixmake2_cpp
patch-src_tools_qpluginmanager_cpp
=> Fix dynamic library naming convention for openbsd
patch-src_iconview_ntqiconview_h
patch-src_iconview_qiconview_cpp
=> Not sure what it does
patch-src_tools_qfile_cpp
patch-src_tools_qfile_unix_cpp
=> Not sure, probably a security issue ?
patch-src_tools_qtextstream_cpp
patch-src_tools_ntqtextstream_h
=> Add long long int support to qtextstream
patch-src_tools_qmutex_unix_cpp
=> FTBFS
patch-src_widgets_ntqprogressbar_h
patch-src_widgets_qprogressbar_cpp
=> Optimize the tqprogressbar repainting
patch-src_tools_ntqvaluelist_h
=> Not sure, probably a security issue
2) Patches written specially for TQT3:
patch-src_kernel_ntqstyle_h
patch-src_widgets_qlineedit_cpp
patch-src_tools_qstring_cpp
=> Fix FTBFS
François