This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 28, 2019
-
-
Alice Russell authored
-
- Oct 05, 2018
-
-
Nick Draper authored
Update copyright headers in all files Squashed commit of the following: * First version of a script to manage copyright statements re #23468 * Neatened up script, added comments re #23488 * move script to tools directory re #23488 * small script changes and a couple of manual file changes re #23488 * Minor chnage to whitespace detection in regex re #23488 * Add an excluded directory re #23488 * remove a repeasted copyright statement in a file re #23488 * Don't comsume the comment end if it is on the same line re #23488 * fix error in new copright parsing re #23488 * remove double copyrifght entry re #23488 * Improve handling of old copyrights at the start of comments re #23488 * remove empty comments re #23488 * exclude gsoapgenerated directories re #23488 * Sort out greedy line matching re #23488 * improve empty comment removal re #23488 * improve false positives re #23488 * impressive speedup by limiting regex matching length re #23488 * remove evil invisible non ascii character Also upadte the copyright at the same time re #23488 * resolve multiple copyrights in a single file re #23488 * resolve an issue with new statement detection re #23488 * another unprintable unicode character re #23488 * pep updates and cmake the new copyright fit clang format re #23488 * update already done new format headers re #23488 * wrong type of bracket re #23488 * Update class_maker and friends re #23488 * Update all copyright statements re #23488 * clang format re #23488 * flake8 warnings re #23488 * Flake8 warnings re #23488 * Exclude .cmake.in and rb.in files re #23488 * replace missing line re #23488 * exclude .py.in files as they are flasely recognized as C++ re #23488 * another setp.py.in re #23488 * another .py.in correction re #23488 * Hopefully the last of the .py.in files re #23488 * resolve utf-8 encoding of python files and changed ABINS checksum re #23488 * updates to unit tests that reference line numbers re #23488 * remaining unit test files and other fixes re #23488
-
- Aug 06, 2018
-
-
LamarMoore authored
Update to clang-format-5 and reformat the codebase
-
- Nov 20, 2017
-
-
Martyn Gigg authored
Refs #50381
-
- Sep 28, 2017
-
-
Peterson, Peter authored
-
- Sep 04, 2017
-
-
Karl Palmen authored
-
- Jul 27, 2017
-
-
Roman Tolchenov authored
-
- Nov 08, 2016
-
-
Dimitar Tasev authored
-
- Nov 02, 2016
-
-
Hahn, Steven authored
-
- Oct 25, 2016
-
-
Martyn Gigg authored
Refs #13909
-
- Jun 07, 2016
-
-
Hahn, Steven authored
-
- Jun 06, 2016
-
-
WHITFIELDRE email authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Nov 28, 2014
-
-
Federico Montesino Pouzols authored
-
- Aug 22, 2014
-
-
Harry Jeffery authored
Refs #8942.
-
Peter Parker authored
* Use QUrl::fromLocalFile to construct QUrl. * Add error logging.
-
- Jun 19, 2014
-
-
Peter Parker authored
-
- Mar 18, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- Dec 23, 2013
-
-
Peterson, Peter authored
-
- Oct 07, 2013
-
-
Gesner Passos authored
It also hides the AutoUpdate option when it is not available (the user has not downloaded the elements). re #7122
-
- Sep 17, 2013
-
-
Gesner Passos authored
Solve the ugly view of the check box re #7889
-
Gesner Passos authored
For some versions of Qt (it has been seen in Qt4.8), the Update column of ScriptRepository was not displaying correctly. By, defining the correct state values, this commit solves this issue. re #7889
-
- Jun 24, 2013
-
-
Gesner Passos authored
Add a link to open the folder if the user wants, to give the user a fast way to add, remove files from the repository. re #7120
-
- Jun 04, 2013
-
-
Gesner Passos authored
This commit deals with 2 points: * when you upload even small files it seems quite slow before the icons tells you it is done: * It is still slow the interection with the server.But now, it updates the icon as soon as the upload thread finishes. * After deleting the icon still tells you the file is up to date on the repo. * This used to occur if the user clicked on reload button while uploading. Now, this button is disabled. re #7031
-
- May 28, 2013
-
-
Gesner Passos authored
extends ScriptRepositoryView to provide interface to delete functionality re #7031
-
- May 15, 2013
-
-
Gesner Passos authored
re #7104
-
- May 14, 2013
-
-
Gesner Passos authored
re #6923
-
Gesner Passos authored
The call for the update for the Script Repository will be triggered from the UpdateScriptRepository Algorithm. re #6923
-
Gesner Passos authored
re #6923
-
- Apr 26, 2013
-
-
Gesner Passos authored
This helps the user to identify that download and uploading is running. re #6894
-
Gesner Passos authored
re #6935
-
- Apr 18, 2013
-
-
Gesner Passos authored
re #6177
-
- Apr 17, 2013
-
-
Gesner Passos authored
re #6177
-
Gesner Passos authored
The class responsible for the UserInterface of ScriptRepository re #6177
-
- Apr 08, 2013
-
-
Gesner Passos authored
re #6465
-
- Jan 31, 2013
-
-
Gesner Passos authored
re #6175
-
Gesner Passos authored
re #6175
-
Gesner Passos authored
Change only strings for giving the user a better description of the Script Repository Installation process. re #6175
-
- Jan 30, 2013
-
-
Gesner Passos authored
make the installation more friendly. re #6175
-