ralavizadeh (Razi Alavizadeh)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Aug 25 2017, 9:22 PM (348 w, 5 h)
Availability
Available

Recent Activity

Jun 6 2018

ralavizadeh committed R875:29fbbf5dc4cc: Windows: Warn user about needed hotfix (authored by ralavizadeh).
Windows: Warn user about needed hotfix
Jun 6 2018, 7:15 PM
ralavizadeh updated the diff for D13385: Fix #394905.

forgot to call function

Jun 6 2018, 7:03 PM · Windows, Falkon
ralavizadeh requested review of D13385: Fix #394905.
Jun 6 2018, 6:59 PM · Windows, Falkon

Apr 26 2018

ralavizadeh committed R875:33172fcdbe7a: QzToolsTest: Close the opened test file before trying to remove it (authored by ralavizadeh).
QzToolsTest: Close the opened test file before trying to remove it
Apr 26 2018, 9:20 AM

Mar 27 2018

ralavizadeh committed R875:2b67d1ce2415: Windows: Add MSVC runtime needed by OpenSSL (authored by ralavizadeh).
Windows: Add MSVC runtime needed by OpenSSL
Mar 27 2018, 10:19 AM

Mar 26 2018

ralavizadeh committed R875:c8844db302a5: Preferences: Hide default browser check-box and push-button in portable mode. (authored by ralavizadeh).
Preferences: Hide default browser check-box and push-button in portable mode.
Mar 26 2018, 12:30 PM
ralavizadeh committed R875:e5de0bc4c90a: Windows: Remove installer translations (authored by ralavizadeh).
Windows: Remove installer translations
Mar 26 2018, 12:12 PM
ralavizadeh committed R875:03cd6c252331: Windows: Recursively copy translations (authored by ralavizadeh).
Windows: Recursively copy translations
Mar 26 2018, 9:41 AM
ralavizadeh committed R875:9227a25bbd19: Windows: Update installer to support install in standard or portable mode (authored by ralavizadeh).
Windows: Update installer to support install in standard or portable mode
Mar 26 2018, 7:38 AM
ralavizadeh committed R875:c704c5351c84: Windows: Fix compile issue (authored by ralavizadeh).
Windows: Fix compile issue
Mar 26 2018, 7:38 AM

Mar 25 2018

ralavizadeh added inline comments to R875:34a9faa5c1f5: DataPaths: Fix paths in portable mode.
Mar 25 2018, 7:33 PM

Nov 2 2017

ralavizadeh added a comment to T6858: Falkon Web Browser i18n.

If you go to View strings online of a resource and then search for translator it will list just translators that have translated something. For example, mehdioa and I (srazi61) are members of Persian team. But in the following screenshot you just see my username.

Well, if Transifex does not have an API method for extracting this information then it is somehow impractical.

Nov 2 2017, 6:22 AM · Falkon

Oct 22 2017

ralavizadeh committed R875:8086e46ca427: ComboTabBar: Fix duplicate call to slotCurrentChanged() when closing tab. (authored by ralavizadeh).
ComboTabBar: Fix duplicate call to slotCurrentChanged() when closing tab.
Oct 22 2017, 4:30 PM

Oct 6 2017

ralavizadeh committed R875:991fb32cc3a0: Fix restoring state of current tab after restoring last session. (authored by ralavizadeh).
Fix restoring state of current tab after restoring last session.
Oct 6 2017, 4:29 PM

Oct 3 2017

ralavizadeh committed R875:48c409fa765c: TabManager: Support moving tabs between windows by drag & drop. (authored by ralavizadeh).
TabManager: Support moving tabs between windows by drag & drop.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:4c827bee7486: TabManager: Bump version to 0.8 (authored by ralavizadeh).
TabManager: Bump version to 0.8
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:bad3a76a2e6c: TabManager: Don't repeat detaching tab code. (authored by ralavizadeh).
TabManager: Don't repeat detaching tab code.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:33846b9523ec: TabManager: Use italic font and "disabled" style for non-loaded saved tab item. (authored by ralavizadeh).
TabManager: Use italic font and "disabled" style for non-loaded saved tab item.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:b9a9c24060c6: TabManager: Cleanup and fix. (authored by ralavizadeh).
TabManager: Cleanup and fix.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:9cb5f106ef5f: TabManager: item based update. (authored by ralavizadeh).
TabManager: item based update.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:06094cfc1c65: TabManager: Scroll to the current tab item. (authored by ralavizadeh).
TabManager: Scroll to the current tab item.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:f041d875344f: Move tab context-menu methods to TabContextMenu. (authored by ralavizadeh).
Move tab context-menu methods to TabContextMenu.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:f17eb82cf92a: TabManager: Add tab context-menu to treewidget context-menu. (authored by ralavizadeh).
TabManager: Add tab context-menu to treewidget context-menu.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:04b288b3951e: Fix restoring non-loaded tabs when moving them. (authored by ralavizadeh).
Fix restoring non-loaded tabs when moving them.
Oct 3 2017, 1:45 PM
ralavizadeh committed R875:ebd8dd051e18: Windows: Fix compile issues after build system changed to cmake. (authored by ralavizadeh).
Windows: Fix compile issues after build system changed to cmake.
Oct 3 2017, 7:44 AM
ralavizadeh closed D8079: [PATCH] Windows: Fix compile after build system changed to cmake..
Oct 3 2017, 7:44 AM · Falkon, Windows

Oct 1 2017

ralavizadeh updated the diff for D8079: [PATCH] Windows: Fix compile after build system changed to cmake..

Well, my last update removed other diff.

Oct 1 2017, 4:55 PM · Falkon, Windows
ralavizadeh updated the diff for D8079: [PATCH] Windows: Fix compile after build system changed to cmake..

Now it should be compilable on Vista.

Oct 1 2017, 4:50 PM · Falkon, Windows
ralavizadeh updated the diff for D8079: [PATCH] Windows: Fix compile after build system changed to cmake..

Well, cmake set _WIN32_WINNT to 0x0600 (on my Windows 10 installation). This update adds a macro to cmake configuration to detect Windows version and defines _WIN32_WINNT.

Oct 1 2017, 4:47 PM · Falkon, Windows
ralavizadeh added inline comments to D8079: [PATCH] Windows: Fix compile after build system changed to cmake..
Oct 1 2017, 4:42 PM · Falkon, Windows

Sep 30 2017

ralavizadeh created D8079: [PATCH] Windows: Fix compile after build system changed to cmake..
Sep 30 2017, 10:02 PM · Falkon, Windows

Aug 29 2017

ralavizadeh committed R875:e5b89fd5f5bb: LocationCompleterDelegate: Don't align RTL titles to right after new delegate. (authored by ralavizadeh).
LocationCompleterDelegate: Don't align RTL titles to right after new delegate.
Aug 29 2017, 8:41 AM

Aug 27 2017

ralavizadeh added a member for Falkon: ralavizadeh.
Aug 27 2017, 1:36 PM