Commit Graph

  • c7b75927c2 do not open file without closing! Martin Marmsoler 2020-04-14 10:39:27 +0200
  • 9e1af7ab3c remove commented out code Martin Marmsoler 2020-04-14 09:59:08 +0200
  • 3533fda611 move code to functions to make it more readable and easier to write unittests Martin Marmsoler 2020-04-14 09:08:59 +0200
  • 7c6259a395 read file from disk and write changed data in it Martin Marmsoler 2020-04-14 09:02:14 +0200
  • 18160314c6 read the content of the new file and apply the changes there Martin Marmsoler 2020-04-13 16:11:27 +0200
  • 6b4e77917d move index changes notifications to diffview Martin Marmsoler 2020-04-13 16:09:37 +0200
  • c1668824a9 move discard lambda function to own function to make it more readable Martin Marmsoler 2020-04-13 16:05:50 +0200
  • 1f227ac817 forgotten to remove file Martin Marmsoler 2020-04-13 16:03:49 +0200
  • 0df32a74be use the first element not (-1) Martin Marmsoler 2020-04-13 13:47:23 +0200
  • 7178c4699f new_start and new_lines must be used, because it is the new file Martin Marmsoler 2020-04-13 13:46:42 +0200
  • e5601c49b6 add additional functions to apply and populatePreimage Martin Marmsoler 2020-04-13 13:44:52 +0200
  • f850c23a11 do not drop last line characters Martin Marmsoler 2020-04-09 22:06:01 +0200
  • 494921d880 WIP Martin Marmsoler 2020-04-09 20:02:00 +0200
  • d8a26c4b53 rename function to a more representative name Martin Marmsoler 2020-04-09 19:00:04 +0200
  • d00815322a +1, otherwise no line will be staged Martin Marmsoler 2020-04-09 18:59:36 +0200
  • a2468a10da update shown message Martin Marmsoler 2020-04-09 18:43:57 +0200
  • d5c6b8e05a stage only lines which are marked as changes Martin Marmsoler 2020-04-09 18:42:50 +0200
  • aec44e43e6 remove print, because anymore needed Martin Marmsoler 2020-04-09 15:37:28 +0200
  • d3f7f75e50 react on different keys Martin Marmsoler 2020-04-09 15:36:14 +0200
  • 4e58fbb0c4 show dialog when something should be discarded Martin Marmsoler 2020-04-09 15:35:45 +0200
  • 52b6351945 add discard functionality Martin Marmsoler 2020-04-09 15:08:21 +0200
  • 06dbf5069f add condition of enabled actions Martin Marmsoler 2020-04-09 12:18:51 +0200
  • d590332a4c add comment Martin Marmsoler 2020-04-09 12:06:12 +0200
  • bfbc72fb57 ignore emitting signal during load Martin Marmsoler 2020-04-09 12:05:52 +0200
  • 6be31178ed implement logic for notifying the overlaying widget that stagestate changed Martin Marmsoler 2020-04-09 11:54:36 +0200
  • e424cc4992 return QList<QString> because it is more readable in the debugger Martin Marmsoler 2020-04-09 11:53:40 +0200
  • 9136e9574a add function to print diff Martin Marmsoler 2020-04-08 10:34:11 +0200
  • 692b50e068 update Martin Marmsoler 2020-04-08 21:36:43 +0200
  • 054bf4db4a forgotten to commit stageBuffer declaration Martin Marmsoler 2020-04-08 21:29:09 +0200
  • 2f511c792a rename index to hidx to make clear that it is the hunk index Martin Marmsoler 2020-04-08 21:28:13 +0200
  • 4d03a0708e add function to print content of patch Martin Marmsoler 2020-04-07 19:20:31 +0200
  • a2b43270f7 update patch to make it possible to stage single lines Martin Marmsoler 2020-04-08 21:24:52 +0200
  • 5af87415d1 add ability for a staging symbol at each line Martin Marmsoler 2020-04-07 19:11:21 +0200
  • ccd23e8556 implement addtional actions to the editor context menu Martin Marmsoler 2020-04-08 21:16:22 +0200
  • 351d353612 move classes from Diffview to multiple files to make the DiffView file smaller Martin Marmsoler 2020-04-08 20:41:42 +0200
  • c81413cf9d move diffview to own folder. next step put all widgets in own file Martin Marmsoler 2020-04-08 15:38:51 +0200
  • f8703d7a62 add update patch function, to update only the patch than recreating the hole stuff again Martin Marmsoler 2020-04-02 15:50:30 +0200
  • 381decb7c7 FileWidget::Header: add function to update the patch Martin Marmsoler 2020-04-02 15:25:30 +0200
  • 7e99c8d870 add function to change the name. Needed to update the patch Martin Marmsoler 2020-04-02 15:16:18 +0200
  • bd099d045b create setStats function in LineStats. So it is possible to update the linestats Martin Marmsoler 2020-04-02 15:05:26 +0200
  • 63721254e7 cleanup EditButton. Now the patch can be updated without recreation of the hole object Martin Marmsoler 2020-04-02 15:03:44 +0200
  • 0644a5e6ce make spacing smaller SmallerSpacing Martin Marmsoler 2020-03-24 18:53:18 +0100
  • 51590c19e5
    Merge pull request #378 from kas-luthor/feature/german-translation Jason Haslam 2020-03-01 22:37:10 -0700
  • f4462b6ff9
    Merge branch 'master' into feature/german-translation Jason Haslam 2020-03-01 22:36:57 -0700
  • 56b1f47375 (Mac) Fix crash on window close Jason Haslam 2020-03-01 22:33:07 -0700
  • b935446f08 (Mac) Quit when the last window is closed Jason Haslam 2020-03-01 22:31:56 -0700
  • 6439077de2
    Merge pull request #383 from Maickonn/fix-fetchall-crash Jason Haslam 2020-02-29 16:53:00 -0700
  • 07f51bbb37 Fixes issue that causes breaking program by clicking the Fetch All option when you do not have any open repository. Maickonn Richard 2020-02-29 01:04:28 -0300
  • 5aa7bf7cb8 add network capability Martin Marmsoler 2020-02-25 22:12:17 +0100
  • e9a22df360 Update german translation kas 2020-02-24 17:20:03 +0100
  • 060ec2067f
    Merge pull request #308 from kas-luthor/feature/configurable-ssh-config-paths Jason Haslam 2020-02-13 00:31:43 -0700
  • f383311bb2 Fix minor squash menu issues Jason Haslam 2020-02-11 10:14:53 -0700
  • b7e1a47133
    Merge pull request #214 from Maickonn/squash Jason Haslam 2020-02-11 10:03:56 -0700
  • ddbbdbaa7e
    Merge pull request #358 from kas-luthor/bugfix/quitting Jason Haslam 2020-01-27 13:15:43 -0700
  • e095e8144e Fixes quitting the application kas 2020-01-27 21:13:18 +0100
  • f98e260dd3
    Merge pull request #357 from gustavovelascoh/spanish_translation Jason Haslam 2020-01-21 09:13:58 -0700
  • 7dcc80950c Finished Spanish translation Gustavo Velasco-Hernandez 2019-11-25 11:59:30 +0000
  • 377dc25bce Update libgit2 to tip of master Jason Haslam 2020-01-16 15:45:32 -0700
  • 38a09e31ad Update copyright date Jason Haslam 2020-01-16 15:32:16 -0700
  • f913a1166f Add command line flag to disable automatic loading of translation files Jason Haslam 2020-01-02 10:17:57 -0700
  • fe29eca91d Change version to 2.6.1 Jason Haslam 2019-12-26 16:36:16 -0700
  • 201bb1af43 Remove potentially harmful kludge Jason Haslam 2019-12-19 10:08:32 -0700
  • f9e118f699
    Merge pull request #345 from luzpaz/typo-fixes Jason Haslam 2019-12-17 09:15:42 -0700
  • d4f8508383 Fix various typos luz.paz 2019-12-17 10:56:20 -0500
  • a1af7928ba Add CI scripts Shane Gramlich 2019-12-16 21:20:08 -0700
  • 374b4fa07a Calculate max short id width differently Jason Haslam 2019-12-16 12:03:32 -0700
  • 8dbc57207c Install qtbase_*.qm files instead of the qt_*.qm ones Jason Haslam 2019-12-16 11:30:52 -0700
  • 9c07698d8f Add empty english languague translation file Jason Haslam 2019-12-16 10:07:26 -0700
  • 9409a88b9d Collect preferred language in usage metrics Jason Haslam 2019-12-15 20:21:06 -0700
  • e4102a7e4c Fix calls to deprecated functions Jason Haslam 2019-12-13 15:37:50 -0700
  • d7cf3c84cf Fix potential crash on macOS Jason Haslam 2019-12-13 13:37:57 -0700
  • 10bb7dcf88
    Merge branch 'master' into squash Maickonn Richard 2019-12-12 22:32:42 -0300
  • f570bc8950 Change version to 5.6.0 Jason Haslam 2019-12-12 09:41:45 -0700
  • be8f269c91 Update translations Jason Haslam 2019-12-12 09:38:31 -0700
  • 80f72433d8
    Merge pull request #339 from kas-luthor/improvement/german-translation Jason Haslam 2019-12-12 09:36:00 -0700
  • 5975fd15a1
    Merge pull request #336 from Maickonn/fix-commit-message Jason Haslam 2019-12-12 09:35:00 -0700
  • 3ff9a75b66 Updates german translation kas 2019-12-12 08:14:40 +0100
  • 6c27dda42d Update translations Jason Haslam 2019-12-11 13:11:04 -0700
  • 973f7b9544 Merge remote-tracking branch 'refs/remotes/kas-luthor/feature/pruning' Jason Haslam 2019-12-11 12:19:20 -0700
  • 90b1eb55ff Jump to matching reference on click instead of selection change Jason Haslam 2019-12-11 09:53:27 -0700
  • bac8a7f5c1 Adds pruning support for automatic fetching kas 2019-12-11 12:28:30 +0100
  • f060d647ee Update translations Jason Haslam 2019-12-10 09:39:40 -0700
  • 8168d357a8 Merge remote-tracking branch 'refs/remotes/kas-luthor/feature/tag-management' Jason Haslam 2019-12-09 16:49:43 -0700
  • 127d6a3dd2 Fix a similar issue of commit f445b2b7cb when occurs conflict on uses merge --squash. Maickonn Richard 2019-12-09 20:42:18 -0300
  • 6f98ef71ce
    Merge pull request #329 from kas-luthor/improvement/auto-detect-languages Jason Haslam 2019-12-09 16:25:47 -0700
  • 2ab81cfe3f
    Merge pull request #331 from kas-luthor/improvement/german-translations Jason Haslam 2019-12-08 19:46:45 -0700
  • f445b2b7cb Fix invalid commit message after revert Jason Haslam 2019-12-08 19:02:26 -0700
  • 8d4757acff Fixes using wrong variable kas 2019-12-08 22:36:30 +0100
  • 239dfc4ca3
    Add continuous integration script shane-gramlich 2019-12-07 23:00:07 -0700
  • 640e49c449 Updates german translation kas 2019-12-07 21:25:06 +0100
  • 1a6484d32c Adds options to delete remote tags and (force) push tags kas 2019-12-07 21:17:17 +0100
  • 7e318a6dbf Improves and completes german translation kas 2019-12-07 18:37:34 +0100
  • 4deb386eb5 Adds support for pruning references Also removes focus from the remote dialog's OK button to have the tab order behave as expected by users kas 2019-12-07 18:12:05 +0100
  • 4c91216407 Adds auto-detection of provided languages via enumeration of translation files kas 2019-12-07 13:05:58 +0100
  • 729a8e03e2 Add rules to install translation files Jason Haslam 2019-12-06 20:13:33 -0700
  • e90bd38eb3 Fix typo Jason Haslam 2019-12-06 16:21:50 -0700
  • d90caf779f Look for translation files in the installed package Jason Haslam 2019-12-06 16:12:27 -0700
  • b30e795504 Increase minimum required version of cmake to 3.6.2 Jason Haslam 2019-12-06 14:51:22 -0700
  • b85bf26522 Change build system translation rules Jason Haslam 2019-12-04 11:14:55 -0700
  • b9de662309 Remove fixed font size from commit list on Windows and Linux Jason Haslam 2019-12-03 20:29:56 -0700