Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdegames/kpat
Michele Calgaro d45d96cd06
Fix FTBFS caused by invalid cast. This resolves issue #38.
4 dni temu
..
freecell-solver Fix FTBFS caused by invalid cast. This resolves issue #38. 4 dni temu
icons Fix invalid headers in PNG files and optimize for size 8 lat temu
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
CHANGES Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 lat temu
CMakeL10n.txt Desktop file translations: 4 lat temu
CMakeLists.txt Desktop file translations: 4 lat temu
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 lat temu
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
README.tkcTrump Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
card.cpp Remove additional unneeded tq method conversions 13 lat temu
card.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
cardmaps.cpp Removed additional code formatting modelines. 4 lat temu
cardmaps.h Removed additional code formatting modelines. 4 lat temu
clock.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
clock.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
computation.cpp Removed additional code formatting modelines. 4 lat temu
computation.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
copyright.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
dealer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
dealer.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
deck.cpp Update various qt function definitions and static methods for tqt3 12 lat temu
deck.h rename the following methods: 13 lat temu
fortyeight.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
fortyeight.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
freecell.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
freecell.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
gamestats.ui Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
gamestatsimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
gamestatsimpl.h Trinity Qt initial conversion 14 lat temu
golf.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
golf.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
grandf.cpp Removed additional code formatting modelines. 4 lat temu
grandf.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
green.png Fix invalid headers in PNG files and optimize for size 8 lat temu
gypsy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
gypsy.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
hint.h Trinity Qt initial conversion 14 lat temu
idiot.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
idiot.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
kings.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
kings.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
klondike.cpp Removed additional code formatting modelines. 4 lat temu
klondike.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
kpat.desktop Desktop file translations: 4 lat temu
kpatui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
main.cpp Rename common header files for consistency with class renaming 11 lat temu
mod3.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
mod3.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
napoleon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
napoleon.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
pile.cpp Rename old tq methods that no longer need a unique name 13 lat temu
pile.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
pile_algorithms.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
pwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
pwidget.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
simon.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
simon.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
speeds.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
spider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
spider.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
yukon.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
yukon.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu

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.