Commit graph

841 commits

Author SHA1 Message Date
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
Louai Al-Khanji
1746ee2f1b Some fine-tuning. Close rom icon. About dialogs. Set application-wide window icon. 2008-08-22 22:22:10 +00:00
Louai Al-Khanji
a1d4ecbb04 Add notice that star.png was renamed from original bookmarks.png icon. 2008-08-22 21:57:42 +00:00
Louai Al-Khanji
d3dfaca36c Rename a few methods for greater consistency. 2008-08-22 21:53:52 +00:00
Louai Al-Khanji
76afb4093b Neglected to update icon license info 2008-08-22 21:52:15 +00:00
Louai Al-Khanji
ea28f624dc Do not intercept all events, only custom ones. 2008-08-22 21:48:54 +00:00
Louai Al-Khanji
11498f85b3 Fix some toolbar issues. Add 22x22 and 32x32 star icon from oxygen. Add document-save icon from oxygen. Fix toolbar slot action selection. 2008-08-22 21:44:38 +00:00
Scott Gorman
b14a2e91a9 Another small commit to test bot. 2008-08-22 15:33:51 +00:00
Scott Gorman
cea2dc32f7 Dummy commit to test my bot. 2008-08-22 15:24:28 +00:00
Louai Al-Khanji
feb4c22c89 Convert glN64 to plain Qt. 2008-08-22 07:47:33 +00:00
Richard Goedeken
7e9cdee797 fixed licensing issues in glide64 wrapper - replaced proprietary header files with 3dfx-GPLd ones, fixed code 2008-08-22 04:57:44 +00:00
Scott Knauert
225be484f8 Makefile fix for QT4 build. 2008-08-22 04:33:56 +00:00
Louai Al-Khanji
ed2878ad74 Udate readme with KDE -> Qt changes. 2008-08-22 04:24:20 +00:00
Richard Goedeken
6a893a2644 fixed a couple of tabs 2008-08-22 04:24:09 +00:00
Louai Al-Khanji
3aec78f6b0 Adjust build system for gui_qt4. 2008-08-22 04:17:24 +00:00
Louai Al-Khanji
8e73b5d614 Rename gui_kde4 -> gui_qt4 2008-08-22 04:17:09 +00:00
Louai Al-Khanji
6dc9b7d017 Remove obsolete qt4-config helper. 2008-08-22 04:03:04 +00:00
Louai Al-Khanji
70155cb18d Remove all things KDE. Renaming still needs to be done. 2008-08-22 04:02:28 +00:00
Louai Al-Khanji
e208b1a4a2 Switch to a designer based mainwindow. Remove most KDE things. 2008-08-22 03:53:54 +00:00
Louai Al-Khanji
8cd93e624f Redo kde4 config dialog. Pure Qt now, with all settings handled by mupen config system. 2008-08-22 02:00:19 +00:00
Scott Knauert
0a3b6ebcb1 Commited DarkJeztr's Blight patch for OSX compatibility. Only enable our linux haptics on linux. 2008-08-21 03:16:28 +00:00
Scott Knauert
b270e020ab Updated doc to reflect reality of GUI=NONE build option. Commited mainly to help test bot. 2008-08-21 02:57:05 +00:00
Scott Knauert
b71f999e5a Oversight from previous commit. 2008-08-21 02:49:28 +00:00
Scott Knauert
fb8d8415d7 Replace -DSVN_* commandline flags with macros in main/version.h. Requires a few extra lines in plugin makefiles, but allows for much cleaner builds. 2008-08-21 02:45:34 +00:00
Scott Knauert
7b2b4f4223 Fix rice screenshot / OSD issue introduced by trying to standardize Zilmar spec headers. 2008-08-20 21:42:09 +00:00
Scott Knauert
3812f775a1 Add newlines to fix regression test warnings. 2008-08-19 16:06:12 +00:00
Scott Knauert
8ce9e6874b Fixed no audio bug. Some minor vcr cleanups. 2008-08-19 05:15:13 +00:00
Scott Knauert
bc2476ede2 Removed defunct and unlicensed VCR functions, and language files. FSF address fixes. 2008-08-19 04:28:04 +00:00
Scott Knauert
87ddd10e52 License fixes. 2008-08-18 23:07:55 +00:00
Scott Knauert
2440008f10 Real compile guards for PLUGIN_INFO struct in Zilmar plugin spec. Rice video license fixes. 2008-08-18 22:50:55 +00:00
Scott Knauert
3a2c46072c New logo. 2008-08-18 19:22:31 +00:00
Scott Knauert
9d686fc1d3 Standardization of Zilmar spec. plugin headers, license fixes. 2008-08-18 09:29:44 +00:00
Scott Knauert
e14b6a936d Replaced flags and n64cart icon Nmn added with original icon work to satifsy license issues. Also added base SVG files for our logo and GUI sheel integration icon. Minor GUI changes to use new icons. 2008-08-18 07:53:29 +00:00
Scott Knauert
1f9bfa95a6 Fixes for newline at end of file warnings for gcc < 4.3.x 2008-08-15 02:28:11 +00:00
Scott Knauert
a38d3d34f1 Removed duplicate language entries. 2008-08-15 00:43:22 +00:00
Scott Knauert
2d3cca07c9 Minizip license clarified (zlib), other license fixes. 2008-08-15 00:35:59 +00:00
Scott Knauert
69c5b72e2b Fix license comment build break. 2008-08-14 22:58:23 +00:00
Scott Knauert
9ca1a73d8f Bzip2 license and jttl noaudio build breakage fix. 2008-08-14 22:33:57 +00:00
Scott Knauert
a29f41cfba License fixes and jttl audio build issues. 2008-08-14 22:25:49 +00:00
Scott Knauert
fa08e3d906 Fix jttl build break. 2008-08-14 21:54:24 +00:00
Scott Knauert
1a50ee399a More license fixes. Remove renamed or duplicate jttl files and unused logo. 2008-08-14 20:21:19 +00:00