151 Commits (master)
 

Author SHA1 Message Date
Drew Short 031133caaa Refactor: Code Style Cleanup 6 years ago
Drew Short 4b31440293 Refactor: Cleanup and performance enhancements 6 years ago
Drew Short 082ef605a8 Moved to the naming standard for maven module artifact ids 6 years ago
Drew Short 264aacb873 Make the top POM not deploy like the submodules. 6 years ago
Drew Short 24c07dba21 Added distribution endpoint for storing the maven build 6 years ago
Drew Short 74bb5cdbe0 Extracted Hash into separate library for use in other applications 6 years ago
Drew Short cca80b9ddb Updated all the dependencies to the latest 6 years ago
Drew Short 55d3192c71 Added home nexus repositories 6 years ago
Drew Short 842be02412 Modified packaging script to produce only the GUI and the to produce both tgz and txz packages. Playing around with a better way to deliver the program. 9 years ago
Drew Short 8924b118b9 Switched to SHA1 for the file hashing. This costs ms of time but ensures we won't get colliksions. Also is better distributed than md5 10 years ago
Drew Short ed40a2cb57 Fixed compare issue. Also updated unit test to reflect improved similar image performance 10 years ago
Drew Short ab5c39c667 Proper cleaning of similar images. Working on a sane sorting process for the similar images. 10 years ago
Drew Short 50f87a51ac Reorganized a few more files, added a proper searched listener to the GUI to show the number of files to be processed before the actual processing starts. 10 years ago
Drew Short fd43e7db8e Cleanup, Reorganize code, fix formatting, change thumbnail format to PNG to avoid a weird transparency issue. 10 years ago
Drew Short 8cdb925a2a Merge branch 'master' of https://github.com/warricksothr/ImageTools 10 years ago
Drew Short 5901c36153 Added a fix for when the folder we previously referenced no longer exists. 10 years ago
Drew Short 76a7f46229 Optimized the imports across the project. Abstracted some of the file opening logic out in the event that different flavors of linux don't want to work with the file opening 10 years ago
Drew Short 3583793e3c Fixed file opening on linux 10 years ago
Drew Short 29bcda07ed Working single and multi delete for files. 10 years ago
Drew Short 10439606db Working on selection in the ImageTilePane. 10 years ago
Drew Short 2eeae48224 Fixed sorting 10 years ago
Drew Short 9b1e366e45 Fixed annoying bug where if there were less images than the limit, the pagination would never render the content. 10 years ago
Drew Short e59070a4e2 Trying to get sorting to work 10 years ago
Drew Short c57c985ff6 Working example xontext menus\! 10 years ago
Drew Short a81ad158e0 Added highlighting boxes around selection. Shift click for multi selection. Single click for single selection. Need to work on context menus next 10 years ago
Drew Short 838698d7b2 Working on getting selections working in the tile pane. Limited the pagination to 9 pages at a time otherwise weird elipses appear for two digit values. Look into later. Also fixed the config file output to not inuclude comments as they bloated the file needlessly. 10 years ago
Drew Short b5512f02f3 Working on some cleanup. Moved setup logic for the image tile into it's own class. Reduced the logic in the factory. Need to work on context menus and selectable items in the pane next. Might have to be done with a custom TilePane that allows selection. 10 years ago
Drew Short 78804a305f Paginated the results for faster display and resizing. 10 years ago
Drew Short 78a5c48fd3 Fixed the listeners not be attached the first time. DOH! 10 years ago
Drew Short e7dcc87e46 Added a finished message 10 years ago
Drew Short e72b94281e Working progress bar and progress label implementation 10 years ago
Drew Short b4a6e6b6bf Creating patch version 0.1.2-DEV 10 years ago
Drew Short 0fab046e48 Finally think I might've solved the tagging issue 10 years ago
Drew Short e99bbff0b3 Creating patch version 0.1.1-DEV-23-b6aa85a 10 years ago
Drew Short b6aa85a8dc Continuing work on versioning 10 years ago
Drew Short f94dc04a63 Working on getting the tagging system scripts to work... 10 years ago
Drew Short d1020b9a51 Working on fixing the packaging script 10 years ago
Drew Short 75e59335b3 Adding the cleaning script back 10 years ago
Drew Short 4d82bf0ad5 Preventing the saving of the resulting version and name files 10 years ago
Drew Short 760eb5cd57 Guess not? 10 years ago
Drew Short 4f07b89f9c Final working commit before merge? 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short 15ce4f1f05 Changing packages around to match new modules 10 years ago
Drew Short 2a3d2f3923 Continuing work on the multi module layout 10 years ago
Drew Short 661ba6d8b1 Fixed the issue with info files not being updated 10 years ago
Drew Short 9c476a6537 Updated some scripts 10 years ago
Drew Short 6930ac3af1 Fixed A shell script that I had modified but accidentally restored from a previous commit. Working on getting versioning working again 10 years ago
Drew Short 85c4d74f8d Working on getting the README propigating properly 10 years ago
Drew Short 84902d4c57 Workingon updating some of the scripts to make sense with the new structure 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago