Commit Graph

  • 9e38decdb1 Disable similarity detection in status diff Jason Haslam 2020-07-09 16:44:19 -0600
  • 0386bc22bb Add browse for 'Local Directory' to CloneDialog Stefan Knotzer 2020-07-08 12:04:37 +0200
  • a25c1142f7 Add filemode changes to DiffView Stefan Knotzer 2020-06-28 17:34:32 +0200
  • 2ec63858b5 Add 'delete tag' and 'delete branch' to CommitList context menu Stefan Knotzer 2020-06-28 17:12:37 +0200
  • 7b9f370398 Fix CommitList contexMenuEvent Stefan Knotzer 2020-06-28 15:37:58 +0200
  • 2732376aa7 Add GitAhead setting no-translation Stefan Knotzer 2020-06-20 19:19:10 +0200
  • c91e091a11 Add Beyond Compare 4 to mergetools Stefan Knotzer 2020-06-20 17:41:05 +0200
  • f6731f07f2 Fix argument escaping Also apply explorer command setting to "open in explorer" context menu option Bump Qt requirement to 5.15 (required by QProcess::splitCommand()) kas 2020-06-16 22:04:02 +0200
  • 4f54d5c545 Adds OSX support for opening a file manager kas 2020-01-10 10:55:30 +0100
  • 35ed72b929 Fixes file manager button not being disabled without active repo Fixes file manager button caption kas 2019-11-14 06:56:31 +0100
  • 9b011d199b Remove debug code kas 2019-11-12 16:40:24 +0100
  • ff853d69aa Adds file manager button kas 2019-11-12 16:28:06 +0100
  • 1942ff9e06 Update gitahead_pt_BR.ts Francisco 2020-06-13 13:40:00 -0300
  • e0c6bc464f Update gitahead_pt_BR.ts Francisco 2020-06-10 01:03:39 -0300
  • 2385e06746 Update gitahead_pt_BR.ts Francisco 2020-05-27 01:47:44 -0300
  • f6d133a79c Update gitahead_pt_BR.ts Francisco 2020-05-07 01:35:28 -0300
  • 45d5c1debc
    Merge pull request #444 from sphaerophoria/fix-qpainterpath Jason Haslam 2020-06-12 20:45:33 -0600
  • f8c2f0b437 Fix missing QPainterPath includes Mick Sayson 2020-06-12 18:35:35 -0700
  • 2159f315e9 Fix failure to detect renames involving untracked files in the status diff Jason Haslam 2020-05-26 08:13:00 -0600
  • d1994de9fe Fix settings panel regression Jason Haslam 2020-05-15 14:38:41 -0600
  • 85c60c5f9d handle conflicting patches IgnorePattern Martin Marmsoler 2020-05-14 18:32:54 +0200
  • 9ace099be6 Fix install failure Jason Haslam 2020-05-04 00:16:34 -0600
  • c8fffc008b Change version to 2.6.2 Jason Haslam 2020-05-03 23:50:10 -0600
  • ff3e3c6f66 show all diffs when a folder is selected. - Previously when a folder was selected any diff was shown - Fixes problem when two files have almost the same name (for example test.txt and test.txt1) AlternativeTreeView Martin Marmsoler 2020-05-01 17:38:37 +0200
  • ae011f9439 Template: add separator again, otherwise the loaded template is wrong CommitMessageTemplate Martin Marmsoler 2020-05-01 17:37:41 +0200
  • 69ca9fac7a Update translations and add empty translation file for Brazilian Portuguese Jason Haslam 2020-05-01 00:58:34 -0600
  • 55bb449953 Fix warnings Jason Haslam 2020-05-01 00:26:04 -0600
  • 745148d4ec
    Merge pull request #415 from Maickonn/fix-prompts Jason Haslam 2020-05-01 00:16:43 -0600
  • 895fef8e8c internal: Change layout of diff view to more clearly group hunks with their file Jason Haslam 2020-04-30 23:17:59 -0600
  • f508d86398 add comment Productive Martin Marmsoler 2020-04-29 17:51:43 +0200
  • 9019247a84 show all diffs when a folder is selected. - Previously when a folder was selected any diff was shown - Fixes problem when two files have almost the same name (for example test.txt and test.txt1) Martin Marmsoler 2020-04-29 17:51:28 +0200
  • 957c111ad7 Template: add separator again, otherwise the loaded template is wrong Martin Marmsoler 2020-04-29 14:59:45 +0200
  • f41f0473af Merge commit 'fa6bcd1d9ec3046b56ea9bbc5fd5c08d82cabc07' Martin Marmsoler 2020-04-29 13:41:13 +0200
  • 462ba64c67 Added checkbox to prompt stage to directories on Tools -> Options -> Window; Maickonn Richard 2020-04-28 06:37:55 -0300
  • bf60dd7423 Merge commit '6ee7b6fde8055cb07434a97f83babf350bb66e43' Martin Marmsoler 2020-04-27 09:17:25 +0200
  • a68b7c2c13 Merge commit 'f9878e316912f49e524a3d8c26fea92595473dd8' Martin Marmsoler 2020-04-27 09:15:59 +0200
  • c91d80a3a2 Merge commit '21a94ac748b7cc5ec02ff0e3e66fcc97b00bc92d' Martin Marmsoler 2020-04-27 09:15:45 +0200
  • c35254c1b4 Merge commit '01e69b6ac80c3bdcf955b598a22d5e6b02b36311' Martin Marmsoler 2020-04-27 09:15:31 +0200
  • 9459f427f9 show tooltip when full path is not shown ToolTip Martin Marmsoler 2020-04-16 11:06:09 +0200
  • 01e69b6ac8 If not element available, do not moveTemplate Martin Marmsoler 2020-04-16 08:56:23 +0200
  • ea2032cde8 don't show template when no item available Martin Marmsoler 2020-04-15 23:21:17 +0200
  • cea17c218d add template feature Martin Marmsoler 2020-04-15 22:11:43 +0200
  • f9878e3169 Toggle maximize when action is triggered MaximizeDetail Martin Marmsoler 2020-04-23 12:42:00 +0200
  • a9d8b86cde add functions to maximize a widget in mDetailSplitter Martin Marmsoler 2020-04-23 12:39:30 +0200
  • 25d396a809 add State action Martin Marmsoler 2020-04-23 12:29:21 +0200
  • 21a94ac748 do not ignore when nothing is to ignore Martin Marmsoler 2020-04-23 19:14:41 +0200
  • eabd528d11 show dialog to change ignore pattern before applying Martin Marmsoler 2020-04-17 11:46:35 +0200
  • 6ee7b6fde8 clear editor and Diffview only when no item is selected. in the staged nor in the unstaged Martin Marmsoler 2020-04-22 12:09:01 +0200
  • 38814b1790 updateCollapse count when a new item is inserted Important because when staging/unstaging a complete folder, the Collapse/expand button is not updated, because updateCollapseCount is not called. Don't know why Martin Marmsoler 2020-04-22 12:06:01 +0200
  • c6ffd5a75d set diffview as default Martin Marmsoler 2020-04-22 10:19:18 +0200
  • 878a9f1ca8 do not set tree to model twice, because then the unstagedFilesTreeView is anymore expanded completely Martin Marmsoler 2020-04-22 10:18:53 +0200
  • 92781de4bf determine collapse/expanded state Martin Marmsoler 2020-04-22 10:17:41 +0200
  • 4430088a4d show only one Treeview when a commit is selected Martin Marmsoler 2020-04-17 09:39:44 +0200
  • 312f7ed711 !!!!!!!!!ISSUE: DiffObject is changed, but don't understand the reason for. THIS IS ONLY A WORKAROUND Martin Marmsoler 2020-04-17 09:14:24 +0200
  • 1a4263bee3 cleanup Martin Marmsoler 2020-04-16 09:37:41 +0200
  • 7719029aab todo anymore needed Martin Marmsoler 2020-04-16 09:21:23 +0200
  • 22813cb0eb use variables to set text. so it is easiert to translate Martin Marmsoler 2020-04-16 09:21:04 +0200
  • 47203353b7 Notify DoubleTreeWidget when Model checkstate changed. DiffView. Add option to enable and disable the view. Martin Marmsoler 2020-04-15 08:58:52 +0200
  • d1c618d5fa call setData manually with an additional option Martin Marmsoler 2020-04-15 08:55:28 +0200
  • 51bf53bb56 updateTreeModel Martin Marmsoler 2020-04-14 22:38:56 +0200
  • 3eed4721ab add diffview Martin Marmsoler 2020-04-14 22:38:23 +0200
  • 888d31afcb when partially staged return it directly. commented out Martin Marmsoler 2020-04-14 22:35:10 +0200
  • 6295d7e052 ignore index changes Martin Marmsoler 2020-04-14 22:34:34 +0200
  • 217183dff2 reimplement setData in proxy, but do not uncomment it Martin Marmsoler 2020-04-14 22:31:30 +0200
  • da4da8f949 add comments Martin Marmsoler 2020-04-14 22:23:26 +0200
  • 538c03d482 notify when file stage state changed Martin Marmsoler 2020-04-14 22:19:09 +0200
  • c7ce99cfec implement the functions for expand and collapsing the treeview Martin Marmsoler 2020-03-19 18:51:22 +0100
  • 9ddd34d375 emit dataChanged() signal also for the parents Martin Marmsoler 2020-03-19 10:23:06 +0100
  • 967fc98f6e WIP: add collapse all buttons Martin Marmsoler 2020-03-19 10:04:47 +0100
  • d557c20548 add comments Martin Marmsoler 2020-03-19 10:02:53 +0100
  • 82dde6bb3c rename to DoubleTree, because it sounds better than AlternativeTree Martin Marmsoler 2020-03-15 19:54:08 +0100
  • e1e36dbceb not needed, because the filter is implemented manually Martin Marmsoler 2020-03-15 19:41:14 +0100
  • 5b169929ce hide header, because it is not needed Martin Marmsoler 2020-03-15 19:07:28 +0100
  • c533c41357 handle selection and unselection of files in the treeview Martin Marmsoler 2020-03-15 19:07:00 +0100
  • bc0ed1f4de add function to show selected file Martin Marmsoler 2020-03-15 18:25:33 +0100
  • 0f3e35b520 add description Martin Marmsoler 2020-03-15 18:25:06 +0100
  • 57eeb08161 use proxy to filter Martin Marmsoler 2020-03-15 18:24:54 +0100
  • 557fdcf1a6 use Treeview instead of QTreeView, because some functions must be reimplemented Martin Marmsoler 2020-03-15 18:23:27 +0100
  • f6838c6d2d move ColumnViewDelegate to own file, because it can be used also by the TreeView Martin Marmsoler 2020-03-15 18:19:12 +0100
  • f9a1f80368 use proxy instead of a model in between Martin Marmsoler 2020-03-15 17:25:35 +0100
  • e3d6bea81f data changed also for the childs Martin Marmsoler 2020-03-15 16:39:58 +0100
  • 94c72a19a3 TreeWrapper Martin Marmsoler 2020-03-15 09:21:10 +0100
  • 338de1670f add cleaner layout. Martin Marmsoler 2020-03-04 19:12:56 +0100
  • 2ed384f8d1 separate the TreeViews with a splitter Martin Marmsoler 2020-03-03 21:56:50 +0100
  • ba4862c7c0 add description to ColumnView Martin Marmsoler 2020-03-03 21:51:41 +0100
  • 32e3557222 rename to DoubleTreeWidget, because it is a better name Martin Marmsoler 2020-03-03 21:51:24 +0100
  • ec3f617ab4 don't use own treeview, but qTreeview Martin Marmsoler 2020-03-03 21:50:47 +0100
  • aba257d92b Initial commit for an alternative TreeView Martin Marmsoler 2020-03-03 21:16:13 +0100
  • aa7545fcc6 update include path Martin Marmsoler 2020-04-23 13:30:54 +0200
  • 99def611c3 update include path, because DiffView was moved to a subfolder with all his widgets Martin Marmsoler 2020-04-23 12:49:55 +0200
  • 80eaeec49e makes no sense to create a new variable. Copy paste error Martin Marmsoler 2020-04-22 17:44:54 +0200
  • 90ea557352 do not show staged margin, when the diff is already commited Martin Marmsoler 2020-04-22 13:39:38 +0200
  • d8ce36cbd0 lineStage: stage also new files without any changes! Martin Marmsoler 2020-04-22 12:17:02 +0200
  • e4a21fe3e0 line commit. Add shortcut keys to text Martin Marmsoler 2020-04-21 16:46:36 +0200
  • b896991efd do not stage when it is not a statusDiff Martin Marmsoler 2020-04-20 21:36:20 +0200
  • 230712d08a Line staged: find matching staged hunk because the length of staged hunks and total hunks must not match Martin Marmsoler 2020-04-20 21:31:35 +0200
  • 27f00748d0 Line staged: stage only when not already staged Martin Marmsoler 2020-04-20 21:31:21 +0200
  • fa6bcd1d9e Recurse untracked directories RecurseUntrackedDirs Martin Marmsoler 2020-04-16 12:10:44 +0200
  • efda204a1f do not show stage actions for already committed files Martin Marmsoler 2020-04-14 11:03:37 +0200
  • a7a3838c33 move setVisible to header constructor, because it makes more sense there Martin Marmsoler 2020-04-14 11:02:08 +0200