Commit graph

3399 commits

Author SHA1 Message Date
Pascal Reinhard 9a9466d69e Made the search field a fixed size.
Hid the separator between search field and buttons.
(Thought you left this by default but if it's a choice, do change it back.)
2012-11-14 18:56:35 +01:00
Pascal Reinhard 2ddeaf88e9 Changed AUTHORS + typo 2012-11-14 18:13:16 +01:00
Pascal Reinhard d139498588 Fixed theme icon installation 2012-11-14 18:12:46 +01:00
Mathieu Comandon a7aa9dd267 let's drop these in the repo 2012-11-11 23:40:52 +01:00
Mathieu Comandon b4464419d2 usable xdg menu import 2012-11-11 23:37:32 +01:00
Mathieu Comandon 7e7c935a0b Run snes games with locally installed runner 2012-11-11 22:38:31 +01:00
Mathieu Comandon 344a1926ce Local install of snes9x 2012-11-11 21:34:28 +01:00
Mathieu Comandon 1c23f438c3 Refactoriing lutris/config 2012-11-11 17:19:19 +01:00
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