Commit graph

8941 commits

Author SHA1 Message Date
Mathieu Comandon 0717fdfde9 Remove game config top label 2012-11-11 16:18:23 +01:00
Mathieu Comandon f66dee2095 Reduce main window icon size 2012-11-11 16:17:41 +01:00
Mathieu Comandon 9173dc7633 Fix about dialog 2012-11-11 16:02:41 +01:00
Mathieu Comandon 966ac73f6d Remove test LutrisWindow 2012-11-11 15:54:38 +01:00
Mathieu Comandon 07579e15a2 Fix icon view 2012-11-11 15:54:03 +01:00
Mathieu Comandon 248e8f84dc Update Debian packaging stuff 2012-11-10 13:08:16 +01:00
Mathieu Comandon 2521f82a34 fixes for runner installation 2012-11-10 03:40:03 +01:00
Mathieu Comandon 5062984957 add dependency to PyYAML in setup.py 2012-11-10 00:18:57 +01:00
Mathieu Comandon 80fd4bd1aa Fix tab name in game configuration 2012-11-10 00:17:12 +01:00
Mathieu Comandon 1c94f60d96 Fixed setup.py script and removed dependency on distutils-extra 2012-11-10 00:01:55 +01:00
Mathieu Comandon 904ff84832 Translation file update 2012-11-09 22:48:57 +01:00
Mathieu Comandon f6121af7e1 Change logging behavior 2012-11-09 22:47:52 +01:00
Mathieu Comandon 96ce1c2d30 Changed fullscreen option to windowed in ScummVM 2012-11-09 21:10:22 +01:00
Mathieu Comandon 02fe2a4b7b Fixes for ScummVM 2012-11-09 20:59:57 +01:00
Mathieu Comandon 3edfac774b Bugfixes on ScummVM and GUI 2012-11-09 20:40:17 +01:00
Mathieu Comandon 861d9a56a0 Merged Ovocean's changes 2012-11-09 20:04:08 +01:00
Mathieu Comandon 56523ef5e2 Implemented removal of game configurations 2012-11-09 19:05:55 +01:00
Mathieu Comandon ac5d3b08fd Notice user when no ScummVM games are found 2012-11-09 18:26:27 +01:00
Mathieu Comandon 7d1a2e117c Removing some license headers
The goal is to remove them all and have only one license file
2012-11-09 17:22:39 +01:00
Mathieu Comandon 0eb0118001 That was kinda weird 2012-11-09 17:15:11 +01:00
Mathieu Comandon aea6de7668 Bugfixes in GUI 2012-11-09 17:13:45 +01:00
Mathieu Comandon a97870e896 Add pylintrc file 2012-11-09 16:56:58 +01:00
Mathieu Comandon fbb662dcc7 New log format 2012-11-09 16:55:46 +01:00
Mathieu Comandon d1e164b96c Fix adding games 2012-11-09 16:55:07 +01:00
Mathieu Comandon 230db9c9a0 lutris/game uses the new import_runner 2012-11-09 16:53:58 +01:00
Mathieu Comandon 63b64c065f Update da mistru's email address 2012-11-09 16:20:38 +01:00
Mathieu Comandon 572024a27c Update AUTHORS file 2012-11-09 16:16:45 +01:00
Mathieu Comandon 3d8fab3339 Updated gui to reflect changes made to runners 2012-11-09 16:08:55 +01:00
Mathieu Comandon 069f930df1 Add tests for runners 2012-11-09 15:41:11 +01:00
Mathieu Comandon b54272fc79 Changed all 'single' options to 'file_chooser' 2012-11-09 15:40:24 +01:00
Mathieu Comandon 18914c498b Update install procedure, removing obsolete stuff 2012-11-08 21:46:59 +01:00
Mathieu Comandon 0aea982ad7 Trying out dark theme (not compatible with every theme) 2012-11-08 21:43:12 +01:00
Mathieu Comandon 7399870c24 cleaner approch to logging 2012-11-08 21:42:42 +01:00
Mathieu Comandon 94d422277f Remove obsolete tests 2012-11-08 21:41:50 +01:00
Mathieu Comandon 9d7909a969 desktop control fixed 2012-09-29 21:58:01 +02:00
Mathieu Comandon 16b585d339 merge ovocean's commits 2012-09-19 13:19:38 +02:00
Mathieu Comandon 7f5fcd4eb4 Merging into main branch 2012-09-19 13:18:57 +02:00
Pascal Reinhard abde6d9ef6 A little more refactoring: reording methods. 2012-09-17 20:02:36 +02:00
Pascal Reinhard 80fb354a15 Refactoring in the GameTreeView class. 2012-09-17 20:00:01 +02:00
Pascal Reinhard a773d74e96 Made the list view sortable by clicking on column titles. 2012-09-17 19:54:50 +02:00
Pascal Reinhard 2155dc48e3 List view: changed runner icon to game icon.
Default icon size is now defined in the view type's class.
2012-09-17 11:50:29 +02:00
Pascal Reinhard 8f0f3064a2 Fixed the contextual menu for the List View. 2012-09-08 19:53:15 +02:00
Mathieu Comandon 748a422b8e removed useless glade xml files 2012-09-06 19:45:29 +02:00
Pascal Reinhard a27e55af0a Fixed the About dialog's logo and close button. 2012-09-06 18:45:54 +02:00
Pascal Reinhard fdc1d69bae Just adding Glade's automatic fixes to the hand-made changes I did to LutrisWindow.ui in Rev.167. 2012-09-05 21:12:04 +02:00
Pascal Reinhard 37d0a48f48 Added an error popup dialog to the not yet implemented Remove game button.
Hopefully this is an atomic enough commit. ;^)
2012-09-05 21:01:17 +02:00
Pascal Reinhard 5d7700dd16 Standardized the menus a bit:
- Created an Edit menu
- Moved Global preferences to the Edit menu as the stock Preferences item
- Changed the Quit menu item to the stock item
- Added an Alt+V shortcut for the View menu.
2012-09-04 12:09:34 +02:00
Mathieu Comandon f49e94e340 Make UAE installable 2012-08-14 09:22:37 +02:00
Mathieu Comandon c26ebf00a6 fixes for runner dialog 2012-08-14 09:14:16 +02:00
Mathieu Comandon 84b7eab216 Make every runner non instalable by default 2012-08-14 08:53:58 +02:00