Louai Al-Khanji
|
c2dbc1decb
|
Work around a crash in gtk with qt + gtk both enabled at the same time.
|
2008-09-06 12:01:55 +00:00 |
|
Louai Al-Khanji
|
44109dbcd8
|
Improve settings dialog a bit. Add cancel button, make header a bit nicer, make the dialog modal.
|
2008-09-06 10:10:54 +00:00 |
|
Louai Al-Khanji
|
269272b74c
|
A few gui updates.
|
2008-09-04 11:14:32 +00:00 |
|
Louai Al-Khanji
|
fa8c663eec
|
Fix g_MainWindow symbol collision
|
2008-09-03 01:37:56 +00:00 |
|
Louai Al-Khanji
|
925ce5e74f
|
Fix rendering of stars
|
2008-09-01 19:56:49 +00:00 |
|
Louai Al-Khanji
|
44004b4ae8
|
Make shortcuts work in render window.
|
2008-09-01 17:57:16 +00:00 |
|
Louai Al-Khanji
|
9e254a02c9
|
Remove two debug prints that slipped through.
|
2008-09-01 15:59:19 +00:00 |
|
Louai Al-Khanji
|
cddfd0c8a1
|
A few more fixes.
|
2008-09-01 15:06:21 +00:00 |
|
Louai Al-Khanji
|
10709ef7c6
|
Fix up various things that broke in the merge.
|
2008-09-01 14:55:44 +00:00 |
|
Louai Al-Khanji
|
7ccc6450aa
|
Improve some config things
|
2008-09-01 13:14:31 +00:00 |
|
Louai Al-Khanji
|
75f324cfc6
|
Merge win32 branch
|
2008-09-01 12:44:16 +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 |
|
Louai Al-Khanji
|
4a1fb7ef59
|
Small label change.
|
2008-08-25 19:38:05 +00:00 |
|
Scott Knauert
|
1ec07a2632
|
Cleanup QT rombrowser columns.
|
2008-08-25 19:21:05 +00:00 |
|
Louai Al-Khanji
|
0944d403ad
|
Somewhat nicer rom properties dialog.
|
2008-08-25 17:13:30 +00:00 |
|
Louai Al-Khanji
|
ee1b47e8ac
|
Implement rom comment editing.
|
2008-08-25 15:53:31 +00:00 |
|
Louai Al-Khanji
|
fb3598ee81
|
Polish.
|
2008-08-25 10:43:03 +00:00 |
|
Louai Al-Khanji
|
3ac958becf
|
Don't leave temporaries around.
|
2008-08-25 10:20:39 +00:00 |
|
Louai Al-Khanji
|
d6fe67e252
|
Immediate menu popup.
|
2008-08-25 10:19:29 +00:00 |
|
Louai Al-Khanji
|
bbbaea3104
|
Introduce star label for properties dialog.
|
2008-08-25 10:11:21 +00:00 |
|
Louai Al-Khanji
|
0ac8a38484
|
Add rom propperties dialog.
|
2008-08-25 07:09:46 +00:00 |
|
Louai Al-Khanji
|
d795b8d055
|
Slight icon/pixmap code refactoring.
|
2008-08-25 06:19:48 +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
|
3b08a4dc79
|
Limit default columns to sensible ones.
|
2008-08-25 05:29:12 +00:00 |
|
Louai Al-Khanji
|
86e68b7914
|
Draw nice stars for status.
|
2008-08-25 05:07:14 +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
|
bb126c7f22
|
Forgot html tag.
|
2008-08-25 03:00:18 +00:00 |
|
Louai Al-Khanji
|
70a044f3c5
|
Add new archive file types.
|
2008-08-25 02:31:04 +00:00 |
|
Louai Al-Khanji
|
c88327bcaa
|
Implement column hiding in rom browser
|
2008-08-25 01:51:11 +00:00 |
|
Louai Al-Khanji
|
8639c33cfa
|
Small fix for settings dialog.
|
2008-08-25 01:18:29 +00:00 |
|
Louai Al-Khanji
|
34c861481e
|
Require Qt 4.4 at run time.
|
2008-08-25 00:47:50 +00:00 |
|
Louai Al-Khanji
|
ed5a4d02eb
|
Warn users if glib mainloop integration is not present in Qt.
|
2008-08-25 00:39:14 +00:00 |
|
Louai Al-Khanji
|
e639707957
|
Pimp settings dialog a bit.
|
2008-08-24 20:41:17 +00:00 |
|
Louai Al-Khanji
|
8c806ecaa5
|
Remember rom browser header state.
|
2008-08-23 01:14:58 +00:00 |
|
Louai Al-Khanji
|
af459974e9
|
Remove some duplicate code.
|
2008-08-23 00:52:03 +00:00 |
|
Louai Al-Khanji
|
594a819966
|
It's more logical to have options for loading before options for saving.
|
2008-08-23 00:50:04 +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
|
8d4984cf79
|
A few more refinements.
|
2008-08-23 00:42:57 +00:00 |
|
Louai Al-Khanji
|
5d3407e713
|
Add ctrl+# shortcuts to select save slot.
|
2008-08-23 00:26:52 +00:00 |
|
Louai Al-Khanji
|
cbb13e9ab7
|
Forgot to add file.
|
2008-08-23 00:26:01 +00:00 |
|
Louai Al-Khanji
|
376c72446d
|
Pimp out settings dialog a bit.
|
2008-08-23 00:21:06 +00:00 |
|
Louai Al-Khanji
|
fd0b1f2a70
|
Tie show actions into config system
|
2008-08-22 23:09:37 +00:00 |
|
Louai Al-Khanji
|
301f52addf
|
Readd filter hiding.
|
2008-08-22 22:59:44 +00:00 |
|
Louai Al-Khanji
|
b6ea6ec8fb
|
Make the main widget designer based.
|
2008-08-22 22:53:04 +00:00 |
|
Louai Al-Khanji
|
e01adf3f22
|
Add more icons. Fine-tune some mainwindow options.
|
2008-08-22 22:42:09 +00:00 |
|