Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tdegames/kpat
Michele Calgaro d45d96cd06
Fix FTBFS caused by invalid cast. This resolves issue #38.
5 дней назад
..
freecell-solver Fix FTBFS caused by invalid cast. This resolves issue #38. 5 дней назад
icons Fix invalid headers in PNG files and optimize for size 8 лет назад
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
CHANGES Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 лет назад
CMakeL10n.txt Desktop file translations: 4 лет назад
CMakeLists.txt Desktop file translations: 4 лет назад
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 лет назад
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
README.tkcTrump Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
card.cpp Remove additional unneeded tq method conversions 13 лет назад
card.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
cardmaps.cpp Removed additional code formatting modelines. 4 лет назад
cardmaps.h Removed additional code formatting modelines. 4 лет назад
clock.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
clock.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
computation.cpp Removed additional code formatting modelines. 4 лет назад
computation.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
copyright.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
dealer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
dealer.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
deck.cpp Update various qt function definitions and static methods for tqt3 12 лет назад
deck.h rename the following methods: 13 лет назад
fortyeight.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
fortyeight.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
freecell.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
freecell.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
gamestats.ui Replace Q_SIGNALS and Q_SLOTS 3 месяцев назад
gamestatsimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
gamestatsimpl.h Trinity Qt initial conversion 14 лет назад
golf.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
golf.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
grandf.cpp Removed additional code formatting modelines. 4 лет назад
grandf.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
green.png Fix invalid headers in PNG files and optimize for size 8 лет назад
gypsy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
gypsy.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
hint.h Trinity Qt initial conversion 14 лет назад
idiot.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
idiot.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
kings.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
kings.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
klondike.cpp Removed additional code formatting modelines. 4 лет назад
klondike.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
kpat.desktop Desktop file translations: 4 лет назад
kpatui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
main.cpp Rename common header files for consistency with class renaming 11 лет назад
mod3.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
mod3.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
napoleon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
napoleon.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
pile.cpp Rename old tq methods that no longer need a unique name 13 лет назад
pile.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
pile_algorithms.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
pwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
pwidget.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
simon.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
simon.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
speeds.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
spider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
spider.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
yukon.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
yukon.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад

README

Hello,

this is the very first release of kpat, the KDE solitaire patience game.

It is an almost unchanged "patience" from Paul Olav Tvete, who uploaded
this stuff some months ago on www.troll.no.

My changes are so far:

    - renamed the stuff kpat-0.1
    - improved drag'n'drop (no more weird jumping of cards)
    - improved look (shaded borders around the cards and piles)
    - hopefully improved cards-background 
    - "very easy"-option for klondike to give only one card. 
    - unset wholeColumn for klondike, but this all belongs into OPTIONS

Anway, kpat is IMO already yet the best X-based solitaire-like game,
thanks to Paul Olav Tvete and Qt :-)


Greets,

  Matthias



----- original README (probably Paul):

This is an implementation of patience (solitaire). It consists of a
general class library and six games implemented using it.

I wrote this program when learning Qt. There are a number of things I
would have done differently now. One of the silliest is that all the
intelligence lies in the cards (which are individual widgets, by the way)
instead of in a Patience class.

There are a lot of static variables. Don't try to instantiate more than one
dealer at a time -- that way lies madness.

The general base classes could doubtlessly have been a lot more general.