Fix: Toplevel window flickering on start
Fix layout
Fix: Travis-CI build
Fix: Logs window flickering
Fix: data directory for Windows
Change requirements
Bulk create Path objects
Bump version: 2.6.1 → 2.6.2
Perform cleanup on report close
Fix: dst cleanup
Bump version: 2.6.0 → 2.6.1
Bump version: 2.6.2 → 2.6.3
Bump version: 2.5.1 → 2.6.0
Add fixes for Windows systems
Add progress information text to gui
Merge branch 'development' of https://bitbucket.org/giantas/sorter into development
Fix: prevent folder path change when none selected
Perform cleanup after accept button is clicked
Fix: remove unused variable and imports
Increase version to 2.4.6
Limit update information text
Fix: display of update window
Fix: PermissionError while deleting database
Fix: remove update window waiting
Fix: showing info after warning
Increase version to 2.4.2
Fix: handling Windows path with forward slashes
Fix: application restart
Fix: database initialisation
Add support for Google formats (#2)
Merge remote-tracking branch 'origin/master'
Use dialogs for warning and info
Add tests for Windows Only
Add coverage badge
Fix: catch OperationalError from Django and sqlite3
README.md edited online with Bitbucket
Add homepage hyperlink
Add cleanup function
Add SORTER_IGNORE_FILENAME to some tests
Add Note to descriptions
Add tests for CustomFile
Add comments
Fix: upgrade version to 2.2.5
Replace OptionsFrame elements
Revamp sdir
Remove typeGroup.keys() check
Fix: broken build dependency
Set MIDDLEWARE_CLASSES to empty list
Restructure sdir
Add tests for CustomFileWithoutExtension
Fix: more code issues
Add hidden import
Fix: usage of relative path
Alter description and some formatting
Add docstrings
Separate tests
Add tutorial submenu and link
Edit description
Add coverage build
Fix: empty queryset
Fix: typo in requirements NB
Restructure sdir
Upgrade to versio 2.4.0
Add ignore_file parameter and writing
Restructure and modify sdir functionality
Create package slib
Change Django version to 1.8
Fix: code issues
Add log file path to logs
Move descriptions and version to different modules
Alter progress bar colors
Bind Ctrl+Q to destroy window
Degrade to django 1.8
Add Loader
Add DIY instructions for compiling executable
Replace glob with iglob
Remove django initialisation
Add method: get_history
Add variable sorter_ignore_filename
Set Toplevel windows always on top
Fix: missing details
Remove action Move
Add View menu item
Add Folder tests
Add test for folder relocation
Fix: wrong file inclusion
Add history command
Add logger
Add CustomFileWithoutExtension class
Ignore existent folder during recreation
Relocate recreate method to Folder class
Upgrade version
Remove database operations
Add contribution guidelines and code of conduct
Add history function and submenu
Remove unused import django
Replace setters and getters
Add field added_at
Add DatabaseHelper
Fix: create table if not exists