Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdegames/kpat
Michele Calgaro d45d96cd06
Fix FTBFS caused by invalid cast. This resolves issue #38.
pirms 5 dienas
..
freecell-solver Fix FTBFS caused by invalid cast. This resolves issue #38. pirms 5 dienas
icons Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
CHANGES Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 pirms 11 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Desktop file translations: pirms 4 gadiem
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module pirms 6 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
README.tkcTrump Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
card.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
card.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
cardmaps.cpp Removed additional code formatting modelines. pirms 4 gadiem
cardmaps.h Removed additional code formatting modelines. pirms 4 gadiem
clock.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
clock.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
computation.cpp Removed additional code formatting modelines. pirms 4 gadiem
computation.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
copyright.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
dealer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
dealer.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
deck.cpp Update various qt function definitions and static methods for tqt3 pirms 12 gadiem
deck.h rename the following methods: pirms 13 gadiem
fortyeight.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
fortyeight.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
freecell.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
freecell.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
gamestats.ui Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
gamestatsimpl.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
gamestatsimpl.h Trinity Qt initial conversion pirms 14 gadiem
golf.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
golf.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
grandf.cpp Removed additional code formatting modelines. pirms 4 gadiem
grandf.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
green.png Fix invalid headers in PNG files and optimize for size pirms 8 gadiem
gypsy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
gypsy.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
hint.h Trinity Qt initial conversion pirms 14 gadiem
idiot.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
idiot.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
kings.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
kings.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
klondike.cpp Removed additional code formatting modelines. pirms 4 gadiem
klondike.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
kpat.desktop Desktop file translations: pirms 4 gadiem
kpatui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
main.cpp Rename common header files for consistency with class renaming pirms 11 gadiem
mod3.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
mod3.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
napoleon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
napoleon.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
pile.cpp Rename old tq methods that no longer need a unique name pirms 13 gadiem
pile.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
pile_algorithms.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
pwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
pwidget.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
simon.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
simon.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
speeds.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
spider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
spider.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
yukon.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
yukon.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem

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.