Commit Graph
201 Commits
Author SHA1 Message Date
Simon Gregor EbnerandGitHub ef96f5ff34 Merge pull request #6 from tomazsustar/master
COSYLAB-832
2016-09-28 14:55:31 +02:00
Tomaž Šuštar 70e7e3bd19 fixing bug when a menu was empty, fixing default positioning on windows 2016-09-28 12:04:37 +02:00
ebner 8df51556ee cleanup readme 2016-08-17 15:50:00 +02:00
ebner fc720085a9 new version - updated author 2016-08-17 10:46:00 +02:00
ebnerandGitHub fc13dadfa2 Merge pull request #5 from paulscherrerinstitute/jumpingDetachedWindow
Jumping detached window
2016-08-17 10:40:57 +02:00
Saso Skube 1649b5ce02 Removed 'delete on close' window attribute because it can be dangerous to delete C++ objects when python object still has reference to it. 2016-08-17 08:12:13 +02:00
Saso Skube 37adffab1a De-attached windows were jumping around when switching between workspaces. 2016-08-16 16:09:40 +02:00
Saso Skube e1281292f7 Updated git ignore 2016-08-16 16:07:56 +02:00
Vintar Rok 2848c0a3a7 version 1.2.4 2016-06-08 08:17:43 +02:00
Vintar Rok 7b010fbca7 Better error handling in conversion script 2016-06-08 08:16:28 +02:00
rokvintar f7b4ab58fc Merge pull request #4 from paulscherrerinstitute/abs_paths
Abs paths
2016-05-13 16:40:02 +02:00
Vintar Rok 3f9de766ac Increasing version 2016-05-13 11:30:17 +02:00
Vintar Rok f88089914c fixing minor bugs reading theme files (form porting to python3) 2016-05-13 11:28:39 +02:00
Vintar Rok a34747aecf when sub-menu is loaded from absolute path, all its items are loaded from there 2016-05-13 08:53:55 +02:00
Vintar Rok cf321eb789 Open file inside model menu_model constructor, instead on all places before creating new menu 2016-05-12 14:34:23 +02:00
Tom Slejko b56019d47c Licenicing 2016-05-06 09:26:18 +02:00
Vintar Rok 5352277a86 version 1.2.2 2016-04-21 11:08:26 +02:00
Vintar Rok 1d22738df4 Merge branch 'master' of https://github.com/paulscherrerinstitute/pylauncher 2016-04-21 11:05:11 +02:00
Vintar Rok 179905feb5 Changing launcher base in case of selecting new config (file choice) 2016-04-21 11:02:06 +02:00
ebner 97b635d378 added relative path 2016-04-20 08:38:33 +02:00
ebner 8db2fbee21 added testcase for COSYLAB-584 2016-04-20 08:34:25 +02:00
Vintar Rok a31da7105f Bug fixed no itemModel for menu items resulted in errors when trying to search 2016-04-18 16:43:52 +02:00
Vintar Rok a43c4c9601 Possibility to go back to the very root menu is now top item in the View menu. 2016-04-18 16:32:53 +02:00
Vintar Rok 0ab0f6872f version 1.2.0 2016-04-18 09:00:45 +02:00
Vintar Rok ce296ae4e2 Detached menu not as QTool window, since OS X treats them differently 2016-04-18 08:52:18 +02:00
Vintar Rok ac8645ad66 Launcher menu items cannot have shortcuts, insteadt & is interpreted as regular & (Qt needs && to show &) 2016-04-12 09:46:14 +02:00
Vintar Rok a70ea5eee4 Limiting history menu to max 10 actions 2016-04-11 15:15:08 +02:00
Vintar Rok b7fcf2daff Name from the View menu applied as window title, and also preserved in history menu 2016-04-11 15:02:08 +02:00
Vintar Rok 9ebd4865b3 History menu added to View menu 2016-04-11 14:46:17 +02:00
Vintar Rok 7023856f4a Activate a launcher window when mouse is over 2016-04-11 11:20:42 +02:00
Vintar Rok dc8a85c2a5 More rich tooltip (command always included) 2016-04-11 10:22:44 +02:00
ebner 1c19b5ff9e updated version 2016-03-16 10:41:44 +01:00
ebner aa105e95b4 fixed help link - fixes #3 2016-03-16 10:40:32 +01:00
ebner 49bfe9d513 Merge pull request #2 from paulscherrerinstitute/fix_position
Fix position option for multiscreen setups
2016-03-10 11:52:59 +01:00
ebner 635f0adc97 updated version 2016-03-10 11:51:18 +01:00
ebner 2f326dbdd9 updated readme 2016-03-10 11:50:26 +01:00
ebner 7002dafec7 fixed position for multiscreen setups and also now taking the actual window with/height into account for position 2016-03-10 11:46:00 +01:00
rokvintar 608a6e1d79 Merge pull request #1 from paulscherrerinstitute/window_pos
Window pos
2016-03-08 13:39:36 +01:00
Vintar Rok bfc6ada997 Version 1.1.0 2016-03-08 13:32:27 +01:00
Vintar Rok ff9fa36f0c Added option to position launcher window on start-up 2016-03-07 17:01:09 +01:00
ebner 5dcc960c09 updated install description 2016-03-01 10:16:39 +01:00
ebner 8825c60deb updated version/readme 2016-03-01 10:13:21 +01:00
ebner 84bdc2ecd6 added license 2016-03-01 10:06:35 +01:00
ebner 05840dbeb2 updated readme 2016-03-01 10:03:55 +01:00
ebner 99ac8ad2bd added gitignore file 2016-03-01 10:02:51 +01:00
Vintar Rok 9ba326199b pytho3 style module import 2016-02-29 08:49:48 +01:00
Vintar Rok cbec3657a9 Bug fixed: When menu is detached size was not set properly 2016-02-25 10:31:51 +01:00
vintar_r 57292d6fe0 Merge branch 'py3' into 'master'
Py3



See merge request !2
2016-02-24 14:08:00 +01:00
Vintar Rok 43870ab6d6 Script for converting old files ported to py3 2016-02-24 11:58:51 +01:00
Vintar Rok 4a7c182e36 pylauncher ported to python3 2016-02-24 11:42:24 +01:00