Commit graph

527 commits

Author SHA1 Message Date
Mathieu Comandon 407fc3836e Happy new year! 2014-01-01 12:26:58 +01:00
Mathieu Comandon 56fdeb8d0d Also update condition on totally new games 2013-12-30 18:18:29 +01:00
Mathieu Comandon f39883e4da Update condition to trigger icon update on added games 2013-12-30 18:13:18 +01:00
Mathieu Comandon 994d03f4c2 Updated installed status in view when updating icon 2013-12-30 18:03:27 +01:00
Mathieu Comandon 96c14e0f13 Search for locally available pcsxr 2013-12-30 17:56:03 +01:00
Mathieu Comandon c1121038fa Use add or update for manually added games 2013-12-30 17:42:23 +01:00
Mathieu Comandon da47d2aba8 Rename class attribute in named when i must have been on crack 2013-12-30 17:27:43 +01:00
Mathieu Comandon c462a8a495 Rename game entry field 2013-12-30 17:19:52 +01:00
Mathieu Comandon f3f4eb796e Allow non-existing games to be instanciated 2013-12-30 17:19:14 +01:00
Mathieu Comandon c321a7ba63 Don't show error messages on invalid runner configs 2013-12-30 17:18:18 +01:00
Mathieu Comandon 2b25e49528 Preliminary implementation of manual game configuration 2013-12-30 16:28:04 +01:00
Mathieu Comandon 514215225b Add __repr__ method for game 2013-12-30 16:18:17 +01:00
Mathieu Comandon e5bd129d9c Fix typo in menu action id 2013-12-30 15:59:19 +01:00
Mathieu Comandon 73384fa9e2 Refactor Config Boxes 2013-12-30 00:06:27 +01:00
Mathieu Comandon 44d45dfb09 More dialog cleanup 2013-12-29 04:26:38 +01:00
Mathieu Comandon ebf7648a11 Move system config dialog with the others 2013-12-29 03:55:34 +01:00
Mathieu Comandon 2c5afd0413 Save current page when reconstructing notebook 2013-12-29 03:44:17 +01:00
Mathieu Comandon 3245056738 Trying new way to regenerate tabs 2013-12-29 03:25:26 +01:00
Mathieu Comandon f8231e635e Further game config dialog refactoring 2013-12-29 02:49:33 +01:00
Mathieu Comandon dac6684980 Game config dialog cleanup 2013-12-29 01:38:44 +01:00
Mathieu Comandon 72bca41bc6 Group add and edit dialogs in same module 2013-12-29 00:49:13 +01:00
Mathieu Comandon f0a83a682b Modify contextual menu according to game state 2013-12-28 22:14:31 +01:00
Mathieu Comandon 759fc70698 Keep track of installed status in GameStore 2013-12-28 21:47:31 +01:00
Mathieu Comandon 97997f854f Get rid of unused columns 2013-12-28 21:44:21 +01:00
Mathieu Comandon 701ff8abc3 Make ICON_SIZE a constant 2013-12-28 21:41:43 +01:00
Mathieu Comandon f05474b035 Remove unused code 2013-12-28 21:26:29 +01:00
Mathieu Comandon 1b090f04a8 Change dialog imports 2013-12-28 21:16:14 +01:00
Mathieu Comandon 00bbe32b09 Extract Contextual Menu as own class 2013-12-28 19:00:49 +01:00
Mathieu Comandon 8b7c501abb Get rid of ScummVM import 2013-12-28 18:38:30 +01:00
Mathieu Comandon ebce382aa0 Avoid inserting Amiga disks several times 2013-12-28 14:53:03 +01:00
Mathieu Comandon e9eafd6f0c Return value without template substituion if found in file keys 2013-12-28 13:24:49 +01:00
Mathieu Comandon f8719dffc3 Iterate on game config lists 2013-12-28 13:23:54 +01:00
Mathieu Comandon 8e6a0ab173 Allow controlling login dialog with enter key 2013-12-28 00:54:06 +01:00
Mathieu Comandon 1095da73b5 Search for correct pcsxr executable 2013-12-28 00:33:08 +01:00
Mathieu Comandon 1a5e6d79d8 Merge branch 'master' of github.com:lutris/lutris 2013-12-27 17:04:48 +01:00
Mathieu Comandon 273138b917 Add libsoup-gnome as a dependency 2013-12-27 17:04:38 +01:00
Mathieu Comandon 0111d36e3e Merge pull request #16 from hasufell/master
fix Version entry in lutris.desktop
2013-12-27 06:43:46 -08:00
Mathieu Comandon 9e0962d14a Add password reset link in connect dialog 2013-12-27 00:38:07 +01:00
hasufell 8bc220189a fix Version entry in lutris.desktop
Version refers to the spec version, not the program version
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
2013-12-22 16:57:19 +01:00
Mathieu Comandon fbf1cee108 Add missing return value for scummvm path 2013-12-22 01:08:03 +01:00
Mathieu Comandon 1af7d6739a Recursively remove temp dir regardless of what's in it 2013-12-21 21:39:29 +01:00
Mathieu Comandon 706e05fa4d Fix wording in Steam dialog 2013-12-21 13:42:55 +01:00
Mathieu Comandon 40b395f9bb Allow using system wide installed scummvm 2013-12-21 02:08:01 +01:00
Mathieu Comandon 85815f0a61 Verify type of game options given to installer 2013-12-21 01:37:42 +01:00
Mathieu Comandon 2edc7f9c1a Merge branch 'master' of github.com:lutris/lutris 2013-12-20 21:27:59 +01:00
Mathieu Comandon 7f9c6e8ef9 Handle single file archives 2013-12-20 21:27:48 +01:00
Mathieu Comandon 0c8f69eaa3 Fix tests 2013-12-16 09:28:33 +01:00
Mathieu Comandon 4e9568f14a Update stella runner 2013-12-15 21:43:06 +01:00
Mathieu Comandon 01dd9e467f Avoid crashes when getting game path 2013-12-15 21:42:39 +01:00
Mathieu Comandon 9e88025e1c Accept same source and destination in move command 2013-12-15 21:35:43 +01:00