summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Transifex connection, added French and part of BulgarianJan-Christoph Borchardt2011-07-301-1/+1
* Renaming classes :-)Jakob Sack2011-07-2914-61/+61
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-2910-288/+478
|\
| * you can now move files to the root folder by draging them to the Files entry ...Robin Appelman2011-07-291-0/+1
| * some tweaks for renamingRobin Appelman2011-07-291-15/+7
| * automatically replace svg images with png for browsers that dont support svgRobin Appelman2011-07-291-2/+2
| * message and hint for upload if folder is emptyJan-Christoph Borchardt2011-07-292-1/+3
| * removed some more legacy CSSJan-Christoph Borchardt2011-07-291-1/+2
| * revised coloring againJan-Christoph Borchardt2011-07-292-2/+3
| * revised color calculation for size and ageJan-Christoph Borchardt2011-07-291-2/+2
| * make foldernames also bold after renamingRobin Appelman2011-07-293-2/+3
| * no need for an ok button for creating foldersRobin Appelman2011-07-292-17/+3
| * fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
| * show proper cursor for rename textfieldRobin Appelman2011-07-291-1/+1
| * dont need the ok button for renamingRobin Appelman2011-07-293-3/+8
| * narrow modified column, remove help cursorJan-Christoph Borchardt2011-07-291-2/+2
| * properly style filenames after renamingRobin Appelman2011-07-291-2/+18
| * always show download icon on hoverRobin Appelman2011-07-291-1/+1
| * use proper file icons for image and audio filesRobin Appelman2011-07-292-1/+11
| * remove legacy stylesJan-Christoph Borchardt2011-07-291-16/+0
| * icons for music and imagesJan-Christoph Borchardt2011-07-291-0/+0
| * use relative times for new upload filesRobin Appelman2011-07-292-7/+38
| * implemented relative file size and coloringJan-Christoph Borchardt2011-07-291-2/+5
| * confirmation dialogs for deletionsRobin Appelman2011-07-294-21/+60
| * add size tooltip for selected filesRobin Appelman2011-07-281-10/+4
| * fix serveral styling issues on uploaded filesRobin Appelman2011-07-282-3/+21
| * correctly display icons and rename boxJan-Christoph Borchardt2011-07-282-4/+5
| * Implement inline renaming of filesRobin Appelman2011-07-283-3/+35
| * Merge branch 'master' into interfaceJan-Christoph Borchardt2011-07-281-3/+5
| |\
| | * remove dummy settingsRobin Appelman2011-07-281-3/+5
| * | finished action icons on hover, small style improvementsJan-Christoph Borchardt2011-07-284-20/+21
| * | show icons instead of text for file actionsRobin Appelman2011-07-284-21/+33
| * | fix merge conflictJan-Christoph Borchardt2011-07-281-4/+22
| |\ \
| | * | deleting stuff is scary, lets move the button as far to the right as possibleRobin Appelman2011-07-272-2/+17
| | * | do not show default file action in the file action list on hoverRobin Appelman2011-07-271-12/+15
| * | | proper CSS formatting for better workflowJan-Christoph Borchardt2011-07-281-96/+19
| * | | first part of file action icons implementationJan-Christoph Borchardt2011-07-282-4/+5
| * | | lots of small style fixes for the file listJan-Christoph Borchardt2011-07-283-69/+34
| |/ /
| * | no longer show deleted files as selectedRobin Appelman2011-07-261-3/+5
| * | remove debug alertRobin Appelman2011-07-261-1/+0
| * | Merge branch 'master' into interfaceRobin Appelman2011-07-261-3/+10
| |\ \
| * | | some javascript changesRobin Appelman2011-07-261-43/+48
| * | | merge master into interfaceRobin Appelman2011-07-261-11/+29
| |\ \ \
| * \ \ \ Merge branch 'master' into interfaceRobin Appelman2011-07-231-47/+50
| |\ \ \ \
| * | | | | some work on the breadcrumb navigation for filesRobin Appelman2011-07-222-2/+36
| * | | | | show error when trying to upload to large filesRobin Appelman2011-07-223-31/+53
| * | | | | show fileactions inline on hoverRobin Appelman2011-07-224-37/+34
| * | | | | only show actions for selected file if there are selected filesRobin Appelman2011-07-211-0/+2
| * | | | | give the file sizes some more spaceRobin Appelman2011-07-211-2/+5
| * | | | | Merge branch 'master' into interfaceRobin Appelman2011-07-221-0/+27
| |\ \ \ \ \