Commit graph

19 commits

Author SHA1 Message Date
Louai Al-Khanji
11b8ef45be Make data function have a single exit point again. 2008-10-12 23:09:08 +00:00
Louai Al-Khanji
72b498d391 Some trivial code style changes. 2008-10-12 23:02:11 +00:00
Scott Knauert
37c8e5c42b Fixes issue 154 (Qt4 GUI crashes if all ROMs removed). 2008-10-12 22:49:23 +00:00
Scott Knauert
a8dfd0e785 License header changes for Debian inclusion (wrong FSF address). 2008-10-11 05:48:50 +00:00
Richard Goedeken
210f946cae added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Louai Al-Khanji
5563e5e610 Fix a few warnings 2008-09-08 23:25:53 +00:00
Louai Al-Khanji
cbed397228 Show crc2 if asked for it, instead of crc1. 2008-08-26 21:48:34 +00:00
Louai Al-Khanji
4dc31ac232 Use qmake to build the qt4 gui. It creates nicer makefiles, which means
that not the whole gui needs to be rebuilt when a header or ui file 
changes. That was starting to become very, very annoying.
2008-08-26 08:03:51 +00:00
Scott Knauert
3b48f27806 Remove timestamp from Qt4 GUI more completely. 2008-08-25 21:52:13 +00:00
Scott Knauert
1ec07a2632 Cleanup QT rombrowser columns. 2008-08-25 19:21:05 +00:00
Louai Al-Khanji
ee1b47e8ac Implement rom comment editing. 2008-08-25 15:53:31 +00:00
Scott Knauert
7262abc3c6 Update QT4 GUI to standard formatting functions in util.c, add prototypes for them. 2008-08-25 05:41:49 +00:00
Louai Al-Khanji
6023384549 Add skeleton rom delegate. 2008-08-25 04:32:45 +00:00
Louai Al-Khanji
f899ad2d70 Some progress on representation of data. 2008-08-25 04:15:51 +00:00
Louai Al-Khanji
61c3d2023d Support for showing most rcs properties in a simple way. 2008-08-25 03:56:11 +00:00
Louai Al-Khanji
8ba3ae9c95 Read info straight from the romcache entries. Save some memory + duplication. 2008-08-25 03:27:23 +00:00
Louai Al-Khanji
af459974e9 Remove some duplicate code. 2008-08-23 00:52:03 +00:00
Louai Al-Khanji
cc1c5bdcb5 Merge country and flag columns in rom browser. 2008-08-23 00:45:28 +00:00
Louai Al-Khanji
8e73b5d614 Rename gui_kde4 -> gui_qt4 2008-08-22 04:17:09 +00:00
Renamed from main/gui_kde4/rommodel.cpp (Browse further)