Package: qtcreator / 2.5.0-2
Metadata
Package | Version | Patches format |
---|---|---|
qtcreator | 2.5.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_use_x terminal emulator.diff | (download) |
src/libs/utils/consoleprocess_unix.cpp |
2 1 + 1 - 0 ! |
use x-terminal-emulator on debian based distributions |
03_fix_DOCPATH.diff | (download) |
src/plugins/help/helpplugin.cpp |
2 1 + 1 - 0 ! |
fix docpath for debian based distributions |
Use_bzr_branch_instead_of_bzr_clone.patch | (download) |
src/plugins/bazaar/bazaarclient.cpp |
10 10 + 0 - 0 ! |
--- |
Fix_revno_detection_in_bzr_log.patch | (download) |
src/plugins/bazaar/annotationhighlighter.cpp |
2 1 + 1 - 0 ! |
--- |
rpath_nonlinux.diff | (download) |
src/qtcreatorplugin.pri |
4 2 + 2 - 0 ! |
enable rpath also on kfreebsd and hurd qtcreator's plugins use RPATH to locate the qtcreator libraries, so enable it also on kFreeBSD and Hurd. |
posix_rt_nonlinux.diff | (download) |
src/libs/3rdparty/botan/src/src.pro |
4 2 + 2 - 0 ! |
build tm_posix.cpp on kfreebsd and hurd to fix a crash because of an undefined symbol. |