Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/28/head
Michele Calgaro 1 month ago
parent c3898db6dc
commit 4a0b53006c
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

83
FAQ

@ -55,25 +55,6 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
------------------------------------------------------------------------
IMPORTANT: Crashes in Krusader caused by Qt 3.3.5
*************************************************
We've been getting a lot of emails and bug reports regarding random
crashes in Krusader, especially during some file operations (copy/move
etc.). These crashes are related to Qt 3.3.5 and NOT Krusader. It seems
that Qt 3.3.5 introduced a serious bug which is now causing random
crashes in many KDE applications including Konqueror. You can google for
it to find out more.
As far as we know, debian and suse already posted new Qt binaries that
fix the problem, and gentoo has masked Qt 3.3.5 completely. As for now,
you either need Qt 3.3.4 or a fixed Qt 3.3.5, depending on your
distribution. For more information is available on our website at
http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407
------------------------------------------------------------------------
Chapter 13. Frequently Asked Questions (FAQ)
Table of Contents
Installation_FAQ
@ -114,7 +95,7 @@ Installation FAQ
No, Krusader does not need the TDE window manager to run on your computer
but Krusader's natural environment is TDE, because it relies on services
provided by the TDE base libraries. Only some shared libraries are needed
e.g. TDE libraries, Qt&#8482; libraries, etc. This means that Krusader runs
e.g. TDE libraries, TQt&#8482; libraries, etc. This means that Krusader runs
on GNOME, AfterStep, XFce and other window managers provided the approriate
libraries are installed on your computer. All this is not a problem since
the apt-get world can resolve these dependencies instantly.
@ -269,7 +250,7 @@ Installation FAQ
install Mandrake&#8482;-Linux<75> 9.2 with the default settings, this package
is not installed. If you need more information take a look at FAQ_missing
libs_or_headers.
11. Debian<61> complains about Qt&#8482; when running ./configure, what's wrong?
11. Debian<61> complains about TQt&#8482; when running ./configure, what's wrong?
This problem occurs when you use gcc 2.95, you need to install gcc 3.2 (or
higher). You also need to set the enviroment variables "CC, CPP and CXX"
before running the ./configure script.
@ -277,11 +258,11 @@ Installation FAQ
$ export CXX=/usr/bin/g++-3.2
$ export CPP=/usr/bin/cpp-3.2
For more information please take a look in_our_forum and at the
instructions on how to build a Qt&#8482;/KDE3 application on Debian<61>.
instructions on how to build a TQt&#8482;/TDE application on Debian<61>.
12. I have a libGLcore.so.1 compile error after using the NVIDIA<49> installer,
what to do?
This problem occurs when you use the NVIDIA<49> installer and not the official
NVIDIA<49> packages of your distribution. Krusader is based on Qt&#8482; which
NVIDIA<49> packages of your distribution. Krusader is based on TQt&#8482; which
can be linked against the X OpenGL libraries. As a result Krusader may look
for OpenGL as well. The problem is that the NVIDIA<49> installer (prior to
version 7xxx) doesn't perform it's task properly: it replaces the OpenGL
@ -395,19 +376,7 @@ Usage FAQ
20. How_can_I_set_the_look_&_feel_of_2_different_users_to_be_the_same?
21. Why_doesn't_"save_last_location"_work?
22. Why_doesn't_the_handbook_work?
1. Krusader keeps crashing, why?
We've been receiving a lot of emails and bug reports (December 2005)
regarding random crashes, especially during file operations such as copy,
move, etc. These crashes are related to Qt&#8482; 3.3.5 and NOT Krusader.
It seems that Qt&#8482; 3.3.5 introduced a serious bug which is currently
(December 2005) causing random crashes in many TDE applications including
Konqueror. You can use Google to find out more. As far as we know, Debian<61>-
Sid and SuSE<53> already posted new Qt&#8482; binaries that fix the problem,
and Gentoo<6F> has masked Qt&#8482; 3.3.5 completely. As for now, you either
need Qt&#8482; 3.3.4 or a fixed Qt&#8482; 3.3.5 or a higer version,
depending on your distribution. More information is available on our
website.
2. When I try to mount/unmount my cdrom/floppy, Krusader reports something
1. When I try to mount/unmount my cdrom/floppy, Krusader reports something
about a supermount, what's this about?
Supermount is a daemon which handles the mounting/unmounting of removable
filesystems for you. Just insert a floppy, and do cd /mnt/floppysupermount
@ -418,7 +387,7 @@ Usage FAQ
because the system information is not correctly updated by supermount - is
there really a floppy in the drive? Of course, this can be solved, but as
for now, we don't consider it a priority.
3. Why does Krusader freeze or hang on a dead mountpoint?
2. Why does Krusader freeze or hang on a dead mountpoint?
When Krusader is e.g. browsing an NFS share and the NFS server goes down,
Krusader will freeze. This Krusader (and all other open internal viewers/
editors) freeze is fatal, and can only be corrected with the kill -9. We
@ -430,11 +399,11 @@ Usage FAQ
using a multi-threaded design - this way if we get stuck, we don't hang the
entire application event loop, but we don't think that the time is right
for adding threads, we are not sure that *all* the TDE systems out there
are using Qt&#8482;-mt (the multi threaded version of the Qt&#8482;
are using TQt&#8482;-mt (the multi threaded version of the TQt&#8482;
library), and the Krusader Krew may not be the right people to address this
major issue in any case; so currently this is just a bug we have to learn
to live with.
4. When I try to resize Krusader to make it smaller, I discover that I can't
3. When I try to resize Krusader to make it smaller, I discover that I can't
resize it below a certain size. Why?
See the F1, F2 (etc.) buttons? They are not allowing Krusader to downsize
as they have a minimum size. Just disable them View->Show FN Keys Bar and
@ -442,7 +411,7 @@ Usage FAQ
have improved this greatly: when downsizing the buttons will look like 'F5
..py'. When the button faces are too small to read a tooltip will give the
complete text. The minimum width is 45 pixels for each button.
5. When I perform some file operations, Krusader's panel doesn't refresh / I'm
4. When I perform some file operations, Krusader's panel doesn't refresh / I'm
using Krusader with fam installed, but updates to the panel are not shown.
Why?
The bad news is that we're not sure why, but it seems that fam (file
@ -454,7 +423,7 @@ Usage FAQ
works) without needing to recompile. You can disable fam with:
$ su -c 'fam -l'
Look at the manpages for more information about fam.
6. Samba ISO 8859-x codepage / What to do if Krusader does not read shared
5. Samba ISO 8859-x codepage / What to do if Krusader does not read shared
directories containing special international characters?
Krusader does not handle (yet) Samba ISO 8859-x codepages, if you use a
codepage different than 8859-1 you will have to do a manual configuration.
@ -465,14 +434,14 @@ Usage FAQ
character set = MyCharSet (ex. ISO8859-2)
Unfortunately kcontrol (KDE 3.1.1) fails to configure smb.conf properly, so
this must be done manually with a text editor.
7. Krusader reports "krarc:... protocol not supported" error at opening an
6. Krusader reports "krarc:... protocol not supported" error at opening an
archive file, what to do?
Install the krarc slave properly:
Copy the tdeio_krarc.so, tdeio_krarc.la files into $TDEDIR/lib/trinity
Copy the krarc.protocol file into $TDEDIR/share/services
or the directory where the TDEIO slaves are placed in your Linux<75>
distribution.
8. I get the error message "Protocol not supported by Krusader: "krarc:/path/
7. I get the error message "Protocol not supported by Krusader: "krarc:/path/
to/foo-archive", when I try to open foo-Archive, what to do?
The icons, tdeio_slaves and documentation must be installed in the correct
places in the TDE directory tree. The tdeio_krarc.* files must be in the same
@ -480,7 +449,7 @@ Usage FAQ
link the tdeio_krarc.* files to the same location. Don't forget to run #
ldconfig on this directory when you're done. For more information click
here.
9. What todo if an extenal tool doesn't seem to work?
8. What todo if an extenal tool doesn't seem to work?
Krusader uses several programs as external_tools, and sometimes they appear
not to work. Open a terminal and check if tool foo is installed.
$ foo
@ -491,7 +460,7 @@ Usage FAQ
krusaderrc configuration file and remove it from this location, Restart
Krusader, Krusader will now start the first start configuration wizard,
follow these guidelines.
10. Howto executing jar files (and not enter the jar archive)?
9. Howto executing jar files (and not enter the jar archive)?
Go to the Konfigurator_Protocol_page and remove application/x-jar from the
krarc node, Krusader should no longer enter the archive. Global file
associations are handled by TDE and not by Krusader. To assosiate the jar
@ -500,7 +469,7 @@ Usage FAQ
* TDE Components->File Associations
* Enter jar as filename pattern
* Add java as application
11. Why do I have trouble with my FTP connection?
10. Why do I have trouble with my FTP connection?
This problem often occurs when you are behind a firewall or proxy. Open TDE
Control Center->Network->Preferences, "Enable Passive Mode (PASV)" has to
be turned on or off, depending on it's current setting. Now try your FTP
@ -508,33 +477,33 @@ Usage FAQ
sessions open (using web browsers, etc.), they can cause complications.
More information can be found in Active_FTP_vs._Passive_FTP,_a_Definitive
Explanation.
12. I get "FTP protocol not supported by Krusader" error when trying to open a
11. I get "FTP protocol not supported by Krusader" error when trying to open a
remote FTP directory, what to do?
The reason for this error is that 'FTP via HTTP proxy' feature is not yet
supported by Krusader. This error may be caused by a misconfiguration of
the proxy settings in Trinity Control Center. Modify the proxy settings to not
use HTTP proxy and FTP will work.
13. How don't add ".part" suffix when copying files via ftp?
12. How don't add ".part" suffix when copying files via ftp?
When uploading files a .part suffix is added to the filename, once the
upload is complete the filename is renamed automagically to remove the
.part suffix. This works great but sometimes some ftp-servers don't allow a
rename operation. You can solve this by unchecking the checkbox Mark
partially uploaded files in the TDE control center. The checkbox is located
at Internet and Network->Connection Preferences.
14. How can I close a remote connection (e.g. a FTP connection)?
13. How can I close a remote connection (e.g. a FTP connection)?
It's explained in the remote_connections_chapter.
15. I am experiencing problems with the media:// protocol, why?
14. I am experiencing problems with the media:// protocol, why?
At the moment of writing the media:// protocol is instable, we need to wait
until the TDE team corrects it, every other protocol works properly with
Krusader, only media fails. More information regarding this issue is
available in our_forum.
16. How can I disable the default sounds, e.g. when I do a delete action ?
15. How can I disable the default sounds, e.g. when I do a delete action ?
Those are the default TDE System sounds, and not related to Krusader. If
you want to disable them globally open the Trinity Control Center
(kcontrol): Trinity Control Center->Sound & Multimedia->System Notifications,
Event Source: "TDE System Notifications" and uncheck sound items you don't
like.
17. Where is RemoteMan, the remote connection manager ?
16. Where is RemoteMan, the remote connection manager ?
RemoteMan has been replaced by our Bookmark Manager since Krusader 1.25-
beta1. The Bookmark Manager handles local files and remote_URL's the same
way. RemoteMan was left as a selection until Krusader-1.51 to allow an
@ -548,13 +517,13 @@ Usage FAQ
krbookmarks.xml
5. install Krusader-1.60, it will use krbookmarks.xml or import it if
needed.
18. Why doesn't mimetype magic sometimes work inside archives?
17. Why doesn't mimetype magic sometimes work inside archives?
When you enter an archive and press F3 to view a file that has no known
extension, e.g. README, INSTALL etc.. And if the viewer opens in hex-mode
instead of the usual mode, than you need to configure: Trinity Control Center-
>TDE components->File Associations->Application->octet-stream, binary
viewer needs to be removed.
19. Where is Konfigurator, do i need to install the Trinity Desktop Enviroment to
18. Where is Konfigurator, do i need to install the Trinity Desktop Enviroment to
use it?
Konfigurator is Krusaders configuration module, when you have installed
Krusader than you have also Konfigurator. For some reason some people think
@ -563,13 +532,13 @@ Usage FAQ
Settings->Configure Krusader, and it will start Konfigurator. Please read
the manual, Krusader has many many configuration options, a lot of things
can be customized to your needs with Konfigurator.
20. How can I set the look & feel of 2 different users to be the same?
19. How can I set the look & feel of 2 different users to be the same?
Presuming that the current setup is the good configuration, you can copy
the configuration to the other user.
# cp ~/.trinity/share/config/krusaderrc /home/foo_user/.trinity/share/config
And when the other user is Root use:
# cp ~/.trinity/share/config/krusaderrc /root/.trinity/share/config
21. Why doesn't "save last location" work?
20. Why doesn't "save last location" work?
Unfortunately the 1.70.x version contains a bug. The tabs are not saved if
a "Panels Save Settings=Tabs" item is present in the configuration files.
The fix is easy:
@ -577,7 +546,7 @@ Usage FAQ
* remove the "Panels Save Settings" item
and it'll work with the <Last Session> feature in Konfigurator. More info
can be found in our_forum.
22. Why doesn't the handbook work?
21. Why doesn't the handbook work?
This error will happen on Debian<61> (or Debian<61> based) distro with the
krusader_1.51-1_i386.deb package. You will see the next error message if
you try to open the handbook: "The requested help file could not be found.

@ -348,8 +348,8 @@ the FAQ. If the problem persists, use the help_request to ask for help.
6. Change to the directory containing the sources.
$ cd krusader-x.xx
7. Check the environment variables TQTDIRand TDEDIR. Krusader's ./configure
script needs to know where the Qt&#8482; and KDE directories are.
TQTDIR: <path to your Qt installation> e.g. /usr/lib/qt3 or /usr/qt3
script needs to know where the TQt&#8482; and TDE directories are.
TQTDIR: <path to your TQt installation> e.g. /usr/lib/tqt3 or /usr/tqt3
TDEDIR: <path to your KDE installation> e.g. /usr or /opt/trinity
Normally your distribution will set them for you, but experience has
shown that some do not. You can easily check the values with the echo
@ -374,7 +374,7 @@ the FAQ. If the problem persists, use the help_request to ask for help.
**** Note ****
These enviroment variables are only set for the lifetime of your current
shell. When you close your terminal and open a new one they will be gone.
Assuming Krusader is not the only Qt&#8482;/KDE program you want to
Assuming Krusader is not the only TQt&#8482;/TDE program you want to
compile, we recommend to make these settings permanent (e.g. append both
export commands to your /etc/profile) file.
If you can notdetermine your TDEDIR, tde-config --prefix might help you.
@ -581,13 +581,13 @@ $ krusader --left=/mnt/cdrom --right=ftp://downloads@myserver.net
$ krusader --left=<path1>,<path2> --right=<path1>,<path2>,<path3>
$ krusader--profile <panel-profile>
$ krusader --profile ftp-managment
The standard Qt&#8482; and KDE command-line options are available, and can be
The standard TQt&#8482; and TDE command-line options are available, and can be
listed by entering krusader --help.
Other command-line options:
--help-qt
List Qt-specific options
--help-kde
List KDE-specific options
--help-tqt
List TQt-specific options
--help-tde
List TDE-specific options
--help-all
List all options
--author

@ -9,7 +9,7 @@ if with_iso
ISODIR = iso
endif
SUBDIRS = krusader po pics doc krArc $(ISODIR) virt $(TARDIR)
SUBDIRS = krusader po pics doc krArc $(ISODIR) tdeconf_update virt $(TARDIR)
EXTRA_DIST = krusader.kdevprj admin AUTHORS COPYING ChangeLog INSTALL README TODO krusader.lsm krusader.spec

@ -8,22 +8,6 @@ many new Krusader Extensions sent in by our users + bugfixes.
We would like to thank all of the community for keeping us sharp all these
years throughout our release cycles.
IMPORTANT: Crashes in Krusader caused by Qt 3.3.5
------------------------------------------------------------------------
We've been getting a lot of emails and bug reports regarding random
crashes in Krusader, especially during some file operations (copy/move
etc.). These crashes are related to Qt 3.3.5 and NOT Krusader.
It seems that Qt 3.3.5 introduced a serious bug which is now causing
random crashes in many KDE applications including Konqueror. You can
google for it to find out more.
As far as we know, Debian and SUSE already posted new Qt binaries that
fix the problem, and Gentoo has masked Qt 3.3.5 completely.
As for now, you either need Qt 3.3.4 or a fixed Qt 3.3.5, depending on
your distribution. For more information is available on our website at
http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407
------------------------------------------------------------------------
Krusader 1.90.0 contains plenty of changes, bug fixes and updates
in response to reports and requests from our users.
Special thanks goes to Václav Juza for testing, debugging and general help!

@ -241,8 +241,8 @@ AC_DEFUN([KDE_FIND_PATH],
AC_DEFUN([KDE_MOC_ERROR_MESSAGE],
[
AC_MSG_ERROR([No Qt meta object compiler (moc) found!
Please check whether you installed Qt correctly.
AC_MSG_ERROR([No TQt meta object compiler (moc) found!
Please check whether you installed TQt correctly.
You need to have a running moc binary.
configure tried to run $ac_cv_path_moc and the test didn't
succeed. If configure shouldn't have tried this one, set
@ -253,8 +253,8 @@ configure.
AC_DEFUN([KDE_UIC_ERROR_MESSAGE],
[
AC_MSG_WARN([No Qt ui compiler (uic) found!
Please check whether you installed Qt correctly.
AC_MSG_WARN([No TQt ui compiler (uic) found!
Please check whether you installed TQt correctly.
You need to have a running uic binary.
configure tried to run $ac_cv_path_uic and the test didn't
succeed. If configure shouldn't have tried this one, set
@ -306,7 +306,7 @@ AC_DEFUN([AC_PATH_TQT_MOC_UIC],
for dir in $kde_qt_dirs; do
qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc"
done
qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin"
qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/tqt/bin"
if test ! "$ac_qt_bindir" = "NO"; then
qt_bindirs="$ac_qt_bindir $qt_bindirs"
fi
@ -378,7 +378,7 @@ if AC_TRY_EVAL(ac_link) && test -s conftest; then
else
AC_MSG_ERROR([your system fails at linking a small KDE application!
Check, if your compiler is installed correctly and if you have used the
same compiler to compile Qt and tdelibs as you did use now.
same compiler to compile TQt and tdelibs as you did use now.
For more details about this problem, look at the end of config.log.])
fi
@ -874,21 +874,21 @@ AC_REQUIRE([KDE_CHECK_LIB64])
AC_ARG_ENABLE(
embedded,
AC_HELP_STRING([--enable-embedded],[link to Qt-embedded, don't use X]),
AC_HELP_STRING([--enable-embedded],[link to TQt-embedded, don't use X]),
kde_use_qt_emb=$enableval,
kde_use_qt_emb=no
)
AC_ARG_ENABLE(
qtopia,
AC_HELP_STRING([--enable-qtopia],[link to Qt-embedded, link to the Qtopia Environment]),
AC_HELP_STRING([--enable-qtopia],[link to TQt-embedded, link to the Qtopia Environment]),
kde_use_qt_emb_palm=$enableval,
kde_use_qt_emb_palm=no
)
AC_ARG_ENABLE(
mac,
AC_HELP_STRING([--enable-mac],[link to Qt/Mac (don't use X)]),
AC_HELP_STRING([--enable-mac],[link to TQt/Mac (don't use X)]),
kde_use_qt_mac=$enableval,
kde_use_qt_mac=no
)
@ -1046,7 +1046,7 @@ LIB_XEXT="-lXext"
QTE_NORTTI=""
elif test "$kde_use_qt_emb" = "yes"; then
dnl We're using QT Embedded
dnl We're using TQT Embedded
CPPFLAGS=-DQWS
CXXFLAGS="$CXXFLAGS -fno-rtti"
QTE_NORTTI="-fno-rtti -DQWS"
@ -1060,7 +1060,7 @@ elif test "$kde_use_qt_emb" = "yes"; then
x_includes=""
x_libraries=""
elif test "$kde_use_qt_mac" = "yes"; then
dnl We're using QT/Mac (I use QT_MAC so that qglobal.h doesn't *have* to
dnl We're using TQT/Mac (I use QT_MAC so that qglobal.h doesn't *have* to
dnl be included to get the information) --Sam
CXXFLAGS="$CXXFLAGS -DQT_MAC -no-cpp-precomp"
CFLAGS="$CFLAGS -DQT_MAC -no-cpp-precomp"
@ -1239,7 +1239,7 @@ fi
AC_DEFUN([KDE_CHECK_QT_DIRECT],
[
AC_REQUIRE([KDE_USE_TQT])
AC_MSG_CHECKING([if Qt compiles without flags])
AC_MSG_CHECKING([if TQt compiles without flags])
AC_CACHE_VAL(kde_cv_qt_direct,
[
AC_LANG_SAVE
@ -1294,7 +1294,7 @@ fi
])
dnl ------------------------------------------------------------------------
dnl Try to find the Qt headers and libraries.
dnl Try to find the TQt headers and libraries.
dnl $(QT_LDFLAGS) will be -Ltqtliblocation (if needed)
dnl and $(TQT_INCLUDES) will be -Iqthdrlocation (if needed)
dnl ------------------------------------------------------------------------
@ -1306,12 +1306,12 @@ AC_REQUIRE([KDE_USE_TQT])
AC_REQUIRE([KDE_CHECK_LIB64])
dnl ------------------------------------------------------------------------
dnl Add configure flag to enable linking to MT version of Qt library.
dnl Add configure flag to enable linking to MT version of TQt library.
dnl ------------------------------------------------------------------------
AC_ARG_ENABLE(
mt,
AC_HELP_STRING([--disable-mt],[link to non-threaded Qt (deprecated)]),
AC_HELP_STRING([--disable-mt],[link to non-threaded TQt (deprecated)]),
kde_use_qt_mt=$enableval,
[
if test $kde_qtver = 3; then
@ -1325,7 +1325,7 @@ AC_ARG_ENABLE(
USING_QT_MT=""
dnl ------------------------------------------------------------------------
dnl If we not get --disable-qt-mt then adjust some vars for the host.
dnl If we not get --disable-tqt-mt then adjust some vars for the host.
dnl ------------------------------------------------------------------------
KDE_MT_LDFLAGS=
@ -1346,7 +1346,7 @@ AC_SUBST(KDE_MT_LIBS)
kde_qt_was_given=yes
dnl ------------------------------------------------------------------------
dnl If we haven't been told how to link to Qt, we work it out for ourselves.
dnl If we haven't been told how to link to TQt, we work it out for ourselves.
dnl ------------------------------------------------------------------------
if test -z "$LIBTQT_GLOB"; then
if test "x$kde_use_qt_emb" = "xyes"; then
@ -1357,12 +1357,12 @@ if test -z "$LIBTQT_GLOB"; then
fi
dnl ------------------------------------------------------------
dnl If we got --enable-embedded then adjust the Qt library name.
dnl If we got --enable-embedded then adjust the TQt library name.
dnl ------------------------------------------------------------
if test "x$kde_use_qt_emb" = "xyes"; then
tqtlib="qte"
else
tqtlib="qt"
tqtlib="tqt"
fi
kde_int_qt="-l$tqtlib"
@ -1383,7 +1383,7 @@ dnl ------------------------------------------------------------
fi
dnl ------------------------------------------------------------------------
dnl If we got --enable-qt-mt then adjust the Qt library name for the host.
dnl If we got --enable-tqt-mt then adjust the TQt library name for the host.
dnl ------------------------------------------------------------------------
if test "x$kde_use_qt_mt" = "xyes"; then
@ -1407,7 +1407,7 @@ if test $kde_qtver = 3; then
LIBTQT="$LIBTQT $LIBDL"
fi
AC_MSG_CHECKING([for Qt])
AC_MSG_CHECKING([for TQt])
if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
LIBTQT="$LIBTQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET"
@ -1415,35 +1415,35 @@ fi
ac_tqt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO
qt_libraries=""
tqt_includes=""
AC_ARG_WITH(qt-dir,
AC_HELP_STRING([--with-qt-dir=DIR],[where the root of Qt is installed ]),
AC_ARG_WITH(tqt-dir,
AC_HELP_STRING([--with-tqt-dir=DIR],[where the root of TQt is installed ]),
[ ac_tqt_includes="$withval"/include
ac_qt_libraries="$withval"/lib${tdelibsuff}
ac_qt_bindir="$withval"/bin
])
AC_ARG_WITH(qt-includes,
AC_HELP_STRING([--with-qt-includes=DIR],[where the Qt includes are. ]),
AC_ARG_WITH(tqt-includes,
AC_HELP_STRING([--with-tqt-includes=DIR],[where the TQt includes are. ]),
[
ac_tqt_includes="$withval"
])
kde_qt_libs_given=no
AC_ARG_WITH(qt-libraries,
AC_HELP_STRING([--with-qt-libraries=DIR],[where the Qt library is installed.]),
AC_ARG_WITH(tqt-libraries,
AC_HELP_STRING([--with-tqt-libraries=DIR],[where the TQt library is installed.]),
[ ac_qt_libraries="$withval"
kde_qt_libs_given=yes
])
AC_CACHE_VAL(ac_cv_have_qt,
[#try to guess Qt locations
[#try to guess TQt locations
qt_incdirs=""
for dir in $kde_qt_dirs; do
qt_incdirs="$qt_incdirs $dir/include $dir"
done
qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 /usr/include/qt3 $x_includes"
qt_incdirs="$QTINC $qt_incdirs /usr/local/tqt/include /usr/include/tqt /usr/include /usr/X11R6/include/X11/tqt /usr/X11R6/include/qt /usr/X11R6/include/qt2 /usr/include/qt3 $x_includes"
if test ! "$ac_tqt_includes" = "NO"; then
qt_incdirs="$ac_tqt_includes $qt_incdirs"
fi
@ -1461,12 +1461,12 @@ qt_libdirs=""
for dir in $kde_qt_dirs; do
qt_libdirs="$qt_libdirs $dir/lib${tdelibsuff} $dir"
done
qt_libdirs="$TQTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries"
qt_libdirs="$TQTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/tqt/lib $x_libraries"
if test ! "$ac_qt_libraries" = "NO"; then
qt_libdir=$ac_qt_libraries
else
qt_libdirs="$ac_qt_libraries $qt_libdirs"
# if the Qt was given, the chance is too big that libtqt.* doesn't exist
# if the TQt was given, the chance is too big that libtqt.* doesn't exist
qt_libdir=NONE
for dir in $qt_libdirs; do
try="ls -1 $dir/${LIBTQT_GLOB}"
@ -1521,14 +1521,14 @@ if test "$ac_tqt_includes" = NO || test "$ac_qt_libraries" = NO; then
else
if test "x$kde_use_qt_mt" = "xyes"; then
missing_qt_mt="
Make sure that you have compiled Qt with thread support!"
Make sure that you have compiled TQt with thread support!"
ac_qt_notfound="(library $tqtlib-mt)";
else
ac_qt_notfound="(library $tqtlib)";
fi
fi
AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation!
AC_MSG_ERROR([TQt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation!
For more details about this problem, look at the end of config.log.$missing_qt_mt])
else
have_qt="yes"
@ -1646,10 +1646,10 @@ if test "$kde_cv_uic_plugins" != yes; then
AC_MSG_ERROR([
you need to install tdelibs first.
If you did install tdelibs, then the Qt version that is picked up by
If you did install tdelibs, then the TQt version that is picked up by
this configure is not the same version you used to compile tdelibs.
The Qt Plugin installed by tdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
The TQt Plugin installed by tdelibs is *ONLY* loadable if it is the
_same TQt version_, compiled with the _same compiler_ and the same TQt
configuration settings.
])
fi
@ -2022,14 +2022,14 @@ For more details about this problem, look at the end of config.log.])
AC_DEFUN([KDE_CHECK_KDEQTADDON],
[
AC_MSG_CHECKING(for kde-qt-addon)
AC_MSG_CHECKING(for kde-tqt-addon)
AC_CACHE_VAL(kde_cv_have_kdetqtaddon,
[
kde_ldflags_safe="$LDFLAGS"
kde_libs_safe="$LIBS"
kde_cxxflags_safe="$CXXFLAGS"
LIBS="-lkde-qt-addon $LIBTQT $LIBS"
LIBS="-lkde-tqt-addon $LIBTQT $LIBS"
CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/tde $all_includes"
LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS"
@ -2051,8 +2051,8 @@ AC_CACHE_VAL(kde_cv_have_kdetqtaddon,
AC_MSG_RESULT($kde_cv_have_kdetqtaddon)
if test "$kde_cv_have_kdetqtaddon" = "no"; then
AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first.
It is a separate package (and CVS module) named kde-qt-addon.])
AC_MSG_ERROR([Can't find libkde-tqt-addon. You need to install it first.
It is a separate package (and CVS module) named kde-tqt-addon.])
fi
])
@ -2584,7 +2584,7 @@ AH_VERBATIM(_AC_CHECK_JPEG,
AC_DEFUN([KDE_CHECK_QT_JPEG],
[
if test -n "$LIBJPEG"; then
AC_MSG_CHECKING([if Qt needs $LIBJPEG])
AC_MSG_CHECKING([if TQt needs $LIBJPEG])
AC_CACHE_VAL(kde_cv_qt_jpeg,
[
AC_LANG_SAVE
@ -3240,7 +3240,7 @@ AC_DEFUN([AC_CHECK_COMPILERS],
AM_CONDITIONAL(unsermake_enable_pch, test "$kde_use_pch" = "yes" && test "$kde_gcc_supports_pch" = "yes")
if test "$CXX" = "KCC"; then
dnl unfortunately we currently cannot disable exception support in KCC
dnl because doing so is binary incompatible and Qt by default links with exceptions :-(
dnl because doing so is binary incompatible and TQt by default links with exceptions :-(
dnl KDE_CHECK_COMPILER_FLAG(-no_exceptions,[CXXFLAGS="$CXXFLAGS --no_exceptions"])
dnl KDE_CHECK_COMPILER_FLAG(-exceptions, [USE_EXCEPTIONS="--exceptions"], USE_EXCEPTIONS= )
@ -3401,7 +3401,7 @@ AC_DEFUN([KDE_ENABLE_HIDDEN_VISIBILITY],
[kde_have_gcc_visibility=$enableval],
[kde_have_gcc_visibility=no])
AC_CACHE_CHECK([if Qt is patched for -fvisibility], kde_cv_val_qt_gcc_visibility_patched,
AC_CACHE_CHECK([if TQt is patched for -fvisibility], kde_cv_val_qt_gcc_visibility_patched,
[
AC_LANG_SAVE
AC_LANG_CPLUSPLUS
@ -3987,7 +3987,7 @@ AC_DEFUN([AC_HAVE_GL],
AC_ARG_WITH(gl,AC_HELP_STRING([--without-gl],[disable 3D GL modes]),
gl_test=$withval, gl_test="yes")
if test "x$kde_use_qt_emb" = "xyes"; then
# GL and Qt Embedded is a no-go for now.
# GL and TQt Embedded is a no-go for now.
ac_cv_have_gl=no
elif test "x$gl_test" = xno; then
ac_cv_have_gl=no
@ -4678,7 +4678,7 @@ AC_LANG_RESTORE
if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then
LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG"
AC_MSG_RESULT(yes)
AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available])
AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the TQt extension qimgio available])
AC_SUBST(LIBQIMGIO)
else
AC_MSG_RESULT(not found)
@ -5499,13 +5499,13 @@ the end of config.log])
AC_DEFUN([KDE_INIT_DOXYGEN],
[
AC_MSG_CHECKING([for Qt docs])
AC_MSG_CHECKING([for TQt docs])
kde_qtdir=
if test "${with_qt_dir+set}" = set; then
kde_qtdir="$with_qt_dir"
fi
AC_FIND_FILE(qsql.html, [ $kde_qtdir/doc/html $TQTDIR/doc/html /usr/share/doc/packages/qt3/html /usr/lib/qt/doc /usr/lib/qt3/doc /usr/lib/qt3/doc/html /usr/doc/qt3/html /usr/doc/qt3 /usr/share/doc/qt3-doc /usr/share/qt3/doc/html /usr/X11R6/share/doc/qt/html ], TQTDOCDIR)
AC_FIND_FILE(qsql.html, [ $kde_qtdir/doc/html $TQTDIR/doc/html /usr/share/doc/packages/qt3/html /usr/lib/tqt/doc /usr/lib/qt3/doc /usr/lib/qt3/doc/html /usr/doc/qt3/html /usr/doc/qt3 /usr/share/doc/qt3-doc /usr/share/qt3/doc/html /usr/X11R6/share/doc/tqt/html ], TQTDOCDIR)
AC_MSG_RESULT($TQTDOCDIR)
AC_SUBST(TQTDOCDIR)

@ -250,15 +250,15 @@ fi
if test x$GXX = "xyes" -a x$kde_have_gcc_visibility = "xyes" -a x$kde_cv_val_qt_gcc_visibility_patched = "xno"; then
echo ""
echo "Your GCC supports symbol visibility, but the patch for Qt supporting visibility"
echo "Your GCC supports symbol visibility, but the patch for TQt supporting visibility"
echo "was not included. Therefore, GCC symbol visibility support remains disabled."
echo ""
echo "For better performance, consider including the Qt visibility supporting patch"
echo "For better performance, consider including the TQt visibility supporting patch"
echo "located at:"
echo ""
echo "http://bugs.kde.org/show_bug.cgi?id=109386"
echo ""
echo "and recompile all of Qt and KDE. Note, this is entirely optional and"
echo "and recompile all of TQt and TDE. Note, this is entirely optional and"
echo "everything will continue to work just fine without it."
echo ""
fi

@ -75,8 +75,8 @@
<email>matej.urban@gmail.com</email></para>
</listitem>
</itemizedlist>The project is written using
<application>KDevelop</application>and
<application>&Qt; Designer</application>.</para>
<application>TDevelop</application>and
<application>&TQt; Designer</application>.</para>
<para>We would especially like to thank Dirk Eschler the
&krusader; web master. If you visit the
&kruwebsite-url; you'll appreciate the hard work and

@ -66,7 +66,7 @@
is &kde;, because it relies on services
provided by the &kde; base libraries. Only
some shared libraries are needed &eg;
&kde; libraries, &Qt; libraries,
&kde; libraries, &TQt; libraries,
&etc; This means that &krusader;
runs on &gnome-url;,
&afterstep-url;, &xfce-url; and
@ -483,8 +483,8 @@
</answer>
</qandaentry>
<qandaentry>
<question id="faqi_deb-qt">
<para>&debian; complains about &Qt;
<question id="faqi_deb-tqt">
<para>&debian; complains about &TQt;
when running
<command>./configure</command>, what's wrong?</para>
</question>
@ -499,9 +499,9 @@
<prompt>$</prompt> <userinput><command>export</command> CPP=<replaceable>/usr/bin/cpp-3.2</replaceable></userinput>
</screen>
For more information please take a look
&debian-qt-a-url; and at the
&debian-qt-b-url; on how to build a
&Qt;/&kde;3 application on
&debian-tqt-a-url; and at the
&debian-tqt-b-url; on how to build a
&TQt;/&tde; application on
&debian;.</para>
<para></para>
<!-- Empty line to make it more readable -->
@ -518,7 +518,7 @@
<para>This problem occurs when you use the
&nvidia; installer and not the official
&nvidia; packages of your distribution.
&krusader; is based on &Qt; which
&krusader; is based on &TQt; which
can be linked against the X OpenGL libraries. As a result
&krusader; may look for OpenGL as well. The
problem is that the &nvidia; installer (prior
@ -740,35 +740,6 @@
<sect1 id="faq_usage">
<title>Usage &FAQ;</title>
<qandaset>
<qandaentry>
<question id="faqu_qt355">
<para>&krusader; keeps crashing, why?</para>
</question>
<answer>
<para>We've been receiving a lot of emails and bug
reports (December 2005) regarding random crashes,
especially during file operations such as copy, move,
etc.
<emphasis role="bold">These crashes are related to
&Qt; 3.3.5 and NOT
&krusader;.</emphasis> It seems that
&Qt; 3.3.5 introduced a serious bug which is
currently (December 2005) causing random crashes in many
&kde; applications including
&konqueror;. You can use Google to find out
more. As far as we know, &debian;-Sid and
&SuSE; already posted new &Qt;
binaries that fix the problem, and &gentoo;
has masked &Qt; 3.3.5 completely. As for now,
you either need &Qt; 3.3.4 or a fixed
&Qt; 3.3.5 or a higer version, depending on
your distribution. More information is available on our
<ulink url="http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407">
website</ulink>.</para>
<para></para>
<!-- Empty line to make it more readable -->
</answer>
</qandaentry>
<qandaentry>
<question id="faqu_supermount">
<para>When I try to mount/unmount my cdrom/floppy,
@ -824,9 +795,9 @@
using a multi-threaded design - this way if we get stuck,
we don't hang the entire application event loop, but we
don't think that the time is right for adding threads, we
are not sure that *all* the &kde; systems out
there are using &Qt;-mt (the multi threaded
version of the &Qt; library), and the Krusader
are not sure that *all* the &tde; systems out
there are using &TQt;-mt (the multi threaded
version of the &TQt; library), and the Krusader
Krew may not be the right people to address this major
issue in any case; so currently this is just a bug we
have to learn to live with.</para>

@ -130,8 +130,8 @@
<emphasis role="bold">Porting &krusader; to
&Windows;</emphasis>
</para>
<para>&krusader; is written using &Qt; as
well as &kde;libs. As long as &kde;libs
<para>&krusader; is written using &TQt; as
well as &tde;libs. As long as &tde;libs
does not run on &Windows;, porting
&krusader; is not an option. However, we do believe
that once &Qt;4-GPL is released, efforts will be made

@ -172,8 +172,8 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf
<!ENTITY afterstep-url '<ulink url="http://www.afterstep.org/"><application>AfterStep</application></ulink>'>
<!ENTITY xfce-url '<ulink url="http://www.xfce.org/"><application>XFce</application></ulink>'>
<!ENTITY debian-qt-a-url '<ulink url="http://www.krusader.org/phpBB/viewtopic.php?t=710">in our forum</ulink>'>
<!ENTITY debian-qt-b-url '<ulink url="http://opendoorsoftware.com/cgi/http.pl?p=DebianQTChecklist">instructions</ulink>'>
<!ENTITY debian-tqt-a-url '<ulink url="http://www.krusader.org/phpBB/viewtopic.php?t=710">in our forum</ulink>'>
<!ENTITY debian-tqt-b-url '<ulink url="http://opendoorsoftware.com/cgi/http.pl?p=DebianQTChecklist">instructions</ulink>'>
<!ENTITY freenode-url '<ulink url="http://freenode.net">freenode.org</ulink>'>
<!ENTITY fink-url '<ulink url="http://www.finkproject.org/">fink</ulink>'>
<!ENTITY kjsembed-url '<ulink url="http://xmelegance.org/kjsembed/">KJSEmbed</ulink>'>

@ -598,17 +598,17 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won'
<envar>TQTDIR</envar>and
<envar>TDEDIR</envar>. &krusader;'s
<command>./configure</command> script needs to know where
the &Qt; and &kde; directories
the &TQt; and &tde; directories
are.</para>
<para>
<envar>TQTDIR</envar>:
<replaceable>&lt;path to your Qt
<replaceable>&lt;path to your TQt
installation&gt;</replaceable> &eg;
<filename>/usr/lib/qt3</filename> or
<filename>/usr/qt3</filename></para>
<filename>/usr/lib/tqt3</filename> or
<filename>/usr/tqt3</filename></para>
<para>
<envar>TDEDIR</envar>:
<replaceable>&lt;path to your KDE
<replaceable>&lt;path to your TDE
installation&gt;</replaceable> &eg;
<filename>/usr</filename> or
<filename>/opt/trinity</filename></para>
@ -648,7 +648,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won'
lifetime of your current shell. When you close your
terminal and open a new one they will be gone. Assuming
&krusader; is not the only
&Qt;/&kde; program you want to
&TQt;/&tde; program you want to
compile, we recommend to make these settings permanent
(&eg; append both export commands to your
<filename class="directory">/etc/profile</filename>)
@ -1127,7 +1127,7 @@ make[1]: Leaving directory `/home/source/krusader_trinity'
<screen><prompt>$</prompt> <userinput><command>krusader</command><replaceable>--profile &lt;panel-profile&gt;</replaceable></userinput></screen>
<screen><prompt>$</prompt> <userinput><command>krusader</command> <replaceable>--profile ftp-managment</replaceable></userinput></screen>
</para>
<para>The standard &Qt; and &kde;
<para>The standard &TQt; and &tde;
command-line options are available, and can be listed by
entering
<userinput>
@ -1138,21 +1138,21 @@ make[1]: Leaving directory `/home/source/krusader_trinity'
<title>Other command-line options:</title>
<varlistentry>
<term>
<option>--help-qt</option>
<option>--help-tqt</option>
</term>
<listitem>
<para>
<action>List Qt-specific options</action>
<action>List TQt-specific options</action>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>--help-kde</option>
<option>--help-tde</option>
</term>
<listitem>
<para>
<action>List KDE-specific options</action>
<action>List TDE-specific options</action>
</para>
</listitem>
</varlistentry>
@ -1247,4 +1247,4 @@ make[1]: Leaving directory `/home/source/krusader_trinity'
</para>
</sect1>
</chapter>
</chapter>

@ -45,7 +45,7 @@
located but the current dir of the active Panel of Krusader.
This needs to stay like this. However, for referencing
additional files like .ui (Userinterface, exported by
&Qt;'s Designer) one needs the path of the script.
&TQt;'s Designer) one needs the path of the script.
The alternative where absolute paths are used is more than
unhandy. For this reason the Variable "scriptDir" was
introduced. If a Script wants to load a &GUI; from a
@ -79,9 +79,9 @@
&kjsembed-url;. Some examples which show the power
of this library can be found
<ulink url="http://xmelegance.org/kjsembed/examples/index.html">
here</ulink>. Support for all of KDE's ground-laying technologies
here</ulink>. Support for all of TDE's ground-laying technologies
such as DCOP or KParts is provided. You can even load whole
GUIs from .ui-files, created with &Qt;'s Designer.
GUIs from .ui-files, created with &TQt;'s Designer.
An example extension making use of this can be found
<ulink url="http://www.krusader.org/phpBB/viewtopic.php?p=4832#4832">
here</ulink>.</para>

@ -1,11 +1,11 @@
.TH krusader 1 "08 May 2006" Linux "Krusader Manpage"
.SH "NAME"
krusader \- advanced twin-panel file manager and ftp client for KDE
krusader \- advanced twin-panel file manager and ftp client for TDE
.SH "USAGE"
.B krusader [Qt-options] [KDE-options] [options]
.B krusader [TQt-options] [TDE-options] [options]
.SH "DESCRIPTION"
Krusader is an advanced twin panel (commander style)
file manager for KDE and other desktops in the *nix world,
file manager for TDE and other desktops in the *nix world,
similar to Midnight or Total Commander.
It provides all the file management features you could possibly want.
Plus: extensive archive handling,
@ -44,10 +44,10 @@ show the version
.TP
.B --license
show the license
.SH "[Qt-options]"
"$ krusader --help-qt" shows the all the Qt-options
.SH "[KDE-options]"
"$ krusader --help-kde" shows the all the KDE-options
.SH "[TQt-options]"
"$ krusader --help-tqt" shows the all the TQt-options
.SH "[TDE-options]"
"$ krusader --help-kde" shows the all the TDE-options
.SH "EXAMPLE"
.B $ krusader --left=/mnt/cdrom --right=ftp://downloads@myserver.net
.TP
@ -169,7 +169,7 @@ Richard Holt, Documentation & Proofing [richard {.} holt {*} gmail {.} com]
Matej Urbancic, Marketing & Product Research [matej {*} amis {.} net]
The project is written using KDevelop and QT Designer.
The project is written using TDevelop and TQt Designer.
.SH "BUGS"
See the TODO file in the distribution for information on what remains to be done.

@ -99,9 +99,9 @@
> </listitem
> </itemizedlist
> The project is written using <application
>KDevelop</application
>TDevelop</application
> and <application
>&Qt; Designer</application
>&TQt; Designer</application
>. </para>
<para

@ -73,7 +73,7 @@
<para
><emphasis
>Нет , &krusader; не нуждается в оконном менеджере &kde;</emphasis
> для запуска на вашем компьютере , потому что он пользуется службам&eg; &kde;и базовой библиотеки &kde;Необходимы только некоторые разделяемые библиотеки например &kde; &Qt; , &etc;Этот способ в &krusader; , запущеном в &gnome_url;, &afterstep_url;, &xfce_url; и других оконных менеджерах реализуется за счет связанных с ними библиотек .Это не проблема и решается правильным соблюдением зависимостей при установке. </para>
> для запуска на вашем компьютере , потому что он пользуется службам&eg; &kde;и базовой библиотеки &kde;Необходимы только некоторые разделяемые библиотеки например &kde; &TQt; , &etc;Этот способ в &krusader; , запущеном в &gnome_url;, &afterstep_url;, &xfce_url; и других оконных менеджерах реализуется за счет связанных с ними библиотек .Это не проблема и решается правильным соблюдением зависимостей при установке. </para>
<!-- Empty line to make it more readable -->
<para
>Нет необходимости переключаться в &kde; для использования &krusader;; вы можете использовать &gnome_url;, &afterstep_url;, &xfce_url; или в других оконных менеджерах.Но настройка шрифтов и поведения &krusader; производится в <command
@ -494,7 +494,7 @@
<qandaentry>
<question id="faqi_deb_qt">
<para
>&debian; жалуется на &Qt; когда запускаю <command
>&debian; жалуется на &TQt; когда запускаю <command
>./configure</command
></para>
</question>
@ -528,7 +528,7 @@
>/usr/bin/cpp-3.2</replaceable
></userinput>
</screen
> Для получения дополнительной информации посетите &debian_qt_a_url; и &debian_qt_b_url; чтобы узнать как собирать приложения &Qt;/&kde;3 в &debian;. </para>
> Для получения дополнительной информации посетите &debian_qt_a_url; и &debian_qt_b_url; чтобы узнать как собирать приложения &TQt;/&tde; в &debian;. </para>
<!-- Empty line to make it more readable -->
</answer>
</qandaentry>
@ -542,7 +542,7 @@
</question>
<answer>
<para
>Эта проблема связана с использованием установщика &nvidia;. &krusader; основан на &Qt; и связан с библиотеками X OpenGL . Проблема в том , что установщик &nvidia; ( до версии 7xxx) переписывает файлы заголовков OpenGL и не устанавливает правильные ссылки на библиотеки OpenGL. Лучшим решением будет использовать пакет с драйвером &nvidia; , который идет в дистрибутивной поставке.Если в некоторых случаях необходимо использовать старый драйвер единственное решение использовать нестандартное решение для старого драйвера(6111 в этом примере) , что-то вроде этого : <screen
>Эта проблема связана с использованием установщика &nvidia;. &krusader; основан на &TQt; и связан с библиотеками X OpenGL . Проблема в том , что установщик &nvidia; ( до версии 7xxx) переписывает файлы заголовков OpenGL и не устанавливает правильные ссылки на библиотеки OpenGL. Лучшим решением будет использовать пакет с драйвером &nvidia; , который идет в дистрибутивной поставке.Если в некоторых случаях необходимо использовать старый драйвер единственное решение использовать нестандартное решение для старого драйвера(6111 в этом примере) , что-то вроде этого : <screen
><prompt>$</prompt> <userinput><command>ln</command> -s <replaceable>libGLcore.so.1.0.6111 libGLcore.so.0</replaceable></userinput>
<prompt>$</prompt> <userinput><command>ln</command> -s <replaceable>libGLcore.so.1.0.6111 libGLcore.so</replaceable></userinput>
<prompt>$</prompt> <userinput><command>ln</command> -s <replaceable>libGLcore.so.1.0.6111 libGLcore.so.1.0.0</replaceable></userinput>
@ -761,23 +761,6 @@
>&FAQ; Использование</title>
<qandaset>
<qandaentry>
<question id="faqu_qt355">
<para
>Почему &krusader; падает ?</para>
</question>
<answer>
<para
>Мы получили много писем-отчетов(декабрь 2005) относительно различных проблем в &krusader;,особенно во время некоторых операций с файлами(копирование/перемещение и др.)<emphasis role="bold"
>Эти проблемы связаны с &Qt; 3.3.5 и &krusader; тут не виноват.</emphasis
>Это , возможно серьезная ошибка в &Qt; 3.3.5 и причина многочисленных сбоев в различных приложениях &kde; включая &konqueror;.В Google вы можете найти множеств подобных вопросов.В дальнейшем , насколько нам известно в &debian;-Sid и &SuSE; уже включена новая версия &Qt; с устраненной проблемой. Дополнительная информация на нашем <ulink url="http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407"
>сайте</ulink
>. </para>
<!-- Empty line to make it more readable -->
</answer>
</qandaentry>
<qandaentry>
<question id="faqu_supermount">
<para
@ -815,7 +798,7 @@
>kill -9</command
>.Мы не имеем предложенных решений для решения проблемы.Эта проблема не связана с файловыми менеджерами или самой ОС &Linux;!Проблема этого вашего "зависания" в первом обращении к отключенному ресурсу - там нет возможности сделать проверку содержимого , осмотреть каталог и <command
>ls</command
> зависает.Это проблема многонитевой архитектуры и в самом приложении зависания нет.Мы не знаем где проблема , скорее всего это не &kde; он использует &Qt;-mt (многонитевая версия библиотеки) , и Krusader Krew не знает решения этой проблемы , в настоящее время мы просто смирились с этой проблемой. </para>
> зависает.Это проблема многонитевой архитектуры и в самом приложении зависания нет.Мы не знаем где проблема , скорее всего это не &tde; он использует &TQt;-mt (многонитевая версия библиотеки) , и Krusader Krew не знает решения этой проблемы , в настоящее время мы просто смирились с этой проблемой. </para>
<!-- Empty line to make it more readable -->
</answer>
</qandaentry>

@ -112,7 +112,7 @@
>Портирование &krusader; для &Windows;</emphasis
></para>
<para
>&krusader; написан с использованием &Qt; и зависит от библиотек &kde;. Долгое время они были недоступны для портирования &krusader; под &Windows; - это не давало выбора. Однако , мы верим , с портированием библиотек &kde; на &Qt;4 под лицензией GPL попытки портирования завершатся успешно , мы будем в деле и нуждаемся в поддержке для портирования &krusader; под &Windows;.</para>
>&krusader; написан с использованием &TQt; и зависит от библиотек &kde;. Долгое время они были недоступны для портирования &krusader; под &Windows; - это не давало выбора. Однако , мы верим , с портированием библиотек &kde; на &Qt;4 под лицензией GPL попытки портирования завершатся успешно , мы будем в деле и нуждаемся в поддержке для портирования &krusader; под &Windows;.</para>
<para

@ -499,24 +499,24 @@
>TDEDIR</envar
>. &krusader;'s <command
>./configure</command
> script needs to know where the &Qt; and &kde; directories are. </para>
> script needs to know where the &TQt; and &tde; directories are. </para>
<para
><envar
>TQTDIR</envar
> : <replaceable
>&lt;path to your Qt installation&gt;</replaceable
>&lt;path to your TQt installation&gt;</replaceable
> &eg; <filename
>/usr/lib/qt3</filename
>/usr/lib/tqt3</filename
> or <filename
>/usr/qt3</filename
>/usr/tqt3</filename
></para>
<para
><envar
>TDEDIR</envar
> : <replaceable
>&lt;path to your KDE installation&gt;</replaceable
>&lt;path to your TDE installation&gt;</replaceable
> &eg; <filename
>/usr</filename
> or <filename
@ -558,7 +558,7 @@
<note
><para
>These enviroment variables are only set for the lifetime of your current shell. When you close your terminal and open a new one they will be gone. Assuming &krusader; is not the only &Qt;/&kde; program you want to compile, we recommend to make these settings permanent (&eg; append both export commands to your <filename class="directory"
>These enviroment variables are only set for the lifetime of your current shell. When you close your terminal and open a new one they will be gone. Assuming &krusader; is not the only &TQt;/&tde; program you want to compile, we recommend to make these settings permanent (&eg; append both export commands to your <filename class="directory"
>/etc/profile</filename
>) file.</para
></note>
@ -1068,7 +1068,7 @@ foo</screen>
</para>
<para
>The standard &Qt; and &kde; command-line options are available, and can be listed by entering <userinput
>The standard &TQt; and &tde; command-line options are available, and can be listed by entering <userinput
><command
>krusader</command
> <option
@ -1082,24 +1082,24 @@ foo</screen>
<varlistentry>
<term
><option
>--help-qt</option
>--help-tqt</option
></term>
<listitem
><para
><action
>List Qt-specific options</action
>List TQt-specific options</action
></para
></listitem>
</varlistentry>
<varlistentry>
<term
><option
>--help-kde</option
>--help-tde</option
></term>
<listitem
><para
><action
>List KDE-specific options</action
>List TDE-specific options</action
></para
></listitem>
</varlistentry>

@ -4042,7 +4042,7 @@
> that will be more explenatory.</para>
<para
>When a script is executed, the script doesn't know it's origin (or maybe there is a way which that we don't know) and all relative path's are relative to the current working-dir. But this dir is (normaly) not the one where the script is located but the current dir of the active Panel of Krusader. This needs to stay like this. However, for referenceing additional files like .ui (Userinterface, exported by &Qt;'s Designer) one need the path of the script. The alternative where absolute path's but this is more then unhandy. For this reason the Variable "scriptDir" was introduced. If a Script want to load a &GUI; from a .ui-file this can be done this way: <emphasis
>When a script is executed, the script doesn't know it's origin (or maybe there is a way which that we don't know) and all relative path's are relative to the current working-dir. But this dir is (normaly) not the one where the script is located but the current dir of the active Panel of Krusader. This needs to stay like this. However, for referenceing additional files like .ui (Userinterface, exported by &TQt;'s Designer) one need the path of the script. The alternative where absolute path's but this is more then unhandy. For this reason the Variable "scriptDir" was introduced. If a Script want to load a &GUI; from a .ui-file this can be done this way: <emphasis
>var ui = Factory.loadui( scriptDir + 'filename.ui' );</emphasis
> I recomend using Dialog as a base when designing &GUI;'s for using with JS. Execute the dialog with: <emphasis
>ui.exec();</emphasis
@ -4062,7 +4062,7 @@
<para
>The JavaScript-support is based on &kjsembed_url;. Some expamples which show the power of this library can be found on <ulink url="http://xmelegance.org/kjsembed/examples/index.html"
></ulink
>. Support for all of KDE's ground-laying technologies like DCOP or KParts is provided. You can even load whole GUI's from .ui-files, created with &Qt;'s Designer. An example extension making use of this can be found <ulink url="http://www.krusader.org/phpBB/viewtopic.php?p=4832#4832"
>. Support for all of TDE's ground-laying technologies like DCOP or KParts is provided. You can even load whole GUI's from .ui-files, created with &TQt;'s Designer. An example extension making use of this can be found <ulink url="http://www.krusader.org/phpBB/viewtopic.php?p=4832#4832"
>here</ulink
>. </para>

@ -50,8 +50,8 @@ uninstall-local:
# kde_bindir Where executables should go to. Use bin_PROGRAMS or bin_SCRIPTS.
# kde_libdir Where shared libraries should go to. Use lib_LTLIBRARIES.
# kde_moduledir Where modules (e.g. parts) should go to. Use kde_module_LTLIBRARIES.
# kde_styledir Where Qt/KDE widget styles should go to (new in KDE 3).
# kde_designerdir Where Qt Designer plugins should go to (new in KDE 3).
# kde_styledir Where TQt/TDE widget styles should go to.
# kde_designerdir Where TQt Designer plugins should go to.
# make messages.po. Move this one to ../po/ and "make merge" in po

@ -45,8 +45,8 @@ uninstall-local:
# kde_bindir Where executables should go to. Use bin_PROGRAMS or bin_SCRIPTS.
# kde_libdir Where shared libraries should go to. Use lib_LTLIBRARIES.
# kde_moduledir Where modules (e.g. parts) should go to. Use kde_module_LTLIBRARIES.
# kde_styledir Where Qt/KDE widget styles should go to (new in KDE 3).
# kde_designerdir Where Qt Designer plugins should go to (new in KDE 3).
# kde_styledir Where TQt/TDE widget styles should go to.
# kde_designerdir Where TQt Designer plugins should go to.
# make messages.po. Move this one to ../po/ and "make merge" in po

@ -69,7 +69,7 @@ public:
void update();
/**
* This reimplements qt's compare-function in order to have categories on the top of the list
* This reimplements TQt's compare-function in order to have categories on the top of the list
*/
int compare ( TQListViewItem * i, int col, bool ascending ) const;

@ -31,13 +31,13 @@
// Krusader includes
#include "krdialogs.h"
// QT includes
// TQt includes
#include <tqmessagebox.h>
#include <tqwidget.h>
#include <tqapplication.h>
#include <tqfontmetrics.h>
#include <tqtooltip.h>
// KDE includes
// TDE includes
#include <tdelocale.h>
#include <kurlcompletion.h>
#include <tdeapplication.h>

@ -31,13 +31,13 @@
#ifndef KCHOSEDIR_H
#define KCHOSEDIR_H
// KDE includes
// TDE includes
#include <kdialog.h>
#include <kanimwidget.h>
#include <kurlrequesterdlg.h>
#include <kdatepicker.h>
#include <kdialogbase.h>
// QT includes
// TQt includes
#include <tqlineedit.h>
#include <tqlayout.h>
#include <tqlabel.h>

@ -33,13 +33,13 @@
#ifndef KCMDLINE_H
#define KCMDLINE_H
// QT includes
// TQt includes
#include <tqwidget.h>
#include <tqlabel.h>
#include <tqlayout.h>
#include <tqtoolbutton.h>
// KDE includes
// TDE includes
#include <klineedit.h>
#include <kshellcompletion.h>
#include <kcombobox.h>

@ -33,12 +33,12 @@
#ifndef KRUSADERSTATUS_H
#define KRUSADERSTATUS_H
// QT includes
// TQt includes
#include <tqlabel.h>
#include <tqwidget.h>
#include <tqframe.h>
// KDE includes
// TDE includes
#include <kstatusbar.h>
#include <tdelocale.h>

@ -238,7 +238,7 @@ void MediaButton::createListWithoutMedia() {
2. the menu is corrected, when the HDD volume sizes arrive from df
when the volume sizes are added to the items, some cases widget resize
is necessary. If transparency is set for the widget, QT produces weird
is necessary. If transparency is set for the widget, TQt produces weird
looking widgets, and that's why this workaround is used.
Here we add additional spaces to the mounted HDD elements for avoiding
the buggy widget resize. These are extra spaces. */
@ -438,7 +438,7 @@ void MediaButton::addMountPoint( KMountPoint * mp, bool isMounted ) {
/* WORKAROUND CODE START */
/* add spaces to avoid widget resize in gettingSpaceData,
which is buggy in QT when transparency is set */
which is buggy in TQt when transparency is set */
TQString extSpc = ( isMounted && type == "hdd" ) ? extraSpaces : "";
/* WORKAROUND CODE END */

@ -19,7 +19,7 @@
#include <tqfile.h>
#include <tqpopupmenu.h>
#include <tqtimer.h>
// KDE includes
// TDE includes
#include <tdemenubar.h>
#include <kmimetype.h>
#include <tdelocale.h>

@ -278,7 +278,7 @@ void KgLookFeel::setupMouseModeTab() {
// {cfg_class, cfg_name, default
// text, restart,
// tooltip }
{"Custom Selection Mode", "QT Selection", _TQtSelection,
{"Custom Selection Mode", "TQt Selection", _TQtSelection,
i18n( "Based on TDE's selection mode" ), true,
i18n( "If checked, use a mode based on TDE's style." ) },
{"Custom Selection Mode", "Left Selects", _LeftSelects,
@ -352,7 +352,7 @@ void KgLookFeel::slotEnablePanelToolbar()
void KgLookFeel::slotSelectionModeChanged() {
bool enable = mouseRadio->find( i18n("Custom Selection Mode") )->isChecked();
mouseCheckboxes->find( "QT Selection" )->setEnabled( enable );
mouseCheckboxes->find( "TQt Selection" )->setEnabled( enable );
mouseCheckboxes->find( "Left Selects" )->setEnabled( enable );
mouseCheckboxes->find( "Left Preserves" )->setEnabled( enable );
mouseCheckboxes->find( "ShiftCtrl Left Selects" )->setEnabled( enable );

@ -62,7 +62,7 @@ krusader_SOURCES = \
METASOURCES = AUTO
# set the include path for X, qt and KDE
# set the include path for X, tqt and TDE
INCLUDES= $(all_includes)
# these are the libs which are liked together for krusader.
@ -142,8 +142,8 @@ KDE_ICON = krusader krusader2 krusader_blue krusader_red krusader_root krusader_
# kde_bindir Where executables should go to. Use bin_PROGRAMS or bin_SCRIPTS.
# kde_libdir Where shared libraries should go to. Use lib_LTLIBRARIES.
# kde_moduledir Where modules (e.g. parts) should go to. Use kde_module_LTLIBRARIES.
# kde_styledir Where Qt/KDE widget styles should go to (new in KDE 3).
# kde_designerdir Where Qt Designer plugins should go to (new in KDE 3).
# kde_styledir Where TQt/TDE widget styles should go to.
# kde_designerdir Where TQt Designer plugins should go to.
# this installes the .desktop-files at hte right place

@ -30,7 +30,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
#include <sys/param.h>
#include <time.h>
#include "kmountman.h"
// KDE includes
// TDE includes
#include <tdemessagebox.h>
#include <kprocess.h>
#include <tdelocale.h>

@ -30,11 +30,11 @@ A
#ifndef KMOUNTMAN_H
#define KMOUNTMAN_H
// QT includes
// TQt includes
#include <tqobject.h>
#include <tqstring.h>
// KDE includes
// TDE includes
#include <tdeversion.h>
#include <tdeio/jobclasses.h>
#include <tdeio/job.h>

@ -189,7 +189,7 @@ void KrBriefView::redrawColumns()
setGridX( width() / PROPS->numberOfColumns );
// QT bug, it's important for recalculating the bounding rectangle
// TQt bug, it's important for recalculating the bounding rectangle
for( TQIconViewItem * item = firstItem(); item; item = item->nextItem() )
{
TQString txt = item->text();

@ -33,7 +33,7 @@ A
#include <tqtimer.h>
#include <tqlayout.h>
#include <tqlabel.h>
// KDE Includes
// TDE Includes
#include <tdelocale.h>
#include <kcursor.h>
// Krusader Includes

@ -34,7 +34,7 @@
/* --=={ Patch by Heiner <h.eichmann@gmx.de> }==-- */
// KDE Includes
// TDE Includes
#include <kdialogbase.h>
#include <tdeio/jobclasses.h>
// TQt Includes

@ -46,7 +46,7 @@ void KrSelectionMode::resetSelectionHandler() {
void UserSelectionMode::init() {
krConfig->setGroup("Custom Selection Mode");
_useTQTSelection = krConfig->readBoolEntry("QT Selection", _TQtSelection);
_useTQTSelection = krConfig->readBoolEntry("TQt Selection", _TQtSelection);
_leftButtonSelects = krConfig->readBoolEntry("Left Selects", _LeftSelects);
_leftButtonPreservesSelection = krConfig->readBoolEntry("Left Preserves", _LeftPreserves);
_shiftCtrlLeftButtonSelects = krConfig->readBoolEntry("ShiftCtrl Left Selects", _ShiftCtrlLeft);

@ -30,7 +30,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
#include <unistd.h>
#include <sys/param.h>
// QT includes
// TQt includes
#include <tqbitmap.h>
#include <tqwhatsthis.h>
#include <tqstringlist.h>
@ -40,7 +40,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
#include <tqtimer.h>
#include <tqregexp.h>
#include <tqsplitter.h>
// KDE includes
// TDE includes
#include <tdepopupmenu.h>
#include <kprocess.h>
#include <tdemessagebox.h>

@ -33,7 +33,7 @@ A
#include <tqtextstream.h>
#include <tqeventloop.h>
#include <tqclipboard.h>
// KDE Includes
// TDE Includes
#include <tdelocale.h>
#include <kprocess.h>
#include <kpropertiesdialog.h>

@ -33,12 +33,12 @@
#include <sys/types.h>
#include <dirent.h>
#include <time.h>
// QT includes
// TQt includes
#include <tqregexp.h>
#include <tqdir.h>
#include <tqdatetime.h>
#include <tqfileinfo.h>
// KDE includes
// TDE includes
#include <tdemessagebox.h>
#include <tdelocale.h>
#include <kprocess.h>

@ -35,12 +35,12 @@
#ifdef BSD
#include <sys/types.h>
#endif
// QT includes
// TQt includes
#include <tqdir.h>
#include <tqregexp.h>
#include <tqtimer.h>
#include <tqeventloop.h>
// KDE includes
// TDE includes
#include <tdeio/jobclasses.h>
#include <tdelocale.h>
#include <tdeio/job.h>

@ -32,7 +32,7 @@
#ifndef FTP_VFS
#define FTP_VFS
// KDE includes
// TDE includes
#include <kdirlister.h>
// Krusader includes
#include "vfs.h"

@ -27,9 +27,9 @@
* (at your option) any later version. *
* *
***************************************************************************/
// QT includes
// TQt includes
#include <tqtextstream.h>
// KDE includes
// TDE includes
#include <kprocess.h>
#include <tdetempfile.h>
#include <tdelocale.h>

@ -32,10 +32,10 @@
#include <sys/types.h>
#include <unistd.h>
#include <dirent.h>
// QT includes
// TQt includes
#include <tqdir.h>
#include <tqtimer.h>
// KDE includes
// TDE includes
#include <tdemessagebox.h>
#include <kmimetype.h>
#include <tdeio/jobclasses.h>

@ -31,9 +31,9 @@
#ifndef NORMAL_VFS
#define NORMAL_VFS
// QT includes
// TQt includes
#include <tqstring.h>
// KDE includes
// TDE includes
#include <tdefileitem.h>
#include <kdirwatch.h>
#include <kurl.h>

@ -29,7 +29,7 @@
***************************************************************************/
// TQt includes
#include <tqdir.h>
// KDE includes
// TDE includes
#include <tdemessagebox.h>
#include <kprocess.h>
// Krusader includes

@ -35,7 +35,7 @@
#include <sys/stat.h>
// TQt includes
#include <tqdatetime.h>
// KDE includes
// TDE includes
#include <kmimetype.h>
#include <tdeversion.h>
// Krusader includes

@ -29,12 +29,12 @@
#ifndef VFILE_H
#define VFILE_H
// QT includes
// TQt includes
#include <tqstring.h>
#include <tqobject.h>
// System includes
#include <sys/types.h>
// KDE includes
// TDE includes
#include <tdeio/global.h>
#include <kmimetype.h>

@ -30,12 +30,12 @@
#ifndef VFS_H
#define VFS_H
// QT includes
// TQt includes
#include <tqstring.h>
#include <tqvaluelist.h>
#include <tqobject.h>
#include <tqdict.h>
// KDE includes
// TDE includes
#include <kurl.h>
#include <tdeio/jobclasses.h>
// Krusader includes

@ -284,7 +284,7 @@
#define _BtnSingles true
/////////////////////// [Custom Selection Mode]
// QT Selection
// TQt Selection
#define _TQtSelection false
// Left Selects
#define _LeftSelects true

@ -17,9 +17,9 @@
#include <stdlib.h>
#include <unistd.h>
// QT includes
// TQt includes
#include <tqdir.h>
// KDE includes
// TDE includes
#include <kdebug.h>
// Krusader includes
#include "krservices.h"

@ -34,7 +34,7 @@
#include <tqprogressdialog.h>
#include <tqlistview.h>
#include <tqpixmapcache.h>
// KDE includes
// TDE includes
#include <tdelocale.h>
#include <kprocess.h>
#include <tdemessagebox.h>

@ -34,7 +34,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
#ifdef BSD
#include <sys/types.h>
#endif
// KDE includes
// TDE includes
#include <tdemessagebox.h>
#include <tdeaction.h>
#include <kcursor.h>
@ -52,7 +52,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
#endif
#include <tdeversion.h>
// QT includes
// TQt includes
#include <tqpixmap.h>
#include <tqstringlist.h>
#include <tqdir.h>

@ -37,7 +37,7 @@
#include <config.h>
#endif
// KDE includes
// TDE includes
#include <tdeapplication.h>
#include <tdeparts/mainwindow.h>
#include <kstdaction.h>

@ -32,14 +32,14 @@
#ifndef KRUSADERVIEW_H
#define KRUSADERVIEW_H
// KDE includes
// TDE includes
#include <tdelistview.h>
#include <tdelocale.h>
#include <tdeaccel.h>
#include <tdeapplication.h>
#include <tdeparts/part.h>
// QT includes
// TQt includes
#include <tqlayout.h>
#include <tqsplitter.h>
#include <tqwidget.h>

@ -28,7 +28,7 @@
* *
***************************************************************************/
// KDE includes
// TDE includes
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdelocale.h>

@ -0,0 +1,3 @@
update_DATA = krusader_tqt_selection.upd
updatedir = $(datadir)/apps/tdeconf_update

@ -0,0 +1,4 @@
Id=krusader_qt_selection_renaming
File=krusaderrc
Group=Custom Selection Mode
Key=QT Selection,TQt Selection
Loading…
Cancel
Save