[go: up one dir, main page]

Menu

Tree [r1300] / kscraft / trunk /
 History

HTTPS access


File Date Author Commit
 images 2007-07-07 kort [r1294] icons file for app
 reports 2007-06-11 ehrayn [r1285] Minor last changes for Fatigue
 B_CraftBar.py 2006-12-28 ehrayn [r869] Recover from B_.py files committed along with t...
 B_CraftWindow.py 2007-01-25 ehrayn [r945] Prettify
 B_DisplayWindow.py 2006-12-28 ehrayn [r869] Recover from B_.py files committed along with t...
 B_Ethinarg.py 2007-04-27 ehrayn [r1260] Show me the button
 B_ItemLevel.py 2006-12-28 ehrayn [r869] Recover from B_.py files committed along with t...
 B_Options.py 2007-04-13 ehrayn [r1239] Sync
 B_ReportWindow.py 2007-01-19 ehrayn [r911] Drop the multiplier
 B_ScWindow.py 2007-06-09 ehrayn [r1278] Added End:
 CHANGES.txt 2007-06-18 ehrayn [r1290] Ready for 2.02
 Character.py 2007-04-28 ehrayn [r1269] Add the dev/beta server for helper-testers
 ChooseSlot.py 2007-04-10 ehrayn [r1230] Clean up noise, lock size of the skills list wh...
 ComboListView.py 2006-10-22 ehrayn [r698] Unbreak for Qt 4.2 and clean up the sizing code...
 CraftBar.py 2007-04-18 ehrayn [r1250] Beginning to fit this all
 CraftBar.ui 2006-11-29 kort [r828] Fix LoadGems button on mac
 CraftWindow.py 2007-01-25 ehrayn [r945] Prettify
 CraftWindow.ui 2007-01-25 ehrayn [r944] Alignment...
 DisplayWindow.py 2006-10-07 ehrayn [r599] fix for slot row,col values
 DisplayWindow.ui 2006-10-06 kort [r562] layout-ize DisplayWindow
 Ethinarg.py 2010-10-12 ehrayn [r1300] Fixes identified by prodigal57 (at) cox.net for...
 Ethinarg.ui 2007-04-27 ehrayn [r1259] One default only please
 GroupFrame.py 2007-04-10 ehrayn [r1229] Good things to note
 Item.py 2007-05-15 ehrayn [r1273] Strip incoming class names, add only filled in ...
 ItemLevel.py 2006-12-19 ehrayn [r850] Relocating ItemLevel4 -> ItemLevel
 ItemLevel.ui 2006-12-26 ehrayn [r865] This can be a QFrame, it's missing nothing with...
 ItemList.py 2006-11-05 kort [r801] Move to the new ScOptions
 LICENSE.txt 2006-05-22 ehrayn [r228]
 MultiTabBar.py 2007-04-10 ehrayn [r1229] Good things to note
 MyStringIO.py 2005-07-12 ehrayn [r8] strip ^M's leaving unix text. Win32 cvs does a...
 NOTICE.txt 2006-11-29 ehrayn [r824] An iconset from neatui that lets us begin const...
 NotesWindow.ui 2006-09-29 ehrayn [r450] Qt3 is dead, long live Qt4
 Options.py 2007-04-13 ehrayn [r1240] Scrolling slots, no more send signal (for the m...
 Options.ui 2007-04-13 ehrayn [r1238] New option to disable/enable scrolling slots
 README.txt 2008-11-11 ehrayn [r1299] Simple notes to track that it's possible to run...
 ReportWindow.py 2007-01-25 ehrayn [r941] Use gemCost(1) where we want one-make costs
 ReportWindow.ui 2007-01-19 ehrayn [r910] Drop multipliers, you don't 'anticipate' remake...
 SC.py 2006-10-23 ehrayn [r710] Move a couple generics to SC from ReportWindow
 SC.qrc 2007-03-31 ehrayn [r1175] Add search-icon
 SC.rcc 2007-06-18 ehrayn [r1291] Updated for 2.02
 ScOptions.py 2007-04-08 kort [r1206] Remove usage of the traceback module - it seems...
 ScWindow.py 2007-06-11 ehrayn [r1285] Minor last changes for Fatigue
 ScWindow.ui 2007-06-09 ehrayn [r1277] Add End: as another stat-ish cap like power pool %
 ScrollArea.py 2007-04-13 ehrayn [r1242] Give us a sane smallest-height scroll.
 SearchingCombo.py 2007-03-28 ehrayn [r1150] Invert my fat fingers
 Singleton.py 2006-11-09 ehrayn [r804] Text, please?
 SkillsView.py 2007-04-10 ehrayn [r1229] Good things to note
 Spellcraft.pyw 2007-08-19 ehrayn [r1297] Avert any user-choice of PYTHONCASEOK - it's a ...
 TODO.txt 2007-06-09 ehrayn [r1284] One thing I didn't get to
 TestItem.py 2010-10-12 ehrayn [r1300] Fixes identified by prodigal57 (at) cox.net for...
 UIXML.py 2007-04-08 kort [r1206] Remove usage of the traceback module - it seems...
 XMLHelper.py 2007-02-07 kort [r1001] Fix xml entity escaping
 buildapp.py 2007-07-07 kort [r1294] icons file for app
 buildexe.py 2006-11-29 ehrayn [r820] Last changes for the correct effects
 buildui.py 2007-02-21 ehrayn [r1023] Catching up
 constants.py 2008-04-25 ehrayn [r1298] Changed with 1.93
 dict2.py 2006-05-21 ehrayn [r227]
 htmlplus.py 2006-12-19 kort [r856] Fix bad html->text output
 logparser.py 2007-02-04 kort [r992] Use progress dialogs instead.
 qt-4.2.2.patch 2007-02-18 ehrayn [r1006] Fix lineends
 qvalidator-patch-4.2.2.diff 2007-07-10 kort [r1296] add patch to fix QDoubleValidator
 tuple2.py 2006-05-21 ehrayn [r227]

Read Me

Woe be to all who venture here...

For linux (fedora) the following packages seem to work;

  python
  python-devel
  python-4Suite-XML
  qt4
  qt4-x11
  qt4-devel
  sip
  sip-devel
  PyQt4
  PyQt4-devel
  
The -devel packages may or may not be required, let us know if all is
well without one or more of them.