19 Commits (c0c0d51b2515e65bb6fce3ffecd35bfe7efda17c)

Author SHA1 Message Date
nowrep c0c0d51b25 Little cleanups in code. 13 years ago
nowrep 00a5b62667 Fixed matching cookies according RFC 6265. 13 years ago
nowrep bb1c775d50 Don't remove whitelisted cookies with "Remove all cookies on close" opt. 13 years ago
nowrep 109f607157 Fixed removing all cookies on close option. 13 years ago
nowrep 9f2de4b73a [Code] Made all helper functions static. 13 years ago
nowrep 14ca6e2f0d Added new macros for checking QTWEBKIT version. 13 years ago
nowrep a0203c3fbb [QtWebKit 2.3] Enable 3rd party cookie policy. 13 years ago
nowrep 666f6678f3 Qt5: New option to turn Animated Scrolling 13 years ago
nowrep f6a55a4c07 Qt5: Take advantage of builtin 3rdparty cookie storage policy. 13 years ago
nowrep 89e091f09c Qt5: Main code has been edited to support both Qt4 and Qt5 13 years ago
nowrep 742a376109 Fixed cookie domain handling according to RFC 6265 14 years ago
nowrep 528f398cbe Using QLatin1String and QLatin1Char now everywhere 14 years ago
nowrep b442492c27 Fixed small bug with domain matching 14 years ago
nowrep 5e3e9393b1 Cookies: Fixed issues with cookies filtering 14 years ago
nowrep 608135ac95 AdBlock: Using QString::endsWith in domain matching 14 years ago
nowrep 38ef828b82 Private browsing now opens new browser window (in own process) 14 years ago
nowrep 9778773199 Using better method for loading translations. 14 years ago
nowrep a0b9c0fc69 Fixed building on Windows + whole compilation is now faster. 14 years ago
nowrep 9c789792f4 Rearranged directory structure. All sources are under src/ dir now. 14 years ago
nowrep 88de940dc1 Fixed cookie filtering, some cookies have empty domain(). 14 years ago
nowrep 164166282c Whitelisting/blacklisting cookies in Cookies Manager. 14 years ago
nowrep 16526b0177 Handling Ctrl+Middle clicks on links in keyReleaseEvent. 14 years ago
nowrep c31ee75928 History menu submenus and List of closed tabs in tab bar 14 years ago
nowrep 195288c83b [Fix] Fixed restoring multiple windows + added global defines header 14 years ago
nowrep e39ddf5a79 Saving settings even without calling quitApplication. Closes #157 14 years ago
nowrep 999f0ef702 Using global QSettings object, should save some writes to disk. 14 years ago
nowrep 002dc39bc8 [Fix] Fixed cookies loss when closing browser with private browsing. 14 years ago
nowrep f3970f164b Updated copyright for new year. Closes #100 14 years ago
nowrep de3535b8db Edited copyright + escaping html entities in copyright at qupzilla:about 14 years ago
nowrep 2cb067878d Coding style, fixed cppcheck warnings + improved html highlighter 15 years ago
nowrep 959fc9b450 Shortcuts improvements + improved performance of cookie manager 15 years ago
nowrep 4a556a4adc Improved cookies filtering + fixed crash 15 years ago
nowrep 6f395631ad Updated copyright informations 15 years ago
nowrep 9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old, 15 years ago
nowrep 8fccdf0848 Private browsing now makes a temporary cookies, instead of disabling it 15 years ago
nowrep d9d8506536 Updated code model 15 years ago
nowrep 0d1548c0b2 Introduced mApp macro 15 years ago
nowrep 3847f8662d Added copyright header to all files 15 years ago
nowrep b23ed87b87 Initial commit 15 years ago