Menu

Tree [717020] master /
 History

HTTPS access


File Date Author Commit
 debian 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 forms 2011-03-30 Michael Checca Michael Checca [38ef91] Fixed EditGame by putting setter methods in the...
 game 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 player 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 team 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 BaseballScoreboard.pro 2011-04-20 Michael Checca Michael Checca [73c568] Started to implement an XML style output for sa...
 COPYING 2011-03-25 Michael Checca Michael Checca [ffab3b] Added COPYING file. Changed main UI.
 Doxyfile 2011-03-09 Michael Checca Michael Checca [64e3a7] Created git repository
 README 2011-03-09 Michael Checca Michael Checca [9e03d7] Add loading of games to form initialization
 baseballscoreboard.cpp 2011-03-30 Michael Checca Michael Checca [38ef91] Fixed EditGame by putting setter methods in the...
 baseballscoreboard.h 2011-03-25 Michael Checca Michael Checca [ffab3b] Added COPYING file. Changed main UI.
 baseballscoreboard.ui 2011-03-27 Michael Checca Michael Checca [e34a1c] Cleaned up form layouts
 fileoperations.cpp 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 fileoperations.h 2011-04-29 Michael Checca Michael Checca [717020] Added toCSV function for writing to files.
 main.cpp 2011-04-20 Michael Checca Michael Checca [73c568] Started to implement an XML style output for sa...

Read Me

Baseball Scoreboard
Michael Checca <mchecca@gmail.com>
Copyleft 2011

Baseball Scoreboard makes it easy to keep track of your team throughout the season. It also keeps track of individual player stats as well.
Currently, it is in its very early alpha stage.

Compiling
To compile, you must have the Qt SDK installed. Then, qmake 'BaseballScoreboard.pro' will generate a Makefile, in which just 'make' will build the program.

Documentation
The documentation for Baseball Scoreboard is managed by Doxygen. Running 'doxygen' will read the Doxyfile and place the documentation in the 'html' folder.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.