Commit Graph

  • 78de11a412 Emit job progress from Python jobs. Teo Mrnjavac 2014-07-23 12:54:53 +0200
  • 89fd6a950b Add support for per-job progress Aurélien Gâteau 2014-07-23 12:04:27 +0200
  • e9da5cb6cb Change signature of JobQueue::progress, add finished() signal Aurélien Gâteau 2014-07-23 10:58:08 +0200
  • 2636a1273f Add job.setprogress to Python API. Teo Mrnjavac 2014-07-22 18:05:58 +0200
  • c6c2c67560 Rewrite Python error handling to show meaningful messages. Teo Mrnjavac 2014-07-22 17:48:05 +0200
  • 0234415976 Add "mount" module Aurélien Gâteau 2014-07-22 17:38:20 +0200
  • c8129898fc Introduce FillGlobalStorageJob Aurélien Gâteau 2014-07-22 17:32:26 +0200
  • 7763587c01 Move PartitionIterator to its own file Aurélien Gâteau 2014-07-22 14:25:21 +0200
  • ed0fd6d207 Merge pull request #54 from calamares/wip/job-order Teo Mrnjavac 2014-07-22 17:06:19 +0200
  • b5b72855c3 Queue module jobs in the order they are listed in the "install" section of settings.conf Aurélien Gâteau 2014-07-22 16:54:34 +0200
  • 533cba6437 [testmodule.py] File with fake global_storage contents for testing. Teo Mrnjavac 2014-07-22 14:21:44 +0200
  • 4881684e18 [testmodule.py] Simulate global storage contents from a YAML file. Teo Mrnjavac 2014-07-22 14:20:11 +0200
  • 1b64917385 Use findPartitionByMountPoint in updateHasRootMountPoint Aurélien Gâteau 2014-07-22 10:50:08 +0200
  • a335c1cc04 Coding style fixes Aurélien Gâteau 2014-07-22 10:47:39 +0200
  • 906019facc Add combo box to pick boot loader installation destination Aurélien Gâteau 2014-07-22 10:42:50 +0200
  • 3e3329d4f2 Rework PartitionPage appearance, prior addition of boot loader UI Aurélien Gâteau 2014-07-21 16:15:53 +0200
  • 81eca92418 Added testmodule.py script to test Python modules. Teo Mrnjavac 2014-07-21 18:34:17 +0200
  • 73f03017fd Spaces, not tabs. Teo Mrnjavac 2014-07-21 18:32:10 +0200
  • aba981e4ce Add PyCharm files to .gitignore. Teo Mrnjavac 2014-07-21 18:31:31 +0200
  • 0753e6ccde New GlobalStorage map. With Python API support. Teo Mrnjavac 2014-07-21 17:08:06 +0200
  • 4c88603872 Fix bug with tiny disks and mbr partition tables Aurélien Gâteau 2014-07-18 18:37:44 +0200
  • 26f6943f8a Add support for formatting existing partitions Aurélien Gâteau 2014-07-18 15:06:56 +0200
  • a5fcb9bcb9 Improve CreatePartitionJob::prettyName Aurélien Gâteau 2014-07-18 14:30:00 +0200
  • d374d8bad8 Introduce PartitionJob Aurélien Gâteau 2014-07-18 14:29:27 +0200
  • 4516213b0b Add some dummy configuration to dummypython, and then show it. Teo Mrnjavac 2014-07-18 14:35:42 +0200
  • d9f4c74537 Add support for config map to Python job API. Rename PythonJobHelper ==> CalamaresPython::Helper. Add QVariant to boost::python::object conversion functions. Rename some constants in the libcalamares Python API. Teo Mrnjavac 2014-07-18 14:27:59 +0200
  • 2f03dfa43b CalamaresPrivate ==> CalamaresPython Teo Mrnjavac 2014-07-18 11:59:12 +0200
  • 568f2abd0b Reproduce and fix bug #28 Aurélien Gâteau 2014-07-18 12:26:12 +0200
  • 99fe98a9cf Unbreak test. Unfortunately it did not reproduce bug #28 Aurélien Gâteau 2014-07-18 12:11:42 +0200
  • 7e8c5a980c Make Runner::run() returns a bool indicating success or failure Aurélien Gâteau 2014-07-18 11:27:03 +0200
  • eebc71257f Nicer error messages Aurélien Gâteau 2014-07-18 11:15:34 +0200
  • 26d0b52342 Unbreak build Aurélien Gâteau 2014-07-18 11:18:36 +0200
  • 6f65a4b16c Add a (failing for now) test for extended partitions Aurélien Gâteau 2014-07-18 10:51:05 +0200
  • 43f29b8058 Start working on tests for partition jobs Aurélien Gâteau 2014-07-17 17:57:55 +0200
  • 031c405c60 Let's not keep commented out code. Teo Mrnjavac 2014-07-18 10:39:43 +0200
  • e33e9de6f6 Symlink lib/calamares/libcalamares.so to lib/libcalamares.so for Python. Teo Mrnjavac 2014-07-17 19:41:08 +0200
  • 4028db2b5c Install Calamares macros Teo Mrnjavac 2014-07-17 19:35:54 +0200
  • a61a36d99d We have a Python API for jobmodules! Created a Boost.Python module interface in libcalamares. Added a PythonJob wrapper and exposed it in the Python module. Rename target calamareslib ==> calamares so in Python it's libcalamares. Python-related classes in libcalamares that aren't exported as C++ symbols are now in a CalamaresPrivate namespace. Import the libcalamares python module into every Python script before running it. Added Python error handling to PythonJobHelper. Added some more testing code to dummypython module. Teo Mrnjavac 2014-07-17 17:52:02 +0200
  • c13179fdf0 Add debugMode bool to Calamares::Settings. Teo Mrnjavac 2014-07-17 17:44:16 +0200
  • 6559197c4b Expose some more version constants in CalamaresVersion.h Teo Mrnjavac 2014-07-17 17:39:46 +0200
  • 9c89e68672 Get rid of partview, it's no longer useful Aurélien Gâteau 2014-07-17 16:09:06 +0200
  • 0d915b4995 Always delete logical partitions first when deleting an extended partition Aurélien Gâteau 2014-07-17 15:01:45 +0200
  • d7a853ee06 Scaffolding for exiting partition reformating Aurélien Gâteau 2014-07-17 14:59:59 +0200
  • 4e49f59333 Turn PartitionCoreModule::refreshPartitionModel() into refresh() and make it public Aurélien Gâteau 2014-07-17 14:26:40 +0200
  • 5c594f8dd7 Fix doc Aurélien Gâteau 2014-07-17 14:25:16 +0200
  • 8a64dcb270 Coding style fixes Aurélien Gâteau 2014-07-17 09:49:24 +0200
  • ec6703b9cd Start creating EditExistingPartitionDialog Aurélien Gâteau 2014-07-17 09:49:15 +0200
  • 5daa1b82e8 Refactor: PartitionInfo is no longer a class Aurélien Gâteau 2014-07-16 16:20:58 +0200
  • ff5667cb73 Turn all extra PartitionInfo fields into QObject properties of Partition Aurélien Gâteau 2014-07-16 15:50:41 +0200
  • 9c05ecef4d Fix finding of Boost.Python on Ubuntu Aurélien Gâteau 2014-07-17 14:54:13 +0200
  • 9b57b98a93 No point doing this: editing extended partitions is not supported for now Aurélien Gâteau 2014-07-16 11:58:40 +0200
  • 846812f49b Update README.md Teo Mrnjavac 2014-07-16 17:11:25 +0200
  • 32beec0243 Update README.md Teo Mrnjavac 2014-07-16 17:08:05 +0200
  • 2e38ad8016 Update README.md Teo Mrnjavac 2014-07-16 16:41:47 +0200
  • 0e5e3c50b4 Enable dummy Python jobmodule. Teo Mrnjavac 2014-07-16 16:11:07 +0200
  • 2f628cd1d4 Add dummy python jobmodule. Teo Mrnjavac 2014-07-16 16:10:49 +0200
  • 50ba57a33a Add optional Python jobmodules support to libcalamaresui. Teo Mrnjavac 2014-07-16 16:09:53 +0200
  • b924aeef2b Add optional Python jobs support to libcalamares. Teo Mrnjavac 2014-07-16 16:07:32 +0200
  • 754ef7dbbc Fix prettyName. Teo Mrnjavac 2014-07-16 16:02:14 +0200
  • 4712af05a0 Fix build in PartitionCoreModule. Teo Mrnjavac 2014-07-16 15:55:49 +0200
  • 1dec58f178 Find Python3 + Boost.Python, and other buildsystem fixes. Teo Mrnjavac 2014-07-16 15:52:54 +0200
  • f2ed18ad4c Alignment fix. Teo Mrnjavac 2014-07-16 15:50:23 +0200
  • 8a7e6c9348 More readable job queue Aurélien Gâteau 2014-07-16 11:15:22 +0200
  • 3fa3694f90 Fix crash when trying to delete an extended partition Aurélien Gâteau 2014-07-16 11:14:55 +0200
  • 568dc4db0a Init all fields when editing a partition. Disable editing of extended partitions for now. Aurélien Gâteau 2014-07-16 10:59:24 +0200
  • d500c7b480 Coding style fixes Aurélien Gâteau 2014-07-16 10:36:17 +0200
  • 27b28a5bd1 Avoid potential rounding errors Aurélien Gâteau 2014-07-16 10:35:09 +0200
  • 45dda6fa17 Factorize size computations Aurélien Gâteau 2014-07-16 10:34:56 +0200
  • a70ab4ad60 Refactor: move sector math from PartitionPage to CreatePartitionDialog Aurélien Gâteau 2014-07-16 10:15:57 +0200
  • 7c1ecabd68 Drop now unused IsNewPartitionRole Aurélien Gâteau 2014-07-16 10:02:53 +0200
  • 9216982859 Allow editing of partition mount points Aurélien Gâteau 2014-07-16 10:02:41 +0200
  • 48c078acc5 Start implementing editing of newly-created partitions Aurélien Gâteau 2014-07-15 17:37:04 +0200
  • 174114f09c Add IsNewPartition role Aurélien Gâteau 2014-07-15 17:33:16 +0200
  • fa30fe147f Add PMUtils::isPartitionNew() Aurélien Gâteau 2014-07-15 17:32:55 +0200
  • 091c3c2757 Make CreatePartitionDialog.ui easier to read in Designer Aurélien Gâteau 2014-07-15 15:31:45 +0200
  • c30ed3c9c1 Let the user recreate the partition table (mbr or gpt) Aurélien Gâteau 2014-07-15 14:40:08 +0200
  • 7096213206 Move partitionmanager code to src/modules/partition Aurélien Gâteau 2014-07-15 11:54:09 +0200
  • cbcd821943 Coding style fixes Aurélien Gâteau 2014-07-15 11:11:17 +0200
  • 79bf4f3b5a Add calamaresstyle script Aurélien Gâteau 2014-07-15 11:10:49 +0200
  • e3741c4d26 Make the locale viewmodule load the initial timezone from config. Teo Mrnjavac 2014-07-15 11:35:05 +0200
  • 0a8aa66d58 Set initial timezone for the locale viewmodule in module.conf. Teo Mrnjavac 2014-07-15 11:34:36 +0200
  • df9f803572 Actually load the additional config map into the ViewStep. Teo Mrnjavac 2014-07-15 11:29:21 +0200
  • b20eaaf4f8 Add setConfigurationMap to ViewStep with empty implementation. Actual module ViewSteps can reimplement it to read their own module- specific configuration. Teo Mrnjavac 2014-07-15 11:28:25 +0200
  • 2ef5df314b Make extra configuration map protected in Module. Teo Mrnjavac 2014-07-15 11:27:26 +0200
  • c7c4e52849 Load additional module-specific configuration into a Module object. Teo Mrnjavac 2014-07-14 18:10:48 +0200
  • 3879087c4a Add YAML to QVariant conversion to YamlUtils Teo Mrnjavac 2014-07-14 18:10:24 +0200
  • 63a1ab07c1 Merge pull request #22 from toudi/center-mainwindow-fix Teo Mrnjavac 2014-07-14 16:49:05 +0200
  • c57d99a21c Add CalamaresAddModuleSubdirectory, a CMake function for modules that do not require building through a CMakeLists.txt. Teo Mrnjavac 2014-07-14 16:26:10 +0200
  • 25f44492e9 Add dummy process job module. Teo Mrnjavac 2014-07-14 16:23:39 +0200
  • db84262a8e Code style. Teo Mrnjavac 2014-07-14 16:21:42 +0200
  • 2dd88344e5 Instantiate the correct type of module from module.conf. Teo Mrnjavac 2014-07-14 14:29:24 +0200
  • 51e5976a99 Better error message. Teo Mrnjavac 2014-07-14 14:28:52 +0200
  • 91e1f8248b update for the fix, remove QStyle dependency Mateusz Mikołajczyk 2014-07-14 14:04:15 +0200
  • 1dca92947c Add already loaded check to ProcessJobModule Teo Mrnjavac 2014-07-14 12:08:41 +0200
  • ea3b2e4461 fix for issue #13 Mateusz Mikołajczyk 2014-07-14 11:14:37 +0200
  • 8d28a2ea5d Generalized code path for Phase switching. Also load install modules. Teo Mrnjavac 2014-07-12 14:38:33 +0200
  • 6348e72974 Comment out modules we don't have yet. Teo Mrnjavac 2014-07-12 14:34:42 +0200
  • 84bfb2aa95 Fixes for loading modules by phase. Teo Mrnjavac 2014-07-12 13:12:56 +0200
  • 7ac6588090 Forget pending changes when the partition table is recreated Aurélien Gâteau 2014-07-11 17:08:56 +0200
  • f0dffb7400 Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it Aurélien Gâteau 2014-07-11 16:55:21 +0200