Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdegraphics/ksnapshot
Michele Calgaro bda52bd053
Replace Q_SIGNALS and Q_SLOTS
il y a 3 mois
..
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Desktop file translations: il y a 4 ans
ConfigureChecks.cmake GCC 4.7 fix. il y a 12 ans
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module il y a 6 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
configure.in.in Additional renaming of kde to tde il y a 13 ans
hi16-app-ksnapshot.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi22-app-ksnapshot.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi32-app-ksnapshot.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi48-app-ksnapshot.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hisc-app-ksnapshot.svgz Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
ksnapshot.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
ksnapshot.desktop Desktop file translations: il y a 4 ans
ksnapshot.h ksnapshot: add setPixmap DCOP call il y a 5 mois
ksnapshotiface.h ksnapshot: add setPixmap DCOP call il y a 5 mois
ksnapshotwidget.ui Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
ksnapshotwidget.ui.h ksnapshot: add delay functionality to 'Region' mode. This resolves issue #71. il y a 6 mois
main.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
regiongrabber.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
regiongrabber.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
uninstall.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
windowgrabber.cpp Replace Qt with TQt il y a 6 mois
windowgrabber.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois

README

		       KSnapshot Release Notes
		       =======================

KSnapshot is intended to be an easy to use program for making
screenshots. I can be bound to the Print Screen" key, as the program
takes a snapshot of the desktop on startup (before it displays it
window), so it's a simple way of of making snapshots.

Currently Implemented features:

- Mini Preview image
- Adjustable time delay.
- Auto hides it own window when grabbing.
- Grabs desktop or specific windows
- Save to various formats
- Auto increment filename


The original KSnapshot was implemented by Richard Moore (rich@kde.org)
for KDE1. Shortly before KDE2 I rewrote most of it to bring it a bit
closer to KDE2' higher standards.

This version is still not good, but I wanted something that doesn't
break translations and is still comfortable to old ksnapshot users.

Use Pixie if you want more functionality.

Matthias ( ettrich@kde.org)