nowrep
|
e28f9d438e
|
[Code] qz_ prefixed functions moved to QzTools namespace.
|
2013-01-22 19:04:22 +01:00 |
|
nowrep
|
743c402603
|
Coding style.
|
2013-01-21 22:11:31 +01:00 |
|
S. Razi Alavizadeh
|
f917f03b26
|
[Windows] fixed: open folder and select downloaded file (using ShellExecute for run explorer).
-Now it covers all possible situations (e.g. path with spaces, file without extention, ...)
|
2013-01-19 23:49:25 +03:30 |
|
nowrep
|
528f398cbe
|
Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
|
2012-09-04 12:42:45 +02:00 |
|
nowrep
|
c7cdaf824f
|
Qt5: Changing Q_WS_* macros to Q_OS_*
- Q_WS_* macros have been removed in Qt 5
|
2012-09-03 23:03:20 +02:00 |
|
nowrep
|
60ae2c1705
|
Moved fileSizeToString into qz_ function
|
2012-08-23 15:40:10 +02:00 |
|
nowrep
|
c0b04f660e
|
Moved WebPage::applyDirectionToPage into globalfunctions.h
|
2012-08-19 19:47:28 +02:00 |
|
S. Razi Alavizadeh
|
3d16d49aa5
|
[Windows only] Action 'Open Folder' in downoad manager opens folder and selects file.
|
2012-08-18 05:05:54 +04:30 |
|
nowrep
|
4424bba157
|
Fixed one string in download item menu
- Clear -> Remove
closes #430
|
2012-07-20 20:30:57 +02:00 |
|
nowrep
|
2055621f2a
|
Show star icon in completer when item is from bookmarks.
- IconProvider has no longer static members
- new macro qIconProvider for accessing IconProvider instance
|
2012-04-22 20:51:28 +02:00 |
|
nowrep
|
471ac7ba1f
|
Fixed building with NONBLOCK_JS_DIALOGS + other small fixes.
|
2012-03-16 23:28:23 +01:00 |
|
nowrep
|
47a80e2b2a
|
Fixed showing bad total + downloaded size when starting download.
|
2012-03-08 12:48:23 +01:00 |
|
nowrep
|
a0b9c0fc69
|
Fixed building on Windows + whole compilation is now faster.
|
2012-02-29 18:33:50 +01:00 |
|
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
2012-02-23 19:18:08 +01:00 |
|