Behave correctly if score contains unknown course
[scorecard] / src / main-window.cpp
2010-05-28 Sakari PoussaBehave correctly if score contains unknown course
2010-05-28 Sakari PoussaUse Home Club setting in new score dialog
2010-05-27 Sakari PoussaCalculate and show how many shots over/under score is
2010-05-27 Sakari PoussaAll fonts are now bigger (20pt)
2010-05-27 Sakari PoussaBigger fonts in table-view
2010-05-16 Sakari Poussa- Refactor: score and course UI widget management into...
2010-05-11 Sakari Poussa- Add and flush default courses when settings change
2010-05-09 Sakari Poussa- Add non-volatile settings for hcp, home club, etc.
2010-05-09 Sakari Poussa- Use QDialogButtonBox to get correct layout for buttons
2010-05-09 Sakari PoussaAdd club-xml r/o file for distributed courses. User...
2010-04-27 Sakari Poussa- Fixed course delete crashes
2010-04-25 Sakari PoussaBig refactoring: new UI logic, Qt 4.6 support, more...
2010-01-26 Sakari PoussaMaemo5 date picker button
2009-12-26 Sakari PoussaUse common colors and style sheets for all windows...
2009-12-17 Sakari PoussaAnd some more colors. Seems to be hard to change Header...
2009-12-13 Sakari PoussaNew colors, Graphs button removed
2009-12-06 Sakari PoussaNew version (0.11) - statistics addded
2009-11-29 Sakari PoussaGPLv2 license
2009-11-29 Sakari PoussaStatistics - final bits including all stats and error...
2009-11-24 Sakari PoussaStatistics - initial version
2009-11-13 Sakari PoussaInitial stat view attempt
2009-11-11 Sakari PoussaDeleted extra files, removed unused .cpp files for...
2009-11-10 Sakari PoussaCorner case handling. Copyright update
2009-11-08 Sakari Poussanew colors and menu settings to adapt new qt libs
2009-11-03 Sakari PoussaDon't set twice the central widget
2009-11-03 Sakari Poussalogging changes
2009-10-29 Sakari PoussaDon't try to use the ext MMC yet
2009-10-29 Sakari PoussaUse text not arrows in the main-window buttons
2009-10-28 Sakari PoussaMain window displayed correctly when no data
2009-10-27 Sakari PoussaAdded toolbar but not in use yet since widget seems...
2009-10-25 Sakari PoussaDebian packaging fixes for icons and files
2009-10-25 Sakari PoussaAdded edit course functionality
2009-10-25 Sakari PoussaAdded edit score functionality
2009-10-22 Sakari PoussaMerge two table views into one in main window
2009-10-21 Sakari PoussaSort scores based on dates not the entry date.
2009-10-19 Sakari PoussaAdded debian packaging
2009-10-18 Sakari PoussaMore robust handling of cases where no data files
2009-10-13 Sakari PoussaUse QListWidget instead of comboboxes
2009-10-12 Sakari Poussa- Added course selection dialog
2009-10-12 Sakari Poussainitial commit