Commit Graph

  • c416068e76 Greek localization improvements kostas 2012-11-23 05:05:17 +00:00
  • c597870da9 Improved localization kostas 2012-11-23 02:57:25 +00:00
  • 0ed31413ca - Reorganized settings management - Added localisation UI - Added Greek localisation - Message text refactoring kostas 2012-10-08 11:28:08 +00:00
  • d40b70d737 Initial support for localization kostas 2012-09-23 10:20:57 +00:00
  • 152041ff05 Added build instructions for windows kostas 2012-05-17 14:41:29 +00:00
  • 871c09fd6b Fixed ui designer error messages kostas 2012-05-15 15:28:52 +00:00
  • 302a3c6560 Updated Arch PKGBUILD kostas 2012-05-15 14:22:30 +00:00
  • 47c290b08d "make install" works in unix "make install" now installs icon and ".desktop" file Initial Arch-Linux pkgbuild support kostas 2012-05-14 23:05:45 +00:00
  • 15c28866fc Updated build instructions kostas 2012-05-13 05:42:39 +00:00
  • 1f04221f8c Updated build instructions kostas 2012-05-13 05:40:21 +00:00
  • e824683c08 Fixed pack script kostas 2012-05-13 04:39:15 +00:00
  • 2b249c062f Added pack.sh kostas 2012-05-13 04:25:12 +00:00
  • fbc5ffe766 Reorganized documentation files kostas 2012-05-13 03:58:20 +00:00
  • d1f28461ee Major reorganization of the project files kostas 2012-05-13 03:40:24 +00:00
  • d8c9ba062b Updated the installer for windows kostas 2012-05-12 11:20:41 +00:00
  • 42ff9851f5 Moved LoggedProcess to separate files Added message box when attempting to push or pull when no remote url has been set kostas 2012-05-12 10:43:40 +00:00
  • a2b91c8a58 Fixed DnD on OSX kostas 2012-05-12 08:45:31 +00:00
  • 747539b15c Minor GUI fixes kostas 2012-05-12 08:29:59 +00:00
  • 6b470516fa Fixed issue on OSX where the QProcess was terminating without providing all the fossil output. Corrected handling of new-lines in fossil output on OSX. The update command now logs only the actual update output from fossil. The log cursor is now repositioned to the end before any text is appended. Fixed minor static analysis warnings. kostas 2012-05-12 07:56:42 +00:00
  • cb9fa1a754 Simplified status bar handlong When fossil is running, a progress bar is now displayed and input event processing is disabled kostas 2012-05-09 14:20:26 +00:00
  • bc7791de61 Added back user32 and shell32 libs on windows, as they are needed explicitely for vc/nmake builds. kostas 2012-05-09 12:13:12 +00:00
  • e5c92b996d Fixed Windows Build Removed explicit Windows llibraries from project. Fuel builds fine without them kostas 2012-05-08 15:51:12 +00:00
  • 9fc221a998 Added missing library depenencies on Windows kostas 2012-05-08 15:13:31 +00:00
  • 9dc6342387 Added repository cloning Minor internationalization fixes in the settings dialog kostas 2012-05-08 15:04:25 +00:00
  • ce93f92289 The extension column now displays the last suffix only kostas 2012-05-07 14:42:31 +00:00
  • 4e9e9db9f4 Fixed warning on non-windows builds kostas 2012-05-07 13:10:44 +00:00
  • 63d4a7d911 Changed alignment of status column in the FileView kostas 2012-05-04 09:46:44 +00:00
  • fbaeed47c7 Improved parsing of fossil queries when filenames contain query-like characters kostas 2012-05-04 08:29:09 +00:00
  • 4e80941615 Cleanups kostas 2012-05-03 09:03:18 +00:00
  • 3b93a022d2 Refresh Views after successful explorer context menu action kostas 2012-05-03 08:29:50 +00:00
  • ad0eff3dd3 Made FileView columns resizable and movable Shift-Right Clicking in Windows invokes the explorer context menu kostas 2012-05-03 08:23:02 +00:00
  • e63df45a84 Improved RepoFile path parsing. Addresses [e462e576e0] kostas 2012-04-29 12:19:03 +00:00
  • 2d6cbb0af2 Added tooltips to stashes. Addresses [4620f4b939] kostas 2012-04-29 12:18:12 +00:00
  • 7408982788 Fixed issue where a complete repository would be committed even when the user has selection set kostas 2012-04-23 13:23:18 +00:00
  • 480bc28712 Added support for portable mode [Thanks Chris] Portable mode is enabled by passing the "--portable" command line option More i8n cleanups kostas 2012-04-22 13:48:41 +00:00
  • 0cb9a9c036 Fixed crash on Windows Minor cleanups for i8n kostas 2012-04-22 12:54:59 +00:00
  • caa39574cb Avoid specifying filenames explicitly when all modified files are selected. Fixes issue when committing after a merge. Commit selection now defaults to the fileview except when the treeview is in focus kostas 2012-04-22 09:34:09 +00:00
  • be2afda3f3 Merged with Head kostas 2012-04-22 09:16:18 +00:00
  • 0f0302a45f Added support for using a user specified folder for workpaces instead the fossil repository folder kostas 2012-04-22 09:08:38 +00:00
  • 3310e82765 Prevent scanning of workspaces when we don't have a valid path Fixed invalid access in stash parsing kostas 2012-04-22 06:38:43 +00:00
  • dbaf78d164 Increased robustness in the stash parsing kostas 2012-04-22 05:57:52 +00:00
  • 6163dc5bea When creating a new repository always show unknown files Moved the clear log action to the log context menu The file view now displays the actual filetype icons Better resizing for columns in the fileview Fixed crash in drag and drop in Linux kostas 2012-04-21 08:36:13 +00:00
  • ef4945494c Allow opening a specific workspace path from the commandline kostas 2012-04-15 14:42:09 +00:00
  • b25efbddd1 Fixed Qt runtime warnings kostas 2012-04-15 13:01:27 +00:00
  • 9c4e8d4248 Enabled the header in the treeview kostas 2012-04-15 12:38:54 +00:00
  • 2bec83d3b5 Disable Stash actions when necessary kostas 2012-04-15 12:31:29 +00:00
  • 8e1a24d506 Changed org name to uppercase kostas 2012-04-15 09:31:22 +00:00
  • af9c8e4dd9 Minor cleanup kostas 2012-04-15 09:12:27 +00:00
  • 692b99d227 Added support for dragging files from the file list Upped version to 0.9.6 kostas 2012-04-15 09:08:58 +00:00
  • 0ea4fd9831 Added support for stashes Generalized the commit dialog to support stashes Parameters are now quoted in the log if necessary Fixed another issue with the folderview show/hide logic Various minor ui tweaks kostas 2012-04-15 06:56:51 +00:00
  • 022db4d4e9 Allow for opening workspaces via the checkout file. [Thanks Chris] Added support for the new ".fslckout" file Fixed an issue where the tree view was not being updated when hidden and a different workspace was opened Minor dialog text improvements kostas 2012-04-14 09:16:30 +00:00
  • 5d49c73919 Fixed issue where the view mode from the stored settings was not reflected on startup kostas 2012-04-14 06:43:14 +00:00
  • 97cbd30c35 Added debug tracing of fossil output kostas 2011-12-14 13:25:09 +00:00
  • c9175a990f OSX UI consistency fixes kostas 2011-10-23 06:11:27 +00:00
  • 4dfa5d2d23 Fixed issue with fossil 1.2.0 where a new type of user query (yes to all/no) caused Fuel to hang Upped version to 0.9.5 Minor GUI Tweaks kostas 2011-10-22 15:03:48 +00:00
  • db5c2af9ac Improved tooltip text of actions Fixed empty pop-menu in toolbar kostas 2011-10-22 08:41:13 +00:00
  • ff622939e9 Added setting to customize the double-click action in the file view kostas 2011-10-21 17:38:02 +00:00
  • 2529f35520 Added crnl-glob to settings kostas 2011-10-21 15:55:36 +00:00
  • 92935b056a Select the root node in the Tree view when opening a project Commit Dialog now displays the first line previous commit messages only kostas 2011-10-21 15:46:38 +00:00
  • 6e11c6921e Moved DialogQuery to Utils.h/.cpp Added clear commit message history option in settings kostas 2011-10-21 15:01:22 +00:00
  • 2cc459e459 Commit message history is now saved Commit message history is now accumulated even when a commit is cancelled kostas 2011-10-21 14:44:36 +00:00
  • d70ae79ae9 Beautified log output kostas 2011-10-20 16:31:08 +00:00
  • 6ccae8f206 Beautified the settings dialog Double-clicking a folder in the behaves like open folder kostas 2011-10-20 15:36:18 +00:00
  • 15e3cabf23 Integrated all fossil/fuel options into the Settings dialog runFossil now uses a bitfield to control execution options Settings management now sucks less, (but still enough suckage remains) kostas 2011-10-19 16:30:12 +00:00
  • bff4b2967c Removed unused RepoDialog kostas 2011-10-19 16:24:42 +00:00
  • 32da4986ae The Folder View now properly sorts folder entries Multiple selection support in the Folder View. When multiple folders are selected, the file view switches to List mode kostas 2011-10-18 13:21:14 +00:00
  • 160b04e762 Reorganized the menus. Removed distinction between repositories and workspaces Open Workspace action maps to File|Open Open Workspace now also "opens" the fossil repo if no workspace is detected Added "Close Repo" action (File|Close) kostas 2011-10-18 12:35:37 +00:00
  • 5acd01a0fd Added Workspace Tree view Added Rename Folder action Minor GUI cleanups kostas 2011-10-17 14:58:09 +00:00
  • c153c9ce0a Added Installer for Win32 kostas 2011-10-15 07:03:12 +00:00
  • 42ae146cb6 Re-Enabled the tableview automatic resizing even on large files. kostas 2011-10-06 13:23:44 +00:00
  • 3387439c2c Added Support for ignored files Better handling when refreshing workspaces with lots of files kostas 2011-10-06 13:02:09 +00:00
  • ee6a90530e Added status message when scanning for workspace files kostas 2011-09-04 04:30:52 +00:00
  • a38503538c Added checkboxes to the files in the commit dialog kostas 2011-09-04 04:17:52 +00:00
  • ea8419286c Fixed fossil process termination on Windows Abstracted fossil ui url Added (disabled) code to detect fossil ui launch port kostas 2011-09-03 15:03:01 +00:00
  • ee5f84b75d Fixed fossil path detection on windows The settings dialog now quotes paths to external tools if they contain spaces kostas 2011-09-03 12:33:47 +00:00
  • aed3800b37 Changed timeline launch url to 127.0.0.1 kostas 2011-08-29 15:41:09 +00:00
  • 98903bf056 Added support for filtering files based on repository status kostas 2011-08-29 15:33:36 +00:00
  • 9a1a137539 Remove invalid workspaces stored in the settings kostas 2011-08-29 14:43:46 +00:00
  • ddb49dfbe5 Upped version to 0.9.3 kostas 2011-08-27 20:25:51 +00:00
  • c59d7596c4 - Corrected saving of active workspace - Double-clicking a file now opens the file - Corrected fossil error status parsing on windows - Alternative method for storing the checkin messaage temporary file, since on windows fossil cannot access it. kostas 2011-08-27 20:22:36 +00:00
  • 5620a95627 Dialog refactoring Extended the settings dialog Reorganized the workspace management code Fixed issue where the previous current directory was in effect even in new workspaces Improved the log responsiveness on long fossil operations kostas 2011-08-08 14:44:31 +00:00
  • 75323e5b1a Improved OSX GUI "About" dialog now displays the fossil version kostas 2011-08-07 08:15:07 +00:00
  • f8b1f9a0eb Added Sync Settings action kostas 2011-08-07 05:46:53 +00:00
  • 086502926d Upped version to 0.9.1 kostas 2011-08-07 04:57:30 +00:00
  • 379d9707cb Reintroduced the status character, since it is necessary for the automatic sorting Streamlined the settings storage We now support an implicit fossil executable living in QCoreApplication::applicationDirPath() or in the system path, unless the user has provided an override kostas 2011-08-07 04:56:05 +00:00
  • d939003b9f Improved support for fossil interactive questions kostas 2011-08-07 03:14:37 +00:00
  • 40fabe4378 Support for Fossil queries FileActionDialog now becomes a (lame) question dialog box when no data is provided kostas 2011-08-06 16:15:50 +00:00
  • 3d0827763e FileActionDialog now supports variable modal buttons kostas 2011-08-06 15:34:40 +00:00
  • 24a4e07ed2 Removed clone repository command (for now) kostas 2011-08-06 08:52:52 +00:00
  • 88590376aa Added version info to about dialog kostas 2011-08-06 08:49:10 +00:00
  • 064819d295 Added settings dialog Added platform specific settings storage/retrieval kostas 2011-08-06 08:31:19 +00:00
  • 4beebf9b30 Fixed Qt warning on my custom workspace change slot Added Windows icon kostas 2011-08-06 06:03:06 +00:00
  • 6c08987733 Dialogs are now sheets in OSX kostas 2011-08-06 05:40:57 +00:00
  • 993e6398e2 Unified toolbar on OSX Added OSX Icon kostas 2011-08-06 05:06:57 +00:00
  • f951fd25e2 OSX Fixes kostas 2011-08-06 04:48:04 +00:00
  • 118483dfee Added Update Action Added recent files menu generation Renamed FileEntry to RepoFile Simplified most calls to runFossil kostas 2011-08-06 03:54:43 +00:00
  • a8b3f4f9f2 Renamed qmake project kostas 2011-08-05 15:41:11 +00:00
  • 100e6da32f Removed the QtWeb requirement kostas 2011-08-05 15:36:59 +00:00
  • 1014535e56 Minor ui adjustments in the file view kostas 2011-08-05 15:35:10 +00:00
  • 433ef8252a Commit Dialog: - Commit messages must not be empty - Double-clicking a file invokes diff FileAction Dialog: - Optional checkbox kostas 2011-08-05 15:25:38 +00:00